document.write( "Question 43028: An 18-ft board is cut into two pieces, one of which is 4 ft longer than the other. How long is each piece? \n" ); document.write( "
Algebra.Com's Answer #28046 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An 18-ft board is cut into two pieces, one of which is 4 ft longer than the other. How long is each piece?\r
\n" ); document.write( "\n" ); document.write( "Let the shorter piece have length \"x\" ft.
\n" ); document.write( "The longer piece is \"x+4\" ft. long.
\n" ); document.write( "EQUATION:
\n" ); document.write( "x+x+4=18 ft.
\n" ); document.write( "2x+4=18
\n" ); document.write( "2x=14
\n" ); document.write( "x=7 ft (length of the shorter piece)
\n" ); document.write( "x+4= 11 ft (length of the longer piece)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );