Mathwords logoMathwords

Adding and Subtracting Integers — Definition, Formula & Examples

Adding and subtracting integers means combining positive and negative whole numbers using sign rules that determine whether the result is positive, negative, or zero.

For any integers aa and bb, addition follows the rules of absolute value comparison: if the signs match, add the absolute values and keep the common sign; if the signs differ, subtract the smaller absolute value from the larger and take the sign of the integer with the greater absolute value. Subtraction is defined as ab=a+(b)a - b = a + (-b), converting every subtraction into addition of the opposite.

Key Formula

ab=a+(b)a - b = a + (-b)
Where:
  • aa = The first integer
  • bb = The integer being subtracted
  • b-b = The opposite (additive inverse) of b

How It Works

When you add two integers with the same sign, add their absolute values and keep that sign: 5+3=85 + 3 = 8 and (5)+(3)=8(-5) + (-3) = -8. When you add two integers with different signs, find the difference of their absolute values and use the sign of the number farther from zero: (7)+4=3(-7) + 4 = -3 because 74=37 - 4 = 3 and 7>47 > 4, so the answer is negative. For subtraction, change the problem to addition by flipping the sign of the second number. For example, 6(2)6 - (-2) becomes 6+2=86 + 2 = 8. This single rule — subtract means add the opposite — turns every subtraction problem into an addition problem you already know how to solve.

Worked Example

Problem: Compute (9)(4)+6(-9) - (-4) + 6.
Step 1: Rewrite the subtraction as addition of the opposite.
(9)(4)=(9)+4(-9) - (-4) = (-9) + 4
Step 2: Add the first two values. The signs differ, so subtract absolute values: 94=59 - 4 = 5. Because 9 > 4, the result takes the negative sign.
(9)+4=5(-9) + 4 = -5
Step 3: Now add 6. The signs differ again: 65=16 - 5 = 1. Because 6 > 5, the result is positive.
5+6=1-5 + 6 = 1
Answer: (9)(4)+6=1(-9) - (-4) + 6 = 1

Why It Matters

Integer arithmetic is the foundation for solving equations in pre-algebra and algebra. It also appears constantly in real contexts like tracking temperature changes, bank account balances, and elevation differences.

Common Mistakes

Mistake: Treating a(b)a - (-b) as subtraction instead of addition, writing 5(3)=25 - (-3) = 2 instead of 88.
Correction: Subtracting a negative means adding: 5(3)=5+3=85 - (-3) = 5 + 3 = 8. Always convert subtraction to adding the opposite first.

Related Terms