document.write( "Question 946555: A 24 foot wire is to be cut so that the longer piece is three times longer than the shorter piece. Find the length of each piece. \n" ); document.write( "
Algebra.Com's Answer #577436 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A 24 foot wire is to be cut so that the longer piece is three times longer than the shorter piece. Find the length of each piece.
\n" ); document.write( "----------------
\n" ); document.write( "3 times longer is 300% longer = 4 times as long.
\n" ); document.write( "L = length of the short piece
\n" ); document.write( "L + 4L = 24 feet
\n" ); document.write( "5L = 24
\n" ); document.write( "L = 4.8 feet
\n" ); document.write( "Longer piece = 19.2 feet
\n" ); document.write( "
\n" );