Divisibility: What It Is, Divisibility Rules, Divisors, and Examples


Divisibility: What It Is, Divisibility Rules, Divisors, and Examples

Divisibility allows us to determine whether one number can be divided exactly by another number, meaning that the division produces a remainder of zero. This concept is fundamental for understanding divisors, multiples, prime numbers, factorization, the greatest common divisor (GCD), and the least common multiple (LCM). In this article, you will first learn what it means for one number to be divisible by another and then apply rules that allow you to recognize divisibility without always performing the complete division. We will also solve step-by-step examples to find divisors, determine whether numbers are divisible by specific numbers, and use these relationships in arithmetic problems.

Understanding divisibility is not simply a matter of memorizing rules. The important idea is to understand why a division is exact and how the relationship between numbers can be used to solve different problems in Arithmetic and Algebra.

What Is Divisibility?

An integer a, different from zero, divides another integer b when there is an integer q that allows us to express b as the product of a and q.

b = a × q

It can also be written as: a | b

In terms of division, this means that when b is divided by a, the remainder is exactly zero.

Example 1. Is 24 divisible by 6?
1. Data: 24 and 6.
2. Plan: determine whether 24 ÷ 6 is an exact division.
3. Operation: 24 ÷ 6 = 4.
4. Check: 6 × 4 = 24.
Result: 24 is divisible by 6 because the division is exact and the remainder is 0.

The same relationship can be expressed by saying that 6 is a divisor of 24 and that 24 is a multiple of 6.

Multiples and Divisors: The Foundation of Divisibility

The concepts of multiples and divisors are directly related. If a number can be expressed as the product of another number and an integer, then there is a divisibility relationship between them.

What Is a Multiple?

A multiple of a number is obtained by multiplying that number by an integer. For example, some multiples of 6 are:

6 × 0 = 0
6 × 1 = 6
6 × 2 = 12
6 × 3 = 18
6 × 4 = 24

Therefore, 0, 6, 12, 18, and 24 are multiples of 6. If you are working with natural numbers beginning with 1, simply omit 0 from the list.

What Is a Divisor?

A divisor of a number is a number that divides it exactly, without leaving a remainder.

For example, the positive divisors of 24 are:

1, 2, 3, 4, 6, 8, 12, and 24

Each one divides 24 exactly:

24 ÷ 1 = 24
24 ÷ 2 = 12
24 ÷ 3 = 8
24 ÷ 4 = 6
24 ÷ 6 = 4
24 ÷ 8 = 3
24 ÷ 12 = 2
24 ÷ 24 = 1

Key idea: if a is a divisor of b, then b is a multiple of a. It is the same relationship viewed from two different perspectives.

Divisibility Rules

Divisibility rules are shortcuts that allow us to determine quickly whether a number is divisible by another number without necessarily performing the complete division.

They are especially useful when working with large numbers, factorization, prime numbers, the GCD, and the LCM.

Divisor Divisibility Rule
2 The last digit is even: 0, 2, 4, 6, or 8.
3 The sum of its digits is a multiple of 3.
4 The last two digits form a number divisible by 4.
5 The number ends in 0 or 5.
6 The number is divisible by both 2 and 3.
7 Subtract twice the last digit from the number formed by the remaining digits. If the result is 0 or a multiple of 7, the original number is divisible by 7.
8 The last three digits form a number divisible by 8.
9 The sum of its digits is a multiple of 9.
10 The number ends in 0.
11 The difference between the sums of alternating digits is 0 or a multiple of 11.
12 The number is divisible by both 3 and 4.

Important: divisibility rules are shortcuts for checking divisibility. The fundamental idea remains the same: a division is exact when its remainder is 0.

Example: Divisibility by 2

Is 4,538 divisible by 2?
1. Look at the last digit.
2. The last digit is 8.
3. Since 8 is even, the divisibility rule for 2 is satisfied.
Result: 4,538 is divisible by 2.

Example: Divisibility by 3 and 9

Is 4,536 divisible by 3 and by 9?
1. Add its digits: 4 + 5 + 3 + 6 = 18.
2. 18 is a multiple of 3.
3. 18 is also a multiple of 9.
Result: 4,536 is divisible by 3 and is also divisible by 9.

Example: Divisibility by 4

Is 1,236 divisible by 4?
1. Take the last two digits: 36.
2. Check: 36 ÷ 4 = 9.
3. The division is exact.
Result: 1,236 is divisible by 4.

Example: Divisibility by 6

Is 4,536 divisible by 6?
1. For a number to be divisible by 6, it must be divisible by both 2 and 3.
2. It ends in 6, so it is divisible by 2.
3. The sum of its digits is 18, which is a multiple of 3.
4. Both conditions are satisfied.
Result: 4,536 is divisible by 6.

Example: Divisibility by 7

