document.write( "Question 405613: The sum of two numbers is 90; their difference id 75. Find the numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #286469 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and y represent the two numbers
\n" ); document.write( "Question states***
\n" ); document.write( " x + y = 90
\n" ); document.write( " x - y = 75
\n" ); document.write( " 2x = 165
\n" ); document.write( " x = 82.5 and y = 7.5 (90-82.5)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 82.5 - 7.5 = 75 \n" ); document.write( "
\n" );