|  | 
| 
 
 
| Question 928372:  The local theater has three types of seats for Broadway plays: main floor, balcony and mezzanine. Main floor tickets are $43, balcony tickets are $35, and mezzanine tickets are $27. On one particular night the sales totaled $45,839. Main floor sales were 71 more than the total of balcony and mezzanine sales. Balcony seats were 303 more than 3 times mezzanine sales. How many of each type of ticket were sold?
 Enter the solution below
 Answer by TimothyLamb(4379)
      (Show Source): 
You can put this solution on YOUR website! x = number of tickets main y = number of tickets balcony
 z = number of tickets mezzanine
 ---
 43x + 35y + 27z = 45839
 x = y + z + 71
 y = 3z + 303
 ---
 put the system of linear equations into standard form
 ---
 43x + 35y + 27z = 45839
 x - y - z = 71
 y - 3z = 303
 ---
 copy and paste the above standard form linear equations in to this solver:
 https://sooeet.com/math/system-of-linear-equations-solver.php
 ---
 solution:
 x = number of tickets main = 626
 y = number of tickets balcony = 492
 z = number of tickets mezzanine = 63
 ---
 now by substitution:
 ---
 y - 3z = 303
 y = 303 + 3z
 ---
 x - y - z = 71
 x - (303 + 3z) - z = 71
 x - 4z = 374
 x = 374 + 4z
 ---
 43x + 35y + 27z = 45839
 43(374 + 4z) + 35(303 + 3z) + 27z = 45839
 43*374 + 4*43z + 35*303 + 3*35z + 27z = 45839
 (4*43 + 3*35 + 27)z = 45839 - 35*303 - 43*374
 z = (45839 - 35*303 - 43*374) / (4*43 + 3*35 + 27)
 z = 63
 ---
 y = 303 + 3z
 y = 303 + 3*63
 y = 492
 ---
 x = 374 + 4z
 x = 374 + 4*63
 x = 626
 ---
 solution by substitution:
 x = number of tickets main = 626
 y = number of tickets balcony = 492
 z = number of tickets mezzanine = 63
 ---
 Solve and graph linear equations:
 https://sooeet.com/math/linear-equation-solver.php
 ---
 Solve quadratic equations, quadratic formula:
 https://sooeet.com/math/quadratic-formula-solver.php
 ---
 Solve systems of linear equations up to 6-equations 6-variables:
 https://sooeet.com/math/system-of-linear-equations-solver.php
 | 
  
 | 
 |  |  |