Is 343 divisible by 7?
1. Separate the last digit: 3.
2. Take the remaining number: 34.
3. Calculate twice the last digit: 2 × 3 = 6.
4. Subtract: 34 − 6 = 28.
5. 28 is a multiple of 7 because 28 ÷ 7 = 4.
Result: 343 is divisible by 7.

Example: Divisibility by 11

Is 121 divisible by 11?
1. Add the alternating digits: 1 + 1 = 2.
2. The remaining alternating digit is 2.
3. Calculate the difference: 2 − 2 = 0.
Result: 121 is divisible by 11 because the difference obtained is 0.

How to Find All the Divisors of a Number

To find the positive divisors of a number, an efficient strategy is to look for factor pairs. When two numbers are multiplied to obtain the number being studied, both numbers are divisors.

Example: Finding the Divisors of 36

Step by step
1. 1 × 36 = 36
2. 2 × 18 = 36
3. 3 × 12 = 36
4. 4 × 9 = 36
5. 6 × 6 = 36

Each factor pair provides two divisors, except when both factors are equal, as happens with 6 × 6.

1, 2, 3, 4, 6, 9, 12, 18, and 36
Result: the positive divisors of 36 are 1, 2, 3, 4, 6, 9, 12, 18, and 36.

The factor-pair method helps avoid unnecessary divisions. Once the factor pairs begin repeating in reverse order, no new positive divisors appear.

Divisibility and Prime Numbers

Divisibility also allows us to identify and study prime numbers. A prime number has exactly two positive divisors: 1 and the number itself.

For example, 7 is prime because its only positive divisors are 1 and 7.

Divisors of 7: 1 and 7

In contrast, a number such as 12 has more than two positive divisors:

1, 2, 3, 4, 6, and 12

For this reason, 12 is a composite number.

Remember: the number 1 is neither prime nor composite. Prime numbers have exactly two positive divisors.

Divisibility and Factorization

Prime factorization allows us to express a number as a product of prime factors. For example:

60 = 2 × 2 × 3 × 5
60 = 22 × 3 × 5

This representation is especially useful for determining divisors and solving problems involving the GCD and LCM.

The Relationship Between Divisibility, GCD, and LCM

The concepts of divisibility, greatest common divisor, and least common multiple are closely related.

The GCD of two or more numbers is the greatest number that divides all of them exactly.

The LCM is the smallest positive common multiple of the numbers being considered.

Example: GCD and LCM of 18 and 24

1. Finding the GCD

The positive divisors of 18 are:

1, 2, 3, 6, 9, and 18

The positive divisors of 24 are:

1, 2, 3, 4, 6, 8, 12, and 24

The common divisors are 1, 2, 3, and 6.

GCD(18, 24) = 6
2. Finding the LCM by Prime Factorization
18 = 2 × 32
24 = 23 × 3

To obtain the least common multiple, take the prime factors with the greatest exponent:

LCM(18, 24) = 23 × 32
LCM(18, 24) = 8 × 9 = 72
Result: GCD(18, 24) = 6 and LCM(18, 24) = 72.

Solved Divisibility Exercises

Exercise 1. Applying Several Divisibility Rules

Determine whether 4,536 is divisible by 3, 4, 6, 8, 9, and 12.
1. By 3: 4 + 5 + 3 + 6 = 18. Since 18 is a multiple of 3, it is divisible by 3.
2. By 4: the last two digits are 36 and 36 ÷ 4 = 9. It is divisible by 4.
3. By 6: it is divisible by 2 because it ends in 6 and by 3 because the sum of its digits is 18. Therefore, it is divisible by 6.
4. By 8: the last three digits are 536 and 536 ÷ 8 = 67. It is divisible by 8.
5. By 9: the sum of its digits is 18, and 18 is a multiple of 9. It is divisible by 9.
6. By 12: it is divisible by both 3 and 4. Therefore, it is divisible by 12.
Result: 4,536 is divisible by 3, 4, 6, 8, 9, and 12.

Exercise 2. Checking Divisibility

Determine whether 735 is divisible by 5, 3, 9, and 10.
1. By 5: it ends in 5. It is divisible by 5.
2. By 3: 7 + 3 + 5 = 15. Since 15 is a multiple of 3, it is divisible by 3.
3. By 9: 15 is not a multiple of 9. It is not divisible by 9.
4. By 10: it does not end in 0. It is not divisible by 10.
Result: 735 is divisible by 5 and 3, but it is not divisible by 9 or 10.

Exercise 3. Finding the Divisors of 48

Build the factor pairs.
1 × 48 = 48
2 × 24 = 48
3 × 16 = 48
4 × 12 = 48
6 × 8 = 48
Result: the positive divisors of 48 are 1, 2, 3, 4, 6, 8, 12, 16, 24, and 48.

Common Mistakes When Working with Divisibility

Mistake 1: Confusing a divisor with a multiple.

If 5 divides 35 exactly, then 5 is a divisor of 35 and 35 is a multiple of 5.

Mistake 2: Thinking that an even last digit is enough for every divisibility rule.

