document.write( "Question 964930: The sum of two numbers is 5. Their difference is 30. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #589714 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB=5\"
\n" ); document.write( "\"A-B=30\"
\n" ); document.write( "Add the equations,
\n" ); document.write( "\"A%2BB%2BA-B=5%2B30\"
\n" ); document.write( "\"2A=35\"
\n" ); document.write( "Now solve for \"A\".
\n" ); document.write( "Then use either equation to solve for \"B\".
\n" ); document.write( "
\n" );