document.write( "Question 988800: a 312-inch pipe is cut into two pieces. One piece is 5 times the length of the other. Find the length of the shorter. \n" ); document.write( "
Algebra.Com's Answer #609244 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a 312-inch pipe is cut into two pieces. One piece is 5 times the length of the other. Find the length of the shorter.\r
\n" ); document.write( "\n" ); document.write( "let x=length ofshorter piece
\n" ); document.write( "12-x=length of longer piece
\n" ); document.write( "12-x=5x
\n" ); document.write( "6x=12
\n" ); document.write( "length ofshorter piece=2 in
\n" ); document.write( "
\n" ); document.write( "
\n" );