document.write( "Question 1030371: The local theater has three types of seats for Broadway plays: main floor, balcony, and mezzanine. Main floor tickets are $54, balcony tickets are $46, and mezzanine tickets are $41. One particular night, sales totaled $106,263. There were 482 more main floor tickets sold than balcony and mezzanine tickets combined. The number of balcony tickets sold is 198 more than 3 times the number of mezzanine tickets sold. How many of each type of ticket were sold? \n" ); document.write( "
Algebra.Com's Answer #645222 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The local theater has three types of seats for Broadway plays: main floor, balcony, and mezzanine. Main floor tickets are $54, balcony tickets are $46, and mezzanine tickets are $41. One particular night, sales totaled $106,263. There were 482 more main floor tickets sold than balcony and mezzanine tickets combined. The number of balcony tickets sold is 198 more than 3 times the number of mezzanine tickets sold. How many of each type of ticket were sold? \n" ); document.write( "------\r \n" ); document.write( "\n" ); document.write( "Equations: \n" ); document.write( "54m + 46b + 41z = 106,263 \n" ); document.write( "m = b + z + 482 \n" ); document.write( "b = 3z + 198 \n" ); document.write( "----------------------- \n" ); document.write( "Substitute for \"b\" to get m = 4z + 680 \n" ); document.write( "------ \n" ); document.write( "Substitute for m and b and solve for \"z\":: \n" ); document.write( "54(4z+680) + 46(3z+198) + 41z = 106263 \n" ); document.write( "------------------------------------------- \n" ); document.write( "216z + 36720 + 138z + 9108 + 41z = 106263 \n" ); document.write( "---------------------- \n" ); document.write( "395z + 45828 = 106263 \n" ); document.write( "395z = 60435 \n" ); document.write( "z = 153 (# of mezzanine sold) \n" ); document.write( "---------- \n" ); document.write( "Solve for \"b\" and for \"m\" using z = 153 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( " |