Q. 130

Question

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

Tickets for a dance recital cost \(15 for adults and \)7 dollars for children. The dance company sold 253 tickets and the total receipts were $2771. How many adult tickets and how many child tickets were sold?

Step-by-Step Solution

Verified
Answer

The number of adult tickets sold is 125 and the number of child tickets sold is 128.

1Step 1. Given Information

Given that the price of one adult ticket is $15 and the price of one child ticket is $ 7.

The total number of tickets sold is 253 and the amount collected is $2771

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

x+y=253      ....(1)

Now the total cost of x adult tickets each at $15 and y child tickets each at $7 is $2771. So another equation can be written as

15x+7y=2771        ...(2)

4Step 4. Solve using substitution

The first equation can be solved for y as

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

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

15x+7y=277115x+7(253-x)=277115x+1771-7x=277115x-7x+1771-1771=2771-17718x=10008x8=10008x=125x=

5Step 5. Find the value of y

Substitute 125 for x in the third equation and solve for y.

y=253-xy=253-125y=128

So 125 adult tickets and 128 children tickets were sold.

6Step 6. Check the solution

Substitute 125 for x and 128 for y in the first equation formed.

x+y=253125+128=253253=253

It is a true statement.

Again, substitute the values in the second equation formed.

15x+7y=277115·125+7·128=27711875+896=27712771=2771

This is also a true statement.

So the point satisfies both the equations.