document.write( "Question 494606: when will the sum of two integers be equal to the difference between the two integers \n" ); document.write( "
Algebra.Com's Answer #335717 by stanbon(75887) ![]() You can put this solution on YOUR website! when will the sum of two integers be equal \n" ); document.write( "to the difference between the two integers \n" ); document.write( "--------------------- \n" ); document.write( "Solve: \n" ); document.write( "a+b = a-b \n" ); document.write( "---- \n" ); document.write( "Subtract a-b from both sides to get: \n" ); document.write( "2b = 0 \n" ); document.write( "b = 0 \n" ); document.write( "----- \n" ); document.write( "The sum equals the difference when one of the numbers is zero. \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " |