document.write( "Question 73050: Yuri has a board that is 98 in. long.He wishes to cut the board into two pieces so that one piece will be 10 in. longer that the other. What should the legth of each piece be? \n" ); document.write( "
Algebra.Com's Answer #52326 by mathman409(67)\"\" \"About 
You can put this solution on YOUR website!
A-B=10
\n" ); document.write( "A+B=98\r
\n" ); document.write( "\n" ); document.write( "SINCE THEY GAVE YOU HOW TO CONVERT A TO B, DO IT, SO YOU HAVE 1 VARIABLE IN ONE EQUATION, WITCH IS SOLVABLE\r
\n" ); document.write( "\n" ); document.write( "A+B=98
\n" ); document.write( "B+10+B=98
\n" ); document.write( "2B=98-10
\n" ); document.write( "2B=88
\n" ); document.write( "B=44\r
\n" ); document.write( "\n" ); document.write( "NOW USE B TO GET A BY SUBSUTUTING B WITH 44.
\n" ); document.write( "A-B=10
\n" ); document.write( "A-44=10
\n" ); document.write( "A=10+44
\n" ); document.write( "A=54
\n" ); document.write( "CHECK BY SUBSUTUTING A WITH 54 AND B WITH 44
\n" ); document.write( "54+44=98
\n" ); document.write( "98=98\r
\n" ); document.write( "\n" ); document.write( "A=54INCHES
\n" ); document.write( "B=44INCHES
\n" ); document.write( "
\n" );