196,965 views
4 votes
4 votes
8. There were 200 tickets sold for the game. Tickets were $1.50 for students and $3.00 for adults. The total amount collected was $495. How many of each type of ticket were sold?

User Dondublon
by
2.5k points

1 Answer

19 votes
19 votes

Lets call A the number of adults and S the number of students in the game.

As 200 tickets were sold, and this is the sum of students and adults, we can write:


A+S=200

As the amount collected ($495) is the sum of the tickets purchased by adults and the tickets purchased by students, and the tickets purchased are equal to the price multiplied by the number of tickets, we cann write:


1.5\cdot S+3\cdot A=495

With the information for the first equation, we can replace in the second equation and solve:


\begin{gathered} 1.5(200-A)+3A=495 \\ 300-1.5A+3A=495 \\ 1.5A=495-300 \\ A=(195)/(1.5) \\ A=130 \end{gathered}

Then, solving the first equation, we get;


S=200-A=200-130=70

There were sold 70 student tickets and 130 adult tickets.

User Tobym
by
3.1k points