document.write( "Question 1107625: The sum of two numbers is 207.The difference between them is 33.
\n" ); document.write( "Find the two numbers.
\n" ); document.write( "

Algebra.Com's Answer #722642 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x and y
\n" ); document.write( "x+y=207
\n" ); document.write( "x-y=33
\n" ); document.write( "2x=240
\n" ); document.write( "x=120
\n" ); document.write( "y=87
\n" ); document.write( "
\n" );