Q. 127

Question

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

Tickets for the Cirque du Soleil show are \(70 for adults and \)50 for children. One evening performance had a total of 300 tickets sold and the receipts totaled $17,200. How many adult and how many child tickets were sold? 

Step-by-Step Solution

Verified
Answer

The number of adult tickets sold is 110

and the number of child tickets sold is 190.

1Step 1. Given Information

Given that the price of one adult ticket is $70 and the price of one child ticket is $ 50.

The total number of tickets sold is 300 and the amount collected is $17,200

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 300. So an equation can be formed as

x+y=300    ...(1)

Now the total cost of x adult tickets each at $70 and y child tickets each at $50 is $17,200. So another equation can be written as

70x+50y=17200     ...(2)

4Step 4. Solve using substitution

The first equation can be solved for y as

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

So using the third equation substitute 300-x for y in the second equation and solve for x

70x+50y=1720070x+50(300-x)=1720070x+15000-50x=1720070x-50x+15000-15000=17200-1500020x=220020x20=220020x=110

5Step 5. Find the value of y

Substitute 110 for x in the third equation and find the value of y

y=300-xy=300-110y=190

So the number of adult tickets sold is 110

and the number of child tickets sold is 190

6Step 6. Check the solution

Substitute 110 for x and 190 for y in the first equation formed.

x+y=300110+190=300300=300

It is a true statement.

Again, substitute the values in the second equation formed.

70x+50y=1720070·110+50·190=172007700+9500=1720017200=17200

This is also a true statement.

So the point satisfies both the equations.