Mathematics Notes for Beginners

Divisibility Tests

In many classrooms, students are shown how to divide numbers, but not always why quick number checks matter. These notes are different. They start from the very basics and explain divisibility tests step by step, helping you understand not only the rules, but also how they are used in real life, in technology, and in stronger mathematical thinking.

Main Topic

Divisibility Tests

Level

Beginner / Revision

Includes

Rules for 2 to 11, real-life uses, mistakes, and practice

1. Why Students Ask About This Topic

When students learn divisibility tests from 2 to 11, many ask:

“Teacher… why are we learning this?”

“When will we ever use this in real life?”

That is a very good question.

Let us explain it in a very simple way.

2. Why Learning Divisibility Tests Is Important

Divisibility tests help us know very quickly if one number can be divided by another number without doing long division.

Instead of writing a long calculation like:

3 ) 864

A trained person or a computer can look at the number and know the answer immediately.

This skill saves time, effort, and mistakes.

But you may still ask:

“Where is this used in real life?”

Let us look at simple examples.

3. Real-Life Uses of Divisibility Tests

Used by Computers to Detect Mistakes

Many numbers we use every day must be checked to make sure they are correct.

  • Bank account numbers
  • Book ISBN numbers
  • Product barcodes in supermarkets

Some checking systems use rules based on divisibility.

For example, some book numbers must be divisible by 11.

If the number is not divisible by 11, the computer quickly knows:

❌ The number was typed incorrectly.

This helps prevent mistakes when:

  • Buying books
  • Entering bank details
  • Scanning products

Used in Supermarkets

When a product is scanned at a supermarket, the barcode contains numbers.

One of those numbers is called a check digit.

That digit is calculated using rules related to divisibility.

If the scanner reads the number wrongly, the system immediately knows something is wrong.

That is why the wrong price rarely appears and the wrong product rarely shows.

Used in Factories and Packaging

Factories produce thousands of items such as:

  • Bottles
  • Medicine tablets
  • Screws
  • Food packages

They must pack items in equal groups.

Example: A factory produces 2,400 bottles.

If each box holds 12 bottles, the factory needs to know:

Is 2400 divisible by 12?

If it is divisible, there will be no bottles left over.

Used in Computer Security

Every time you:

  • Send a WhatsApp message
  • Log into a website
  • Send money using mobile banking

Your information must be protected from hackers.

Computer security uses very large prime numbers.

Before computers find those prime numbers, they must first test whether numbers are divisible by:

2 3 5 7 11

If a number is divisible by any of these, it cannot be a prime number.

So divisibility tests help computers remove millions of wrong numbers very quickly.

This helps protect:

  • Online banking
  • Passwords
  • Private messages

Helps Build Strong Mathematical Thinking

Even if you do not directly use divisibility rules in your future job, learning them helps your brain develop important skills such as:

  • Logical thinking
  • Pattern recognition
  • Mental calculation
  • Problem solving

These skills are useful in many careers such as:

  • Engineering
  • Programming
  • Finance
  • Science
  • Technology

4. The Truth Students Should Understand

Learning divisibility tests is not about memorizing tricks.

It is about learning how numbers behave.

When you understand how numbers behave, you are preparing yourself to understand:

  • Fractions
  • Algebra
  • Computer algorithms
  • Cryptography

These topics appear later in mathematics and technology.

So this topic is like learning the foundation of a building.

Without a strong foundation, the building cannot stand.

5. A Simple Way to Think About It

Learning divisibility tests is like learning shortcuts for numbers.

Instead of doing long calculations every time, you learn smart ways to check numbers quickly.

Just like learning:

  • Keyboard shortcuts on a computer
  • Shortcuts when driving

These make work faster and easier.

6. Why This Subtopic Is Important

Today we are going to learn something very useful in mathematics.

We will learn divisibility tests.

Divisibility tests help us quickly answer this question:

“Can one number divide another number exactly?”

Remember what divide exactly means.

It means:

  • We divide
  • Nothing remains
  • There is no remainder

Real Life Example

Imagine a teacher has 24 sweets.

The teacher wants to give them equally to 6 students.

We ask:

Can 24 be divided by 6 exactly?

If yes, each student gets the same number.

Divisibility tests help us answer this very quickly, without doing long division.

These tests are also used later in topics like:

HCF LCM

So this topic is very important.

7. Introduction

Teacher: “Class, today we are going to learn something interesting.”

“We will learn how to quickly check whether a number can divide another number.”

“But before we learn the tests, let us remember something.”

What Does Divide Exactly Mean?

It means when we divide a number, nothing remains.

Example:

8 ÷ 2 = 4

Nothing remains.

So 8 is divisible by 2.

Example:

9 ÷ 2

2 goes into 9 four times.

But 1 remains.

So 9 is not divisible by 2.

8. Divisibility Tests for 2 to 11

Divisibility Test for 2

Let us start with the easiest one: the number 2.

Mathematicians noticed something interesting about numbers divisible by 2:

