document.write( "Question 1205847: Chairs are arranged in the hall into 18 short rows and 7 long rows. Each long row has 18 more chairs than each short row. 1/2 of the chairs are arranged into long rows. 3/7 of the chairs are arranged into short rows. The remaining chairs are stacked in a corner.\r
\n" );
document.write( "\n" );
document.write( "(a) What fraction of the chairs are stacked in the corner?
\n" );
document.write( "(b) How many chairs are arranged in long rows? \n" );
document.write( "
Algebra.Com's Answer #842917 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "x = no. of chairs in a short row.\r\n" ); document.write( "18x = no. of chairs in all 18 short rows\r\n" ); document.write( "x+18 = no. of chairs in each long row.\r\n" ); document.write( "7(x+18) = 7x+126 = no. of chairs in all 7 long rows.\r\n" ); document.write( "y = no. of chairs stacked.\r\n" ); document.write( "Total no. of chairs = 18x+7x+126+y = 25x+y+126\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |