document.write( "Question 92405: Yuri has a board that is 98in. long. He wishes to cut the board into two pieces so that one piece will be 10in. longer than the other. What should the length of each piece be? \n" ); document.write( "
Algebra.Com's Answer #67248 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+(X+10)=98
\n" ); document.write( "X+X=10=98
\n" ); document.write( "2X=98-10
\n" ); document.write( "2X=88
\n" ); document.write( "X=44 FOR THE SHORT PIECE.
\n" ); document.write( "44+10=55 FOR THE LONGER PIECE.
\n" ); document.write( "PROOF
\n" ); document.write( "44+54=98
\n" ); document.write( "98=98
\n" ); document.write( "
\n" );