document.write( "Question 112637: 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?\r
\n" ); document.write( "\n" ); document.write( "Please explain, I do not even know where to start!
\n" ); document.write( "

Algebra.Com's Answer #82107 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"one piece\", so x+10=\"other piece\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+x+10=98
\n" ); document.write( "
\n" );