document.write( "Question 149341: A pipe is 48 inches long.Cut into three pieces so that the second piece is 1 inch less than the length of the third. The first piece is 5 times as long as the third.How long is each piece? \n" ); document.write( "
Algebra.Com's Answer #109556 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let t=length of the third piece.
\n" ); document.write( "t-1+5t+t=48
\n" ); document.write( "7t=49
\n" ); document.write( "t=7\"
\n" ); document.write( "t-1=6\"
\n" ); document.write( "5t=35\"
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );