document.write( "Question 478991: An 84 metre rope is cut into three pieces. The second piece is twice the length of the first. The third is 4 metres longer than the first. Find the length of each piece. \n" ); document.write( "
Algebra.Com's Answer #328223 by emargo19(101)![]() ![]() ![]() You can put this solution on YOUR website! One piece=x \n" ); document.write( "2nd piece=2x \n" ); document.write( "3rd piece=x+4 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "First piece=20 metres \n" ); document.write( "2nd piece=40 metres \n" ); document.write( "3rd piece=24 metres \n" ); document.write( " |