2 4 6 8 10 12 14

Look carefully at the last digit.

2 4 6 8 0

Rule: A number is divisible by 2 if the last digit is even.

Even digits are 0, 2, 4, 6, and 8.

Is 14 divisible by 2?

Last digit = 4

4 is even.

So 14 is divisible by 2.

Is 27 divisible by 2?

Last digit = 7

7 is odd.

So 27 is not divisible by 2.

Divisibility Test for 3

Dividing large numbers by 3 can be slow, so mathematicians discovered another trick.

Look at 123

1 + 2 + 3 = 6

6 can be divided by 3.

So 123 is divisible by 3.

Rule: Add all the digits. If the answer can be divided by 3, then the number is divisible by 3.

Is 234 divisible by 3?

2 + 3 + 4 = 9

9 ÷ 3 = 3

So 234 is divisible by 3.

Divisibility Test for 4

Instead of checking the whole number, we only check the last two digits.

Rule: If the last two digits can be divided by 4, then the whole number is divisible by 4.

Is 316 divisible by 4?

Last two digits = 16

16 ÷ 4 = 4

So 316 is divisible by 4.

Is 214 divisible by 4?

Last two digits = 14

14 ÷ 4 is not exact.

So 214 is not divisible by 4.

Divisibility Test for 5

This rule is very easy.

Numbers divisible by 5 always end in 0 or 5.

Rule: A number is divisible by 5 if it ends with 0 or 5.

35 → divisible by 5

70 → divisible by 5

44 → not divisible by 5

Divisibility Test for 6

This rule combines two rules together.

Rule: A number is divisible by 6 if it is divisible by 2 and divisible by 3.

Both must be true.

Is 24 divisible by 6?

Step 1: Last digit = 4, so it is divisible by 2.

Step 2: 2 + 4 = 6, and 6 is divisible by 3.

So 24 is divisible by 6.

Divisibility Test for 7

The rule for 7 is harder.

Most students simply check using division or memorize multiples of 7.

7 14 21 28 35 42

Is 21 divisible by 7?

21 ÷ 7 = 3

Yes, so 21 is divisible by 7.

Divisibility Test for 8

Look at the last three digits.

Rule: If the last three digits are divisible by 8, then the number is divisible by 8.

Is 1000 divisible by 8?

Last three digits = 000

0 ÷ 8 = 0

So 1000 is divisible by 8.

Divisibility Test for 9

This rule is similar to the rule for 3.

Rule: Add all digits. If the answer is divisible by 9, then the number is divisible by 9.

Is 243 divisible by 9?

2 + 4 + 3 = 9

9 ÷ 9 = 1

So 243 is divisible by 9.

Divisibility Test for 10

This rule is the easiest.

Rule: A number is divisible by 10 if it ends with 0.

20 50 100 450

All these numbers end with 0, so they are divisible by 10.

Divisibility Test for 11

Add digits in alternating positions, then subtract.

Rule: If the result is 0 or divisible by 11, then the number is divisible by 11.

Example: 121

(1 + 1) − 2 = 0

So 121 is divisible by 11.

9. Quick Summary Table

Number Quick Test
2Last digit is 0, 2, 4, 6, or 8
3Sum of digits is divisible by 3
4Last two digits are divisible by 4
5Ends in 0 or 5
6Divisible by 2 and 3
7Often checked by division or known multiples
8Last three digits are divisible by 8
9Sum of digits is divisible by 9
10Ends in 0
11Alternating sum difference is 0 or divisible by 11

10. Common Mistakes Students Make

  • Mistake 1: Thinking divisibility by 2 means dividing first. Instead, just check the last digit.
  • Mistake 2: For divisibility by 3 or 9, students forget to add digits.
  • Mistake 3: Thinking divisibility by 6 means checking only one rule. Both rules must be true.

11. Practice Questions

Easy

  1. Is 16 divisible by 2?
  2. Is 35 divisible by 5?
  3. Is 40 divisible by 10?

Medium

  1. Is 123 divisible by 3?
  2. Is 324 divisible by 9?
  3. Is 316 divisible by 4?

KCSE Style

  1. State whether 432 is divisible by 6.
  2. State whether 245 is divisible by 5.
  3. State whether 726 is divisible by 9.

12. Lesson Summary

Today we learned that divisibility tests help us check quickly whether a number can divide another number exactly.

  • Divisible by 2 → last digit even
  • Divisible by 3 → sum of digits divisible by 3
  • Divisible by 4 → last two digits divisible by 4
  • Divisible by 5 → last digit 0 or 5
  • Divisible by 6 → divisible by 2 and 3
  • Divisible by 8 → last three digits divisible by 8
  • Divisible by 9 → sum of digits divisible by 9
  • Divisible by 10 → last digit 0
  • Divisible by 11 → alternating sum difference is 0 or divisible by 11

These rules make solving problems faster and easier. More importantly, they help us understand how numbers behave in mathematics, in technology, and in real-life systems.