document.write( "Question 797103: A seventy foot long pipe is cut into three unequal pieces.The second piece is twice as long as the first piece the third piece is two feet longer than the first piece.What the length of all three pieces \n" ); document.write( "
Algebra.Com's Answer #481670 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+x+2=70
\n" ); document.write( "4x=68
\n" ); document.write( "x=68/4
\n" ); document.write( "x=17
\n" ); document.write( "2x=34
\n" ); document.write( "x+2=19
\n" ); document.write( "
\n" );