document.write( "Question 15832: the sum of two numbers is 99. the difference of the two is 17. fin the numbers. \n" ); document.write( "
Algebra.Com's Answer #7857 by pwac(253)\"\" \"About 
You can put this solution on YOUR website!
x=first number
\n" ); document.write( "x+17=second number
\n" ); document.write( "x+x+17=99
\n" ); document.write( "2x+17=99 subtract 17 from both sides
\n" ); document.write( "2x=82 divide both sides by 2
\n" ); document.write( "x=41
\n" ); document.write( "x+17=58
\n" ); document.write( "Pete
\n" ); document.write( "
\n" );