document.write( "Question 395477: The sum of two numbers is 12. If you subtract one from the other, the result is -2. What are the ewo numbers? \n" ); document.write( "
Algebra.Com's Answer #280652 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the numbers \"a\" and \"b\"
\n" ); document.write( "given:
\n" ); document.write( "\"a+%2B+b+=+12\"
\n" ); document.write( "\"b+-+a+=+-2\"
\n" ); document.write( "Add these equations:
\n" ); document.write( "\"a+%2B+b+=+12\"
\n" ); document.write( "\"-a+%2B+b+=+-2\"
\n" ); document.write( "\"2b+=+10\"
\n" ); document.write( "\"b+=+5\"
\n" ); document.write( "and,
\n" ); document.write( "\"5+-+a+=+-2\"
\n" ); document.write( "\"-a+=+-7\"
\n" ); document.write( "\"a+=+7\"
\n" ); document.write( "The numbers are 7 and 5
\n" ); document.write( "
\n" );