document.write( "Question 318064: How could you cut a 50-meter rope into three pieces- two the same length and the third, 8 meters longer then the other two? \n" ); document.write( "
Algebra.Com's Answer #228495 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"x%2Bx%2B%28x%2B8%29=50\"
\n" ); document.write( "\"3x%2B8=50\"
\n" ); document.write( "\"3x=42\"
\n" ); document.write( "\"x=14\"
\n" ); document.write( "Cut two 14m lengths and one 22m length.
\n" ); document.write( "
\n" );