document.write( "Question 775288: a theatre owner wants to provide enough seating for 973 people. The main floor has 25 rows of 26 seats in each row. If the balcony has 19 rows, how many seats must be in each row to satisfy the owner's seating requirements? \n" ); document.write( "
Algebra.Com's Answer #472732 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The main floor has 25*26 = 650 seats.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So you need 973 - 650 = 323 more seats\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 19 rows in the balcony and let's say there are x seats in each row. Since you need 323 seats, this means\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "19x = 323\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 323/19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 17\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there must be 17 seats in each row up in the balcony.
\n" ); document.write( "
\n" );