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)\"\" \"About 
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 \"sqrt%282464%29\" = 49.6.\r\n" );
document.write( "\r\n" );
document.write( "So, I think the answer is 56 and 44.\r\n" );
document.write( "\r\n" );
document.write( "56*44 = 2464 !!!   Correct !!!\r\n" );
document.write( "
\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) = \"m%5E2+-+36\" = 2464.\r\n" );
document.write( "\r\n" );
document.write( "Hence, \"m%5E2\" = 2464 + 36 = 2500,  and  m = \"sqrt%282500%29\" = 50.\r\n" );
document.write( "\r\n" );
document.write( "Then rows = m-6 = 50-6 = 44  and seats = m+6 = 50+6 = 56.\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" );