Adding Positive and Negative Integers

If one of the integers is negative, subtract the absolute value of it from the other number. Example: 14 + (-6) = 14 - 6 = 8

If both of the integers are negative, add their absolute values and prefix the number with a negative sign.


Return to Top




Find the Sum of the Integers.

+ =   
Copyright (C) 2009 J. Banfill. All Rights Reserved.