document.write( "Question 193261: a 120 foot long rope is cut into 3 pieces. the first piece of rope is twice as long as the second piece of rope. the third piece of rope is three times as long as the second piece of rope. what is the length of the longest piece of rope?
\n" );
document.write( "a. 20 feet
\n" );
document.write( "b. 40 feet
\n" );
document.write( "c. 60 feet
\n" );
document.write( "d. 80 feet \n" );
document.write( "
Algebra.Com's Answer #145097 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! c. 60\r \n" ); document.write( "\n" ); document.write( "might start by drawing a line , and marking off 3 sections. \n" ); document.write( "the second seems to be base, so set it equal to x \n" ); document.write( "the first piece is twice as long, or 2x. \n" ); document.write( "the third is three times as long or 3x.\r \n" ); document.write( "\n" ); document.write( "Total length is 120, therefore \n" ); document.write( "2x+x+3x=120 \n" ); document.write( "6x=120 \n" ); document.write( "x=20\r \n" ); document.write( "\n" ); document.write( "returning to the sketch, we have 2x=40,,x=20,,,3x=60 (or longest)\r \n" ); document.write( "\n" ); document.write( "check sum =120 ok \n" ); document.write( " |