document.write( "Question 1112099: a 25 foot pipe has been cut into two parts one 4 times as long as the other how long is each part \n" ); document.write( "
Algebra.Com's Answer #727114 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the length of the shorter piece
\n" ); document.write( "\"+4x+\" = the length of the longer piece
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "\"+x+%2B+4x+=+25+\"
\n" ); document.write( "\"+5x+=+25+\"
\n" ); document.write( "\"+x+=+5+\"
\n" ); document.write( "and
\n" ); document.write( "\"+4x+=+20+\"
\n" ); document.write( "------------------
\n" ); document.write( "The two lengths are 5' and 20'
\n" ); document.write( "
\n" ); document.write( "
\n" );