document.write( "Question 131417: A board measuring 120 inches long needs to be cut into two pieces so that one piece will be four times longer than the other. Find the lengths of the two pieces.\r
\n" ); document.write( "\n" ); document.write( "This is what I done so far I found the length of one piece.
\n" ); document.write( "x+4=120
\n" ); document.write( "5x=120
\n" ); document.write( "x=24
\n" ); document.write( "Now I just need to find out how to solve for the other length
\n" ); document.write( "

Algebra.Com's Answer #95921 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Congratulations! You have correctly identified the length of one piece.Please note however that your first equation should have been:
\n" ); document.write( "x+4x = 120
\n" ); document.write( "5x = 120
\n" ); document.write( "x = 24
\n" ); document.write( "Now to find the other length, you can either subtract the 24 from the original length of 120 to get 120-24 = 96 or, since you know that one piece is x and the other piece is 4x and x = 24, then 4x = 4(24) = 96.
\n" ); document.write( "
\n" );