document.write( "Question 217536: A room contains 96 chairs. The number of chairs per row is 4 more than the number of rows. Find the number of rows and the number of chairs per row.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C+R = 96 Chairs
\n" ); document.write( "4c + R= 96
\n" ); document.write( "
\n" ); document.write( "can you please help me with this problem..THanks
\n" ); document.write( "

Algebra.Com's Answer #163995 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A room contains 96 chairs.
\n" ); document.write( " The number of chairs per row is 4 more than the number of rows.
\n" ); document.write( " Find the number of rows and the number of chairs per row
\n" ); document.write( ":
\n" ); document.write( "Let c = no. of chairs per row
\n" ); document.write( "Let r = no. of rows
\n" ); document.write( ":
\n" ); document.write( "r * c = 96
\n" ); document.write( ":
\n" ); document.write( "\"The number of chairs per row is 4 more than the number of rows.
\n" ); document.write( "c = r + 4
\n" ); document.write( ":
\n" ); document.write( "Replace c with (r+4) in the 1st equation
\n" ); document.write( "r(r+4) = 96
\n" ); document.write( ":
\n" ); document.write( "r^2 + 4r - 96 = 0; a quadratic equation
\n" ); document.write( "Factors to
\n" ); document.write( "(r+12)(r-8) = 0
\n" ); document.write( "The positive solution
\n" ); document.write( "r = 8 rows
\n" ); document.write( "and obviously
\n" ); document.write( "12 chairs in each row
\n" ); document.write( "
\n" );