Using a system of equations, the amounts of tickets sold are given as follows:
A system of equations is when two or more variables are related, and equations are built to find the values of each variable.
For this problem, the variables are given by:
The club sold all 800 seats in the school’s auditorium, hence:
x + y + z = 800.
The total amount of money taken in was $2937.50, hence:
2.5x + 3.5y + 5z = 2937.50.
There were 4 times as many youth tickets as children’s tickets sold, hence:
y = 4x.
Replacing the last equation into the first, we have that:
x + 4x + z = 800 -> z = 800 - 5x.
Replacing into the second, we solve for x.
2.5x + 3.5y + 5z = 2937.50.
2.5x + 3.5(4x) + 5(800 - 5x) = 2937.50.
8.5x = 1062.5.
x = 1062.5/8.5.
x = 125.
The other amounts are:
The amounts were:
More can be learned about a system of equations at https://brainly.com/question/24342899
#SPJ1