Ending in 0, 2, 4, 6, or 8 allows us to determine divisibility by 2, but it does not by itself guarantee divisibility by 4, 6, 8, or 12.

Mistake 3: Adding the digits for every divisor.

The sum of the digits is useful for the rules for 3 and 9, but it is not the general rule for every divisor.

Mistake 4: Forgetting that the rule for 6 combines two conditions.

To be divisible by 6, a number must satisfy both the rule for 2 and the rule for 3.

Mistake 5: Confusing a division with a nonzero remainder with an exact division.

Divisibility requires the remainder to be 0.

What Is Divisibility Used For?

Divisibility appears in many mathematical procedures. It is not an isolated collection of rules, but a tool for analyzing the structure of numbers.

Its academic applications include:

  • finding divisors and multiples;
  • identifying prime and composite numbers;
  • performing prime factorization;
  • calculating the greatest common divisor (GCD);
  • calculating the least common multiple (LCM);
  • simplifying arithmetic procedures;
  • solving problems involving grouping, distribution, and periodicity.

For this reason, mastering divisibility rules makes it easier to learn subsequent topics in Arithmetic and Algebra.

Frequently Asked Questions About Divisibility

What is divisibility?

Divisibility is the relationship between two numbers when one can divide the other exactly, meaning that the remainder of the division is zero.

How can I tell whether one number is divisible by another?

You can perform the division and check that the remainder is zero. You can also use a divisibility rule when an applicable rule exists.

What are divisibility rules?

They are rules that allow you to quickly determine whether a number is divisible by another number without necessarily performing the complete division.

What is the difference between a divisor and a multiple?

If 6 divides 24 exactly, then 6 is a divisor of 24 and 24 is a multiple of 6.

How can I tell whether a number is divisible by 2, 3, 5, and 10?

For 2, check whether the last digit is even; for 3, add the digits and check whether the result is a multiple of 3; for 5, the number must end in 0 or 5; and for 10, it must end in 0.

What is the relationship between divisibility and prime numbers?

Divisibility allows us to determine the divisors of a number. A prime number has exactly two positive divisors: 1 and the number itself.

What are divisibility rules used for?

They are used to quickly determine whether a number is divisible by specific numbers and make procedures such as factorization, GCD, and LCM calculations easier.

Conclusion

Divisibility is one of the foundations of Arithmetic because it allows us to establish precise relationships between numbers. Understanding that a division is exact when the remainder is zero helps us correctly interpret the concepts of divisor and multiple.

Divisibility rules allow us to recognize these relationships quickly. However, they should not be memorized in isolation: it is important to understand which condition is being checked and how it relates to exact division.

Once these concepts are mastered, it becomes much easier to work with prime numbers, factorization, GCD, and LCM, as well as to solve arithmetic problems with greater confidence.

Keep Learning with Frecuencia Educativa

This topic is part of the episode:

T2 E5 | Divisibility, Prime Numbers, LCM, and GCD | Frecuencia Educativa

In this episode, you will find an integrated explanation of four fundamental topics in Arithmetic, as well as the connections between them.

In this article, we take a deeper look at the specific topic of  Divisibility: What It Is, Divisibility Rules, Divisors, and Examples

🎙️ Listen to the full episode here:

▶️ T2 E5 | Divisibility, Prime Numbers, LCM, and GCD

Module Infographic

You can also explore the infographic featuring a visual summary of the main concepts covered in this topic.

VIEW INFOGRAPHIC



Academic Resource Profile

Collection

Mathematics

Knowledge Center

Arithmetic

Knowledge Area

Divisibility

Topic

Divisibility: What It Is, Divisibility Rules, Divisors, and Examples

Level

Basic–Intermediate

Estimated Reading Time

15–18 minutes

Resource Type

Master Article


Skills Developed

By the end of this resource, students will be able to:

  • Understand the concept of divisibility.

  • Identify when a division is exact.

  • Recognize the relationship between divisors and multiples.

  • Find the positive divisors of a number using factor pairs.

  • Apply divisibility rules for 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, and 12.

  • Check whether a number is divisible by another number without necessarily performing the complete division.

  • Relate divisibility to prime and composite numbers.

  • Understand the usefulness of prime factorization.

  • Relate divisibility to the Greatest Common Divisor (GCD) and the Least Common Multiple (LCM).

  • Identify common errors when applying divisibility rules.

  • Use divisibility as a tool for solving arithmetic problems.

The article explicitly addresses the formal definition of divisibility through the relationship b = a × q and the notation a | b, as well as examples of exact division.


You are here

Digital Library → Mathematics Collection → Knowledge Center: Arithmetic → Knowledge Area: Divisibility → Topic: Divisibility


Related Articles




Comentarios

Entradas populares

Jerarquía de operaciones: reglas, ejemplos y ejercicios resueltos

El huapango: tradición, raíces culturales e identidad de México

Operaciones combinadas: cómo resolverlas paso a paso con ejemplos