document.write( "Question 375837: A board 21 ft long is cut into two pieces. Five times the length of the shorter piece is 1 ft more than three times the length of the longer piece. Find the length of the two pieces \n" ); document.write( "
Algebra.Com's Answer #267281 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent length of the shorter piece
\n" ); document.write( "then (21ft -x) would represent the lomger piece
\n" ); document.write( "Question states***
\n" ); document.write( "5x = 3(21ft-x) +1ft
\n" ); document.write( "solving for x
\n" ); document.write( "5x = 63ft - 3x + 1ft
\n" ); document.write( "8x = 64ft
\n" ); document.write( "x = 8 ft, the length of the shorter piece
\n" ); document.write( "Longer piece is 13ft (21ft-8ft)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "5*8ft = 3*13ft + 1ft = 40ft \n" ); document.write( "
\n" );