document.write( "Question 21317: yuri has a board that is 98 inches long. he wishes to cut the board into two pieces so that one piece will be 10 inches longer than the other. what should the length of each piece be?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #11722 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let one of the pieces by \"x\" inches long.
\n" ); document.write( "Then the other must be \"x+10\" long.
\n" ); document.write( "EQUATION:
\n" ); document.write( " one piece + the other is 98inches
\n" ); document.write( " x + x+10 = 98
\n" ); document.write( " 2x = 88
\n" ); document.write( " x = 44 inches (length of shorter piece)
\n" ); document.write( " x + 10 = 54 inches (length of longer piece)\r
\n" ); document.write( "\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );