You can put this solution on YOUR website! when will the sum of two integers be equal
to the difference between the two integers
---------------------
Solve:
a+b = a-b
----
Subtract a-b from both sides to get:
2b = 0
b = 0
-----
The sum equals the difference when one of the numbers is zero.
--------
Cheers,
Stan H.
========