Stage 8 · Factoring

8.6  Putting Factoring to Work

One routine that picks the right method, plus what factoring unlocks next.

For ages 13–15 · Intuition before notation
Knowledge point page

Point 2 of 5 in this lesson: 8.6.2 Factor first, then evaluate

8.6.2 Factor first, then evaluate

The first payoff is pure arithmetic speed. A sum is awkward to compute; a product is easy. So when a number is hiding a factorable shape, rewriting it as a product can beat a calculator. The shape to watch for is the difference of squares, a2−b2=(a−b)(a+b).

Take 992−1. Squaring 99 is a chore. But 1 is 12, so this is a difference of squares with a = 99 and b = 1: 992−1 = (99−1)(99+1) = 98·100 = 9800. Two of those factors are round numbers — the multiplication is instant. Or take 782−222 = (78−22)(78+22) = 56·100 = 5600: the "plus" factor lands on a clean 100, so again no real work.

992 − 1 a difference of squares, a = 99, b = 1 (99 − 1)(99 + 1) 98 · 100 = 9800
A stubborn subtraction turns into an easy product of round numbers. Factoring is not just for letters — it speeds up plain numbers too.
Worked example — a difference of squares in disguise

Evaluate 512−492 without squaring anything.
Here a = 51, b = 49. Difference of squares: 512−492 = (51−49)(51+49) = 2·100 = 200. The "minus" factor is tiny (2) and the "plus" factor is round (100) — that pairing is exactly why this trick is so fast.

🎮 Try itThe a²−b² speed calculator

Pick any two numbers a and b (with a larger than b). See how factoring turns the long subtraction a2−b2 into the quick product (a−b)(a+b) — same answer, far less work.

a
b
eastmath.com · 8.6 Putting Factoring to Work · 8.6.2 Factor first, then evaluate