document.write( "Question 62698: Yuri has a board that is 98 in. long. He wishes to cut the board into two
\n" ); document.write( "pieces so that one piece will be 10 in. longer than the other. What should the length
\n" ); document.write( "of each piece be?
\n" ); document.write( "

Algebra.Com's Answer #43501 by joyofmath(189)\"\" \"About 
You can put this solution on YOUR website!
Yuri has a board that is 98 in. long. He wishes to cut the board into two
\n" ); document.write( "pieces so that one piece will be 10 in. longer than the other. What should the length of each piece be?
\r
\n" ); document.write( "\n" ); document.write( "Let the short piece be S and the long piece L.
\n" ); document.write( "Then, \"S%2BL=98\" since the length of the two pieces together will be 98 inches.
\n" ); document.write( "Also, \"L=10%2BS\" because the long piece will be 10 inches longer than the short one.\r
\n" ); document.write( "\n" ); document.write( "Then, \"S%2BL=98\" becomes \"S%2B%2810%2BS%29=98\".
\n" ); document.write( "So,\"2S%2B10=98\".
\n" ); document.write( "Subtract 10 from both sides and \"2S=88\" so \"S=44\".
\n" ); document.write( "So the short piece is 44 inches long and the longer piece is 10 inches longer, or 54 inches long.\r
\n" ); document.write( "\n" ); document.write( "We verify this by checking the that two pieces add up to 98 inches.
\n" ); document.write( "44+54 is indeed 98.
\n" ); document.write( "
\n" );