Q 4.70

Question

The community college fine arts department sold three kinds of tickets to its latest dance presentation. The adult tickets sold for \(20, the student tickets for \)12 and the child tickets for \(10.The fine arts department was thrilled to have sold 350 tickets and brought in \)4,650 in one night. The number of child tickets sold is the same as the number of adult tickets sold. How many of each type did the department sell?

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given Information

We are given that the cost of adults, student and child tickets is $20, $12 and $10. The total number of ticket sold is 350.

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 350, so

x+y+z=350  -(1)

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

20x+12y+10z=4650   -(2)

It is given that the number of child tickets sold is equal to the number of adult tickets sold, so

y=z

3Step 3. Solving the equations

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

x+y+x=3502x+y=350   -(3)20x+12y+10x=465030x+12y=4650    -(4)

Multiplying by 12 in third equation, we get

12(2x+y)=12×35024x+12y=4200    -(5)

Now, subtracting the third and fourth, we get

30x-24x+12y-12y=4650-42006x=450x=4506x=75

Now, putting the value of x in third equation, we get

2x+y=3502(75)+y=350150+y=350y=350-150y=200

Since x=z, so

z=75

Hence the number of adult ticket, student ticket and child ticket sold is 75, 200 and 75 respectively.

4Step 4. Checking the solution

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

x+y+z=35075+200+75=350350=35020x+12y+10z=465020(75)+12(200)+10(75)=46501500+2400+750=46504650=4650

This is true, hence the solution is correct.