William W. answered 09/23/22
Let "b" represent the number of balcony tickets, "m" the number of mezzanine tickets, and "f" the number of main floor tickets.
The value of tickets sold then would be 40f + 32b + 28m and we are told that equals 31760 so the first equation is:
40f + 32b + 28m = 31760 or, dividing both sides by 4 we get
1) 10f + 8b + 7m = 7940
We are also told that f - 385 = b + m so equation #2 is:
2) f - b - m = 385
And we are told that b = 3m + 30 so the third equation is:
3) b - 3m = 30
Working with equations 1 & 2, if we can eliminate "f", it will have variables "b" and "m" just like equation #3. To eliminate the "f" variable, we can multiply equation #2 by -10 and add the result to equation #1 giving us a new equation #4:
1) 10f + 8b + 7m = 7940
2 modified) -10f +10b + 10m = -3850
-------------------------------------------------
4) 18b + 17m = 4090
If we multiply equation #3 by -18 and add it to equation #4 we get:
3 modified) -18b + 54m = - 540
4) 18b + 17m = 4090
----------------------------------------
71m = 3550
m = 50
So the number of mezzanine tickets sold was 50. Using Equation #3 (b - 3m = 30) we can plug in m = 50 and solve for "b":
b - 3(50) = 30
b - 150 = 30
b = 180
So the number of balcony tickets sold was 180.
Using Equation #2 (f - b - m = 385) we can plug in m = 50 and b = 180 to solve for "f":
f - 180 - 50 = 385
f - 230 = 385
f = 615
So there wer 615 floor tickets sold