document.write( "Question 372277: The sum of two numbers is -52. The first number minus the second is -30 . find the numbers \n" ); document.write( "
Algebra.Com's Answer #265189 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let x, y be the numbers
\n" ); document.write( "x+y =-52
\n" ); document.write( "x-y=-30
\n" ); document.write( "..
\n" ); document.write( "add the two equations
\n" ); document.write( "2x=-82
\n" ); document.write( "/2
\n" ); document.write( "x= -41
\n" ); document.write( "..
\n" ); document.write( "x+y = -52
\n" ); document.write( "plug x
\n" ); document.write( "-41+y=-52
\n" ); document.write( "y=-52+41
\n" ); document.write( "y=-11
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );