Q 4.72

Question

The community college soccer team sold three kinds of tickets to its latest game. The adult tickets sold for \(10, the student tickets for \)8 and the child tickets for \(5. The soccer team was thrilled to have sold 600 tickets and brought in \)4,900 for one game. The number of adult tickets is twice the number of child tickets. How many of each type did the soccer team sell?

Step-by-Step Solution

Verified
Answer

The number of adult ticket, student ticket and child ticket sold is 200, 300 and 100respectively. 

1Step 1. Given Information

We are given that the cost of adults, student and child tickets is $10, $8 and $5. The total number of ticket sold is 600

2Step 2. Assumptions and formation of system of equation.

Let x,y,z be the number of tickets sold of adults, students and child.

Total number of ticket sold is 600, so

x+y+z=600   -(1)

The total amount of ticket is $4,900, so

10x+8y+5z=4900   -(2)

Also, it is given that the number of adult tickets is twice the number of child tickets, so

x=2z   -(3)

3Step 3. Solving the equations

Putting x=2z in first and second equations, we get

2z+y+z=600y+3z=600   -(4)10(2z)+8y+5z=49008y+20z+5z=49008y+25z=4900   -(5)

Multiplying by 8 in fourth equation, we get

8y+24z=4800   -(6)

Now, subtracting fifth and sixth equation, we get

8y-8y+25z-24z=4900-4800z=100

Putting the value of z in third equation, we get

x=2zx=2×100x=200

Now, putting the value of x,z in first equation, we get

x+y+z=600200+y+100=600y=600-300y=300

4Step 4. Checking the solution

Putting the value of x, y, z in the equations, we get

x+y+z=600200+300+100=600600=60010x+8y+5z=490010(200)+8(300)+5(100)=49002000+2400+500=49004900=4900

This is true, hence the solution is correct.