document.write( "Question 539811: The sum of a certain number and a second number is -42. The first number minues the second is 52. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #353564 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y=-42
\n" ); document.write( "x-y=52
\n" ); document.write( "2x=10
\n" ); document.write( "x=5
\n" ); document.write( "5-y=52
\n" ); document.write( "5-52=y
\n" ); document.write( "-47=y
\n" ); document.write( "
\n" ); document.write( "
\n" );