document.write( "Question 346894: two integers with a difference of -11and a sum of -3 what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #248040 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "*Hint: Let x and y represent the two integers
\n" ); document.write( "The question states the following to be true:
\n" ); document.write( ".
\n" ); document.write( "x + y = -3
\n" ); document.write( "x - y = -11
\n" ); document.write( ".
\n" ); document.write( "Solve the system using addition.
\n" ); document.write( "2*x = -14
\n" ); document.write( "x = -7
\n" ); document.write( ".
\n" ); document.write( "(y = -x-3)
\n" ); document.write( "y = 4
\n" ); document.write( ".
\n" ); document.write( "Two numbers are -7 and 4
\n" ); document.write( ".
\n" ); document.write( "Check Your answer:
\n" ); document.write( "-7 + 4 = -3
\n" ); document.write( "
\n" );