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 3 of 5 in this lesson: 8.6.3 Proving divisibility and simplifying numbers

8.6.3 Proving divisibility and simplifying numbers

The second payoff is that factoring turns a question about arithmetic into a question you can answer just by looking. Once an expression is written as a product, every factor is automatically a divisor — you can read off what divides it without dividing anything.

Classic example: is n2−n always even? Factor it: n(n−1). Those are two consecutive integers, and of any two integers in a row one must be even — so their product carries that factor of 2. The expression is always even, no cases to check. (The same reasoning shows n2+n = n(n+1) is always even.)

Factoring also reveals divisibility of big numbers. We already wrote 992−1 = (99+1)(99−1) = 100·98; that product is visibly divisible by 100 and by 98, with no long division. And powers behave the same way: 39−38 = 38(3−1) = 2·38 — pull out the shared 38 and the answer is plainly even, and plainly a multiple of 38.

n2 − n  =  n (n − 1) n − 1 n two integers in a row — one of them must be even, so the product is even
Once it is a product, the answer is visible: n and n−1 are consecutive, so one is even and the whole product is even — no plugging in numbers required.
Worked example — divisibility by reading

Show that 39−38 is even.
Both terms carry 38, so pull it out: 39−38 = 38(3 − 1) = 2·38. The factor 2 is sitting right there — the number is even (in fact it equals 2 · 6561 = 13122). No exponent ever had to be expanded to see it.

eastmath.com · 8.6 Putting Factoring to Work · 8.6.3 Proving divisibility and simplifying numbers