Answer: There were 199 adult tickets and 283 children's tickets sold for the sold-out matinee
Step-by-step explanation:
Let's denote the number of adult tickets sold as "A" and the number of children's tickets sold as "C."
Given the information:
1. The theater contains 482 seats.
2. The ticket price for an adult is $52.
3. The ticket price for a child is $20.
4. The total proceeds were $16,008.
We can set up a system of equations to represent the given information:
Equation 1: A + C = 482 (Total number of seats)
Equation 2: 52A + 20C = 16,008 (Total proceeds from ticket sales)
Now, let's solve this system of equations to find the values of A and C.
From Equation 1, we can express A as: A = 482 - C
Substitute this value of A into Equation 2:
52(482 - C) + 20C = 16,008
Distribute 52:
25,064 - 52C + 20C = 16,008
Combine like terms:
-32C = -9,056
Divide by -32:
C = 283
Now that we know the number of children's tickets (C), we can substitute it back into the expression for A:
A = 482 - C
A = 482 - 283
A = 199
So, there were 199 adult tickets and 283 children's tickets sold for the sold-out matinee.
To verify:
Total adult ticket sales = 199 * $52 = $10,348
Total children's ticket sales = 283 * $20 = $5,660
Total proceeds = $10,348 + $5,660 = $16,008
The calculated values match the given total proceeds of $16,008, confirming the solution.