document.write( "Question 1175570: A Broadway theater has 600 ​seats, divided into​ orchestra, main, and balcony seating. Orchestra seats sell for $60 main seats for $50 and balcony seats for $30. If all the seats are​ sold, the gross revenue to the theater is $27,000  If all the main and balcony seats are​ sold, but only half the orchestra seats are​ sold, the gross revenue is $23,400 How many are there of each kind of​ seat?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #801213 by ikleyn(52756)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A Broadway theater has 600 ​seats, divided into​ orchestra, main, and balcony seating.
\n" ); document.write( "Orchestra seats sell for $60 main seats for $50 and balcony seats for $30.
\n" ); document.write( "If all the seats are​ sold, the gross revenue to the theater is $27,000  
\n" ); document.write( "If all the main and balcony seats are​ sold, but only half the orchestra seats are​ sold, the gross revenue is $23,400
\n" ); document.write( "How many are there of each kind of​ seat?
\n" ); document.write( "~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From the condition, half the orchestra seats cost  27000 - 23400 = 3600  dollars.\r\n" );
document.write( "\r\n" );
document.write( "Thus the half the number of orchestra seats is  \"3600%2F60\" = 60,  \r\n" );
document.write( "and full number of orchestra seats is 2*60 = 120.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Part of the problem is just solved.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For the other part, we have \r\n" );
document.write( "\r\n" );
document.write( "    - the cost of main and balcony seats total of 23400-3600 = 19800 dollars, and \r\n" );
document.write( "\r\n" );
document.write( "    - the total of these two types of seats is  600-120 = 480.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let x be the number of main seats;  then the number of the balcony seats is  (480-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then we write the money equation for these two types of seats\r\n" );
document.write( "\r\n" );
document.write( "    50*x + 30*(480-x) = 19800  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this equation  x = \"%2819800-30%2A480%29%2F%2850-30%29\" = 270.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  120 orchestra seats;  270 main seats and the rest  600-120-270 = 210 seats.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );