document.write( "Question 275455: a 26-inch pieve of steel is cut into three pieces so that the second piece is twice as long the first piece, and the third piece is two inches more than three times the length of the first piece. Find the lengths of the pieces. \n" ); document.write( "
Algebra.Com's Answer #200905 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
a 26-inch pieve of steel is cut into three pieces so that the second piece is twice as long the first piece, and the third piece is two inches more than three times the length of the first piece. Find the lengths of the pieces.\r
\n" ); document.write( "\n" ); document.write( "Let the length of first piece be assumed as x\r
\n" ); document.write( "\n" ); document.write( "the second piece is twice the first so it is 2x\r
\n" ); document.write( "\n" ); document.write( "The third piece is 3x+2\r
\n" ); document.write( "\n" ); document.write( "The sum of all the theree pieces is 26 inches\r
\n" ); document.write( "\n" ); document.write( "x+2x+3x+2=26
\n" ); document.write( "6x= 26-2\r
\n" ); document.write( "\n" ); document.write( "x=24/6\r
\n" ); document.write( "\n" ); document.write( "x=4\r
\n" ); document.write( "\n" ); document.write( "second poece will be 4*2=8 inches\r
\n" ); document.write( "\n" ); document.write( "The third piece will be 3x+2 = 3*4+2\r
\n" ); document.write( "\n" ); document.write( "=14 inches\r
\n" ); document.write( "\n" ); document.write( "4+8+14= 26 inches\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );