document.write( "Question 1124897: the local theater has three types of seats for broadway plays: main floor, balcony, and mezzanine. Main floor tickets are $54, balcony are $37, and mezzanine are $27. one particular night sales totaled $58,921. There were 350 more main floor tickets sold than balcony and mezzanine sold combined. the number of balcony tickets sold is 43 more than the 3 times the number of mezzanine how many of each types of tickets were sold \n" ); document.write( "
Algebra.Com's Answer #741174 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Mezzanine=x \n" ); document.write( "Balcony=3x+43 \n" ); document.write( "Main floor=4x+43+350, or 4x+393\r \n" ); document.write( "\n" ); document.write( "54(4x+393)+37(3x+43)+27x=58921\r \n" ); document.write( "\n" ); document.write( "216x+21222+111x+1591+27x=58921 \n" ); document.write( "354x+22813=58921 \n" ); document.write( "354x=36108 \n" ); document.write( "x=102 Mezzanine or $2754 \n" ); document.write( "3x+43=Balcony =349 for $12913 \n" ); document.write( "Main floor=4x+393 = 801 for $43254 \n" ); document.write( " \n" ); document.write( " |