document.write( "Question 610095: sum of the two number is 70. if one exceeds the other by 20. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #384144 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
x+y = 70
\n" ); document.write( "y = x+20
\n" ); document.write( "2x+20=70
\n" ); document.write( "2x = 50
\n" ); document.write( "x = 25
\n" ); document.write( "y = 45
\n" ); document.write( "
\n" ); document.write( "
\n" );