document.write( "Question 1040539: A rectangular auditorium seats 2464 people. The number of seats in each row exceeds the number of rows by 12. Find the number of seats in each row. \n" ); document.write( "
Algebra.Com's Answer #655362 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A rectangular auditorium seats 2464 people. The number of seats in each row exceeds the number of rows by 12. Find the number of seats in each row. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "It is boring to solve a quadratic equation for this case.\r\n" ); document.write( "\r\n" ); document.write( "I'd better calculate\r \n" ); document.write( "\n" ); document.write( "By the way, the quadratic equation is n*(n+12) = 2464,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and you can solve it on your own to find \"n\", the number of rows.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope you will get the answer n = 44.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "There is one more way to solve the problem and to avoid boring calculations.\r\n" ); document.write( "\r\n" ); document.write( "Let \"m\" be an unknown number which is 6 more than the number of rows: rows = m -6.\r\n" ); document.write( "\r\n" ); document.write( "Then \"m\" is 6 less then the number of seats in a row: seats = m+6.\r\n" ); document.write( "\r\n" ); document.write( "The product seats*rows = (m+6)*(m-6) =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |