Example:
When we add two integers with the same sign, we add their absolute values and attach the common sign with the sum. For example, 2 + 3 = 5, (-2) + (-3) = - (2 + 3) = -5. The absolute value of a number is the positive value of the given number.
:›