The ratio of adult tickets to student tickets for the play was 4:5. If the sum of the adult tickets and one half of the student tickets is 260, how many adult tickets were sold?
The choices are as follow:
80
100
160
200
None of the above
I tried to solve this and here's my equation:
4x + 5[(260-x)/2] = 260
But this does not yield the answer as stated in my answer key which is 160.
Please help me translate this problem into an equation correctly.
PS I am a college student struggling with word problems, and this ratio problem gives me headache.
Your equation seems not right.If $4x$is the sum of adult tickets then the sum of student tickets should be $5x$,which means the equation should be$$ 4x+\frac{5x}{2}=260$$ And $x=40$.