document.write( "Question 6928: Two integers have a difference of -11 and a sum of -3. What are the two integers?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " I really need an answer as soon as possible. PLEASE!!!!! \n" );
document.write( "
Algebra.Com's Answer #3797 by Mike(39)![]() ![]() ![]() You can put this solution on YOUR website! Let integer 1 = x \n" ); document.write( "Therefore integer 2 will be = x - 11 (since they have a difference of -11).\r \n" ); document.write( "\n" ); document.write( "They tell you the sum of the two integers is -3, hence: \n" ); document.write( "x + x - 11 = -3 \n" ); document.write( "2x = 8 <---- adding 11 to both sides \n" ); document.write( "x = 4\r \n" ); document.write( "\n" ); document.write( "Hope that helps. \n" ); document.write( "Regards, \n" ); document.write( "-Mike \n" ); document.write( " |