document.write( "Question 880755: a 150-m cable is cut into two pieces such that one piece is four times as long as the other. how long is each piece \n" ); document.write( "
Algebra.Com's Answer #531672 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a 150-m cable is cut into two pieces such that one piece is four times as long as the other. how long is each piece
\n" ); document.write( "***
\n" ); document.write( "let x=length of one of 2 pieces
\n" ); document.write( "4x=length of other piece
\n" ); document.write( "x+4x=150
\n" ); document.write( "5x=150
\n" ); document.write( "x=30
\n" ); document.write( "4x=120
\n" ); document.write( "length of one of 2 pieces=30 m
\n" ); document.write( "length of other piece=120 m
\n" ); document.write( "
\n" );