document.write( "Question 811204: a rectangle auditorium seats 1440 people. The number of seats in each row exceeds the number of rows by 13. Find the number of seats in each row \n" ); document.write( "
Algebra.Com's Answer #488788 by richwmiller(17219) You can put this solution on YOUR website! s=r+13, \n" ); document.write( "s^r=1440\r \n" ); document.write( "\n" ); document.write( "rows r = 32, seat s = 45 \n" ); document.write( " |