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 #842905 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1/2 of the chairs are arranged in long rows; 3/7 of them are arranged in short rows. The remainder are stacked in a corner. \n" ); document.write( "1/2 + 3/7 = 7/14 + 6/14 = 13/14 \n" ); document.write( "(a) ANSWER: 1 - 13/14 = 1/14 of the chairs are stacked in the corner. \n" ); document.write( "Using the fractions 7/14 and 6/14 from the preceding calculation.... \n" ); document.write( "let 7x = number of chairs in the 7 long rows \n" ); document.write( "let 6x = number of chairs in the 18 short rows \n" ); document.write( "Then the number of chairs in each long row is 7x/7 = x \n" ); document.write( "And the number of chairs in each short row is 6x/18 = x/3 \n" ); document.write( "The number of chairs in each long row is 18 more than the number in each short row: \n" ); document.write( "x - (x/3) = 18 \n" ); document.write( "(2/3)x = 18 \n" ); document.write( "x = 18(3/2) = 27 \n" ); document.write( "(b) ANSWER: the number of chairs in long rows is 7x = 7*27 = 189 \n" ); document.write( " \n" ); document.write( " |