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.
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.
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:
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:
Each one divides 24 exactly:
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
Example: Divisibility by 3 and 9
Example: Divisibility by 4
Example: Divisibility by 6
Example: Divisibility by 7
Example: Divisibility by 11
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
Each factor pair provides two divisors, except when both factors are equal, as happens with 6 × 6.
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.
In contrast, a number such as 12 has more than two positive divisors:
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:
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
The positive divisors of 18 are:
The positive divisors of 24 are:
The common divisors are 1, 2, 3, and 6.
To obtain the least common multiple, take the prime factors with the greatest exponent:
Solved Divisibility Exercises
Exercise 1. Applying Several Divisibility Rules
Exercise 2. Checking Divisibility
Exercise 3. Finding the Divisors of 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
Prime and Composite Numbers: What They Are, Differences, and Examples
Least Common Multiple (LCM): What It Is, How to Calculate It, and Examples
Prime Factorization


Comentarios
Publicar un comentario