document.write( "Question 378932: In an office building, a room contains 48 chairs. The number of chairs per row is 10 less than twice the number of rows. find the number of rows. \r
\n" ); document.write( "\n" ); document.write( "Thanks!
\n" ); document.write( "

Algebra.Com's Answer #269121 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let x be the number of chairs/row and r be the number of rows.
\n" ); document.write( "You are told
\n" ); document.write( "\"x%2Ar+=+48\"
\n" ); document.write( "and
\n" ); document.write( "\"x+=+2r+-+10\"
\n" ); document.write( "So
\n" ); document.write( "\"x%2Ar+=+48\"
\n" ); document.write( "\"%282r+-+10%29+%2A+r+=+48\"
\n" ); document.write( "\"2r%5E2+-+10r+=+48\"
\n" ); document.write( "\"2r%5E2+-10r+-+48+=+0\"
\n" ); document.write( "\"r%5E2+-+5r+-+24+=+0\"
\n" ); document.write( "\"%28r+-+8%29%28r+%2B+3%29+=+0\"
\n" ); document.write( "So r can be either 8 or -3. Since the number of rows can't be negative,
\n" ); document.write( "there must be 8 rows.
\n" ); document.write( "If there are 8 rows, then \"x%2A8+=+48\"
\n" ); document.write( "thus \"x+=+6\"\r
\n" ); document.write( "\n" ); document.write( "8 rows of 6 chairs each
\n" ); document.write( "
\n" ); document.write( "
\n" );