document.write( "Question 956049: The sum of two numbers is 3. Their difference is 1. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #584055 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB=3\"
\n" ); document.write( "\"A-B=1\"
\n" ); document.write( "Add the equations,
\n" ); document.write( "\"A%2BB%2BA-B=3%2B1\"
\n" ); document.write( "\"2A=4\"
\n" ); document.write( "\"A=2\"
\n" ); document.write( "Then,
\n" ); document.write( "\"2%2BB=3\"
\n" ); document.write( "\"B=1\"
\n" ); document.write( "
\n" ); document.write( "
\n" );