document.write( "Question 440372: The sum of two numbers is 50 and their difference is 40. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #304230 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+x+40=50
\n" ); document.write( "2x=10
\n" ); document.write( "x=5
\n" ); document.write( "x+40=45..
\n" ); document.write( "
\n" );