document.write( "Question 30875: A 24 foot long piece of pipe is cut into three pieces. The first piece is twice as long as the second piece, and the third piece is 6 feet longer than the second piece. Find the length of each piece. \n" ); document.write( "
Algebra.Com's Answer #17617 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
Let x=length of second piece.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So first piece is twice this length --> 2x
\n" ); document.write( "and third piece is 6 feet longer than second --> x+6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Together we have 2x + x + x+6 = 24
\n" ); document.write( "4x + 6 = 24
\n" ); document.write( "4x = 18
\n" ); document.write( "x = 18/4
\n" ); document.write( "x = 4.5 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So first pice = 9 feet
\n" ); document.write( "second piece = 4.5 feet
\n" ); document.write( "third pice = 10.5 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "which add up to 24 feet.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "jon.
\n" ); document.write( "
\n" ); document.write( "
\n" );