Aptitude · Foundations
Four families, not fifteen rules to memorise
Divisibility rules look like a list to be learned by heart. They are not. They fall into four families, each with one reason behind it, and knowing the reason means you can rebuild any rule you have forgotten — including ones nobody taught you.
Pick a number and a divisor, and step through the right rule →01 The idea
Why a rule exists at all
Every divisibility rule is the same observation in different clothes: a big number can be broken into pieces, and if you already know each piece is a multiple of your divisor, you can throw it away and look at what is left.
Take 4. One hundred is divisible by 4, so every multiple of a hundred is too. That means in 3564 the “3500” part is automatically a multiple of 4 and tells you nothing. Only the last two digits, 64, can decide the question. That is the whole rule, and it explains why the rule for 4 uses two digits while the rule for 8 uses three.
Take 9. Here nothing about hundreds helps, because 100 is not a multiple of 9. But 100 leaves remainder 1, and so does 10, and 1000, and every power of ten. So the number leaves the same remainder as the sum of its digits — which is why 9 gets a digit-sum rule and 4 does not.
Those two mechanisms — the divisor divides a power of ten, or the divisor leaves a tidy remainder in every power of ten — generate all four families below. Once you see which mechanism a divisor sits under, you can derive its rule instead of recalling it.
02 Worked example
One number, three families: is 3564 divisible by 4, by 9, by 11?
3564 is used for the whole lesson because it happens to pass several rules at once, so the families can be compared on identical material. Test 3564 for divisibility by 4, then by 9, then by 11 — without dividing.
Three rules, three different mechanisms, one number, and not a single long division. Note also what fell out for free: 3564 passes 2 and 3, so it passes 6; and it passes 4 and 9, so it passes 36. Combining rules you have already run is cheaper than testing a new divisor from scratch — provided the parts are co-prime, which is the trap in section 03.
03 The method
The four families, and the trap in the fourth
The first three families are safe. The fourth is where students lose marks, because the rule has a condition that is usually taught without emphasis.
| Divisor | Rule | Family |
|---|---|---|
| 2 | last digit is 0 2 4 6 8 | Tail, 1 digit |
| 4 | last 2 digits divisible by 4 | Tail, 2 digits |
| 8 | last 3 digits divisible by 8 | Tail, 3 digits |
| 5 and 10 | last digit 0 or 5 / 0 | Tail, 1 digit |
| 3 and 9 | digit sum divisible by 3 / 9 | Digit sum |
| 11 | alternating sum is 0 or a multiple of 11 | Alternating |
| 6 | passes 2 and passes 3 | Co-prime split |
| 15 | passes 3 and passes 5 | Co-prime split |
| 8 via 2 and 4 | invalid — not co-prime | Use the tail rule |
05 Cheat sheet
Every rule worth knowing
Grouped by family so the reasons stay attached to the rules. The last two rows are the ones nobody teaches and both follow from the tail mechanism.
| Divisor | Test | Reason |
|---|---|---|
| 2, 5, 10 | last 1 digit | 10 is a multiple of 2, 5 and 10 |
| 4, 25 | last 2 digits | 100 is a multiple of 4 and of 25 |
| 8, 125 | last 3 digits | 1000 is a multiple of 8 and of 125 |
| 3, 9 | digit sum | Every power of 10 leaves remainder 1 |
| 11 | alternating sum | Powers of 10 alternate +1 and −1 |
| 6, 12, 15, 18 | two co-prime rules | Only valid when the factors are co-prime |
| 7, 13 | no cheap rule — just divide | Neither divides a power of ten nor leaves a tidy remainder |
06 Where & why
Where these actually earn marks
Divisibility rules are rarely the question. They are how you get through the question fast enough to reach the next one.
Every ratio question needs common factors spotted quickly. The digit-sum rule finds a 3 or a 9 in a five-digit number instantly.
“If 34_86 is divisible by 9, find the digit.” Set the digit sum to the nearest multiple of 9 and solve — a one-line answer to a question that looks like a search.
Both operations need prime factorisations, and the family rules are the fastest way to strip out the small primes before anything harder is attempted.
The digit sum of a number leaves the same remainder on 9 as the number does, so the same work answers “what is the remainder” as well as “is it divisible”.
07 Interview questions
What gets asked about divisibility
Ten questions, and two of them are the ones that separate memorising from understanding.
Why does the rule for 4 use two digits rather than one?
Why does adding the digits test for 9?
Why does 11 use an alternating sum instead of a plain one?
Is 3564 divisible by 11?
Can you test for 8 by checking 2 and then 4?
So how do you test for 12?
If a number is divisible by 9, is it divisible by 3?
If 34_86 is divisible by 9, what is the missing digit?
Is there a quick rule for 7?
What is the remainder when 3564 is divided by 9, and how do you know without dividing?
08 Practice problems
Six to make the rules automatic
No long division in any of these. If you find yourself dividing, there is a family rule you have not spotted.