Lexicon › Mathematics › Algebra › Stage I — Foundations
Lesson 6 of 1006% complete
Stage I — Foundations
LESSON 06 / 100
Adding & Subtracting Integers
The arithmetic of negative numbers — the operation most students get wrong and most algebra depends on.
Why This Lesson is Critical
Every algebraic manipulation — solving equations, simplifying expressions, working with polynomials — requires you to add and subtract integers accurately and automatically. A shaky understanding here creates errors that compound invisibly through every future lesson.
We’ll build this from the ground up using the number line as our guide, then establish clear rules you can apply mechanically when intuition isn’t enough.
The Number Line Model
Think of arithmetic on the number line as movement. You start at some position, then move:
Movement RulesAdding a positive number → move RIGHT (increase) Adding a negative number → move LEFT (decrease) Subtracting a positive number → move LEFT (decrease) Subtracting a negative number → move RIGHT (increase)
Case 1 — Adding Two Numbers with the Same Sign
When both numbers have the same sign, add their absolute values and keep that sign.
When the numbers have different signs, subtract the smaller absolute value from the larger, and keep the sign of whichever had the larger absolute value.
(−8) + 3 = ? |−8| = 8 | |3| = 3 | Larger: 8 (negative) | 8 − 3 = 5 | Keep negative: −5The larger absolute value was negative, so the answer is negative.
Here is the single most important rule in integer arithmetic. Once you understand this, subtraction of integers becomes trivial:
a − b = a + (−b)
Subtracting a number is identical to adding its opposite. Always convert subtraction to addition.
The Two-Step Method
When you see a subtraction: KEEP · CHANGE · CHANGE
Keep the first number as-is. Change the subtraction sign to addition. Change the sign of the second number (positive → negative, or negative → positive).
Then apply the addition rules above.
✦ Example 1 — Keep · Change · Change
①
5 − 9Keep 5 · Change − to + · Change 9 to −9 → 5 + (−9) → different signs: 9−5=4, negative wins → −4
②
−3 − 7Keep −3 · Change − to + · Change 7 to −7 → (−3) + (−7) → same signs: 3+7=10, both negative → −10
③
−6 − (−2)Keep −6 · Change − to + · Change −2 to +2 → (−6) + 2 → different signs: 6−2=4, negative wins → −4
④
4 − (−10)Keep 4 · Change − to + · Change −10 to +10 → 4 + 10 → same signs: 14, both positive → 14
Subtracting a Negative = Adding a Positive
The pattern a − (−b) = a + b appears constantly in algebra. Two negatives in a row always produce a positive. This is not a coincidence — it is a fundamental property of arithmetic.
Worked Examples — Mixed Operations
✦ Example 2 — Multi-Step Calculations
①
−2 + 9 − 4Left to right: (−2 + 9) = 7, then 7 − 4 = 3
Think of integers as an elevator. Positive numbers take you up; negative numbers take you down. Adding is pressing a button; subtracting a negative is like the elevator reversing direction.
Starting at floor 3 and subtracting −4 floors means the elevator goes up 4 floors instead of down: 3 − (−4) = 7. You end at floor 7.
— ✦ —
✦ Practice Exercises — Lesson 06★★☆ Intermediate
6.1Calculate: (−6) + (−4)
−10 (same signs: add 6+4=10, keep negative)
6.2Calculate: (−7) + 12
5 (different signs: 12−7=5, positive wins because |12| > |−7|)