Q. 131

Question

In the following exercises, translate to a system of equations and solve. 

Tickets for the community fair cost \(12 for adults and \)5 dollars for children. On the first day of the fair, 312 tickets were sold for a total of $2204. How many adult tickets and how many child tickets were sold? 

Step-by-Step Solution

Verified
Answer

The number of adult tickets sold is 92 and the number of child tickets sold is 220.

1Step 1. Given Information

Given that the price of one adult ticket is $12 and the price of one child ticket is $5 .

The total number of tickets sold is 312 and the amount collected is $2204

2Step 2. Identify and name what we are looking for

The objective is to find the number of adult and child tickets sold.

Let the number of adult tickets sold be x and the number of child tickets sold be y

3Step 3. Form the equations

The total number of tickets sold is 312. So an equation can be formed as

x+y=312      ...(1)

Now the total cost of x adult tickets each at $12 and y child tickets each at $5 is $2204. So another equation can be written as

12x+5y=2204       ...(2)

4Step 4. Solve using substitution

The first equation can be solved for y as

x+y=312x+y-x=312-xy=312-x       ...(3)

Now substitute 312-x for y in the second equation and solve for x

12x+5y=220412x+5(312-x)=220412x+1560-5x=220412x-5x+1560-1560=2204-15607x=6447x7=6447x=92

5Step 5. Find the value of y

Substitute 92 for x in the third equation and solve for y

y=312-xy=312-92y=220

So 92 adult tickets and 220 children tickets were sold. 

6Step 6. Check the solution

Substitute 92 for x and 220 for y in the first equation formed.

x+y=31292+220=312312=312

It is a true statement.

Again, substitute the values in the second equation formed.

12x+5y=220412·92+5·220=22041104+1100=22042204=2204

This is also a true statement.

So the point satisfies both the equations.