document.write( "Question 321445: a 136-inch pipe is cut into two pieces. one piece is three times the length of the other. find the lengths of the two pieces \n" ); document.write( "
Algebra.Com's Answer #230205 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+3x=136
\n" ); document.write( "4x=136
\n" ); document.write( "x=136/4
\n" ); document.write( "x=34 inches for the shorter piece.
\n" ); document.write( "3*34=102 inches for the longer piece.
\n" ); document.write( "Proof:
\n" ); document.write( "34+102=136
\n" ); document.write( "136=136
\n" ); document.write( "
\n" );