Welcome back to Divisibility Shortcuts — you are now on lesson four of five, and the finish line is in sight. Over the previous three lessons you picked up quick tests for , , , , , and , each built on a different feature of the base-ten system. Today's lesson takes a completely different approach: instead of inventing a brand-new trick, you will to test divisibility by . The payoff is a powerful idea — simpler tests can be stacked together to handle a harder divisor, no extra memorization required.
Before we state the rule, let's think about what the number is made of:
Both and are prime numbers, and you already have a fast test for each one. The insight behind the divisibility rule for is refreshingly simple: if a number can be shared equally into groups of into groups of , then it can also be shared equally into groups of . We don't need a new shortcut at all — we just need to use two shortcuts we already have, together.
Here is the rule: a whole number is divisible by 6 if and only if it is divisible by both 2 and 3.
To apply it, run two familiar checks in sequence:
- Test for 2 — look at the last digit. If it is even (), the number passes.
- Test for 3 — add up all the digits. If the digit sum is divisible by , the number passes.
If the number passes both checks, it is divisible by . If it fails either one — or both — it is not divisible by .
It is tempting to think that passing just one of the two tests should be good enough. A quick comparison shows why that reasoning falls apart.
Imagine you work in a warehouse that packs eggs into cartons of . A shipment of 2,154 eggs arrives and you need to know whether they fill an exact number of cartons with none left over.
Step 1 — Test for 2. The last digit of is , which is even. ✓
Step 2 — Test for 3. Add the digits: . Since with no remainder, the digit sum is divisible by . ✓
You might wonder: can we always test a product by testing its factors separately? The answer is yes, but only when the two factors share no common factor other than 1. In mathematical terms, the factors must be coprime — their only shared divisor is .
Since and are both prime, they are automatically coprime. That guarantees the following:
Here is your updated table with every shortcut covered so far:
In this lesson you learned that divisibility by 6 requires passing two separate tests: the number must be even (divisible by ) and its digit sum must be divisible by . Neither condition on its own is sufficient — both must hold. You also saw the deeper reason this works: because and are coprime, checking each factor individually is enough to guarantee divisibility by their product.
Time to put the two-step check into practice! In the exercises ahead, you will decide which egg quantities fill exact cartons of six, complete partially worked examples that walk through each check, and determine whether real-world shipment sizes pack perfectly into boxes of six.


