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)\"\" \"About 
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( "\r\n" );
document.write( "\r\n" );
document.write( "\"system%28%0D%0A25x%2By%2B126=2%287x%2B126%29%2C%0D%0A3%2825x%2By%2B126%29=7%2818x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%28%0D%0A25x%2By%2B126=14x%2B252%2C%0D%0A3%2825x%2By%2B126%29=126x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%28%0D%0A11x%2By=126%2C%0D%0A25x%2By%2B126=42x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%28%0D%0A11x%2By=126%2C%0D%0A-17x%2By=-126%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Subtract the two equations:\r\n" );
document.write( "\r\n" );
document.write( "\"28x=252\"\r\n" );
document.write( "\r\n" );
document.write( "\"x=9\", substitute in 11x+y=126\r\n" );
document.write( "\r\n" );
document.write( "11(9)+y=126\r\n" );
document.write( "99+y=126\r\n" );
document.write( "y=27\r\n" );
document.write( "\r\n" );
document.write( "9 chairs in each short row and 27 chairs stacked.\r\n" );
document.write( "\r\n" );
document.write( "(a) \"1-1%2F2-3%2F7+=+14%2F14-7%2F14-6%2F14=1%2F14\"\r\n" );
document.write( "\r\n" );
document.write( "(b) 7x+126 = 7(9)+126 = 189 in all 7 long rows.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );