Divisibility Rules and Patterns
Divisibility Rules and Patterns help us tell whether one number can be divided by another number without doing the full division.
For example, instead of calculating \(468 \div 3\), we can use a divisibility rule to quickly decide whether 468 is divisible by 3. This saves time and helps when finding factors, common factors, and prime factorizations.
In this lesson, you will learn how to test if a number is divisible by 2, 3, 4, 5, 6, 8, 9, and 10 by looking for patterns in its digits.
What does divisible mean?
A number is divisible by another number if it can be divided evenly, with no remainder.
For example:
- \(12\) is divisible by \(3\) because \(12 \div 3 = 4\).
- \(15\) is not divisible by \(4\) because \(15 \div 4\) leaves a remainder.
Why do divisibility rules work?
Our number system is based on tens. That means the ones digit, tens digit, hundreds digit, and so on create patterns. These patterns let us test divisibility by checking only certain digits or by adding digits together.
Divisibility Rules to Know
- Divisible by 2: The number ends in \(0, 2, 4, 6,\) or \(8\).
- Divisible by 3: Add the digits. If the sum is divisible by \(3\), then the number is divisible by \(3\).
- Divisible by 4: Look at the last two digits. If those two digits form a number divisible by \(4\), then the whole number is divisible by \(4\).
- Divisible by 5: The number ends in \(0\) or \(5\).
- Divisible by 6: The number must be divisible by both \(2\) and \(3\).
- Divisible by 8: Look at the last three digits. If those three digits form a number divisible by \(8\), then the whole number is divisible by \(8\).
- Divisible by 9: Add the digits. If the sum is divisible by \(9\), then the number is divisible by \(9\).
- Divisible by 10: The number ends in \(0\).
Let’s look more closely at each rule.
1. Rule for 2
Even numbers are divisible by \(2\). So if the last digit is \(0, 2, 4, 6,\) or \(8\), the number is divisible by \(2\).
- \(34\) ends in \(4\), so it is divisible by \(2\).
- \(117\) ends in \(7\), so it is not divisible by \(2\).
2. Rule for 3
Add all the digits. If that total can be divided by \(3\), then the original number can too.
- For \(123\): \(1+2+3=6\). Since \(6\) is divisible by \(3\), \(123\) is divisible by \(3\).
- For \(124\): \(1+2+4=7\). Since \(7\) is not divisible by \(3\), \(124\) is not divisible by \(3\).
3. Rule for 4
Only the last two digits matter. If the last two digits make a number divisible by \(4\), then the whole number is divisible by \(4\).
- \(316\): last two digits are \(16\). Since \(16 \div 4 = 4\), \(316\) is divisible by \(4\).
- \(542\): last two digits are \(42\). Since \(42\) is not divisible by \(4\), \(542\) is not divisible by \(4\).
4. Rule for 5
If a number ends in \(0\) or \(5\), it is divisible by \(5\).
- \(90\) is divisible by \(5\).
- \(135\) is divisible by \(5\).
- \(132\) is not divisible by \(5\).
5. Rule for 6
To be divisible by \(6\), a number must pass two tests:
- It must be divisible by \(2\).
- It must be divisible by \(3\).
If both are true, then it is divisible by \(6\).
- \(54\): ends in \(4\), so it is divisible by \(2\). Also, \(5+4=9\), and \(9\) is divisible by \(3\). So \(54\) is divisible by \(6\).
- \(52\): ends in \(2\), so it is divisible by \(2\). But \(5+2=7\), and \(7\) is not divisible by \(3\). So \(52\) is not divisible by \(6\).
6. Rule for 8
Look at the last three digits. If that number is divisible by \(8\), then the whole number is divisible by \(8\).
- \(1{,}024\): last three digits are \(024\), which is \(24\). Since \(24 \div 8 = 3\), \(1{,}024\) is divisible by \(8\).
- \(2{,}138\): last three digits are \(138\). Since \(138\) is not divisible by \(8\), \(2{,}138\) is not divisible by \(8\).
7. Rule for 9
Add the digits. If the sum is divisible by \(9\), then the number is divisible by \(9\).
- \(729\): \(7+2+9=18\). Since \(18\) is divisible by \(9\), \(729\) is divisible by \(9\).
- \(731\): \(7+3+1=11\). Since \(11\) is not divisible by \(9\), \(731\) is not divisible by \(9\).
8. Rule for 10
If a number ends in \(0\), it is divisible by \(10\).
- \(150\) is divisible by \(10\).
- \(157\) is not divisible by \(10\).
Helpful Patterns to Notice
- Rules for 2, 5, and 10 depend only on the last digit.
- The rule for 4 depends on the last two digits.
- The rule for 8 depends on the last three digits.
- The rules for 3 and 9 use the sum of the digits.
- The rule for 6 combines the rules for 2 and 3.
These patterns make it easier to remember the rules.
Worked Example 1
Is \(246\) divisible by \(2\), \(3\), and \(6\)?
Step 1: Test for 2.
The number ends in \(6\), so it is divisible by \(2\).
Step 2: Test for 3.
Add the digits:
$$2+4+6=12$$Since \(12\) is divisible by \(3\), \(246\) is divisible by \(3\).
Step 3: Test for 6.
A number is divisible by \(6\) if it is divisible by both \(2\) and \(3\). Since \(246\) passed both tests, it is divisible by \(6\).
Answer: \(246\) is divisible by \(2\), \(3\), and \(6\).
Worked Example 2
Is \(1{,}532\) divisible by \(4\), \(8\), and \(10\)?
Step 1: Test for 4.
Look at the last two digits: \(32\).
Since \(32 \div 4 = 8\), \(1{,}532\) is divisible by \(4\).
Step 2: Test for 8.
Look at the last three digits: \(532\).
Since \(532 \div 8 = 66\) remainder \(4\), \(532\) is not divisible by \(8\).
So \(1{,}532\) is not divisible by \(8\).
Step 3: Test for 10.
The number ends in \(2\), not \(0\), so it is not divisible by \(10\).
Answer: \(1{,}532\) is divisible by \(4\), but not by \(8\) or \(10\).
Worked Example 3
Which of these numbers are divisible by \(9\): \(351\), \(462\), \(745\)?
Test \(351\):
$$3+5+1=9$$Since \(9\) is divisible by \(9\), \(351\) is divisible by \(9\).
Test \(462\):
$$4+6+2=12$$Since \(12\) is not divisible by \(9\), \(462\) is not divisible by \(9\).
Test \(745\):
$$7+4+5=16$$Since \(16\) is not divisible by \(9\), \(745\) is not divisible by \(9\).
Answer: Only \(351\) is divisible by \(9\).
Worked Example 4
Is \(4{,}560\) divisible by \(2, 3, 4, 5, 6, 8, 9,\) and \(10\)?
Let’s test each rule.
- By 2: It ends in \(0\), so yes.
- By 3: \(4+5+6+0=15\). Since \(15\) is divisible by \(3\), yes.
- By 4: Last two digits are \(60\). Since \(60\) is divisible by \(4\), yes.
- By 5: It ends in \(0\), so yes.
- By 6: It is divisible by both \(2\) and \(3\), so yes.
- By 8: Last three digits are \(560\). Since \(560 \div 8 = 70\), yes.
- By 9: The digit sum is \(15\), and \(15\) is not divisible by \(9\), so no.
- By 10: It ends in \(0\), so yes.
Answer: \(4{,}560\) is divisible by \(2, 3, 4, 5, 6, 8,\) and \(10\), but not by \(9\).
Common Mistakes to Avoid
- Mixing up the rules for 3 and 9. Both use digit sums, but the sum must be divisible by the number you are testing.
- Forgetting that 6 needs two tests. A number must be divisible by both \(2\) and \(3\).
- Checking all the digits for 4 or 8. For \(4\), only the last two digits matter. For \(8\), only the last three digits matter.
- Thinking every number ending in an even digit is divisible by 6. It must also pass the rule for \(3\).
Quick Check Tips
When you see a number, ask:
- What is the last digit?
- What are the last two or three digits?
- What is the sum of the digits?
These three questions help you test many divisibility rules very quickly.
Summary
Divisibility rules are shortcuts that help you decide whether a number can be divided evenly by another number. They are especially useful when finding factors and solving number theory problems.
Remember these key ideas:
- 2: ends in \(0,2,4,6,8\)
- 3: digit sum is divisible by \(3\)
- 4: last two digits are divisible by \(4\)
- 5: ends in \(0\) or \(5\)
- 6: divisible by both \(2\) and \(3\)
- 8: last three digits are divisible by \(8\)
- 9: digit sum is divisible by \(9\)
- 10: ends in \(0\)
With practice, you will be able to use these patterns mentally and much faster than doing full division every time.
Put what you read to the test
You've worked through Divisibility Rules and Patterns. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.