document.write( "Question 408176: A rope was cut into two pieces so that one piece was 18m longer than the other. That piece was also three times as long as the other. How long was each piece and how long was the original rope? \n" ); document.write( "
Algebra.Com's Answer #287620 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "one piece was 18m longer than the other
\n" ); document.write( "Let x and (x+18m) represent the lengths of the pieces
\n" ); document.write( "Question states***
\n" ); document.write( " (x+18) = 3x
\n" ); document.write( "Solving for x
\n" ); document.write( " 18 = 2x
\n" ); document.write( " x = 9m. The other piece is 27m.(9+18) Rope was 36m.
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 27m = 3*9m \n" ); document.write( "
\n" );