document.write( "Question 1131936: A 40-foot board is cut into two pieces so that the second piece is 4 feet longer than 5 times the first piece. Find the length of each piece. \n" ); document.write( "
Algebra.Com's Answer #748662 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
5x + 4 + x = 40
\n" ); document.write( "6x = 36
\n" ); document.write( "x = 6 this is the length of the short piece
\n" ); document.write( "The longer piece, the problem tells us, is:
\n" ); document.write( "5(6)+4 = 34 feet long
\n" ); document.write( "
\n" );