document.write( "Question 1204044: The sum of two numbers is -22. The difference of the two numbers is 8. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #840051 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "    x + y = -22\r\n" );
document.write( "\r\n" );
document.write( "    x - y =   8\r\n" );
document.write( " ------------------- Add these equations to get\r\n" );
document.write( "\r\n" );
document.write( "    2x = -22 + 8 = -14  --->  x = -14/2 = -7;  y = -22 - x = -22 - (-7) = -22 + 7 = -15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The numbers are -7 and -15.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are other ways to solve, but this one is the most educative (in my view).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );