document.write( "Question 91710: How do I transfer the words a board is 98 in long and I want to cut the board into two pieces so that one piece will be 10 in. longer than the other? I belive the length of one piece will be 44 in. and the other 54 in. but I am not sure how to set the problem up. \n" ); document.write( "
Algebra.Com's Answer #66582 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How do I transfer the words a board is 98 in long and I want to cut the board into two pieces so that one piece will be 10 in. longer than the other? I belive the length of one piece will be 44 in. and the other 54 in. but I am not sure how to set the problem up.
\n" ); document.write( "---------------
\n" ); document.write( "Let one of the pieces be length = \"x\" inches
\n" ); document.write( "Then the 2nd piece is \"x+10\" inches long.
\n" ); document.write( "------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "x + (x+10) = 98 inches
\n" ); document.write( "2x + 10 = 98
\n" ); document.write( "2x = 88
\n" ); document.write( "x = 44 inches (length of one of the pieces)
\n" ); document.write( "x+10 = 54 inches ( length of the 2nd piece)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );