When we work with numbers, two important ideas often help us solve many problems: factors and multiples. Understanding these ideas leads us to two special numbers called the Highest Common Factor (HCF) and the Least Common Multiple (LCM).
Factors of a number are the numbers that divide it exactly without leaving a remainder. For example, factors of 12 are 1, 2, 3, 4, 6, and 12.
Multiples of a number are the numbers you get when you multiply it by 1, 2, 3, and so on. For example, multiples of 5 are 5, 10, 15, 20, 25, and so on.
The Highest Common Factor (HCF) of two or more numbers is the largest number that divides all of them exactly. For example, the HCF of 12 and 18 is 6.
The Least Common Multiple (LCM) of two or more numbers is the smallest number that is a multiple of all of them. For example, the LCM of 4 and 6 is 12.
These concepts are very useful in everyday life. For example, if two buses leave a bus stop at different intervals and you want to know when they will leave together again, you use LCM. If you want to divide something into equal parts without leftovers, you use HCF.
Let's explore factors and multiples more deeply.
A factor of a number is any number that divides it exactly. For example, consider 24:
So, factors of 24 are: 1, 2, 3, 4, 6, 8, 12, 24.
A multiple of a number is what you get when you multiply the number by 1, 2, 3, and so on. For example, multiples of 7 are:
So, multiples of 7 are 7, 14, 21, 28, 35, and so on.
A prime number is a number greater than 1 that has only two factors: 1 and itself. For example, 2, 3, 5, 7, 11 are prime numbers.
A composite number is a number that has more than two factors. For example, 4, 6, 8, 9, 12 are composite numbers.
Divisibility rules help us quickly check if a number is divisible by another without doing full division. Here are some useful rules:
The Highest Common Factor (HCF) of two or more numbers is the greatest number that divides all of them exactly.
Why is HCF important? It helps us simplify fractions, divide things into equal parts, and solve many real-life problems like sharing or grouping.
Break each number into its prime factors. The HCF is the product of all prime factors common to all numbers, taken with the smallest power.
Divide the larger number by the smaller number, then divide the divisor by the remainder. Repeat until the remainder is zero. The last divisor is the HCF.
This is a fast method based on the division method. It uses the fact that HCF of two numbers also divides their difference.
graph TD A[Start with numbers a and b, a > b] B[Divide a by b] C[Find remainder r = a mod b] D{Is r = 0?} E[HCF is b] F[Set a = b, b = r] G[Repeat division] A --> B B --> C C --> D D -- Yes --> E D -- No --> F F --> G G --> BThe Least Common Multiple (LCM) of two or more numbers is the smallest number that is a multiple of all of them.
LCM is useful in problems involving synchronization, such as finding when two events will happen together again, or adding fractions with different denominators.
Break each number into prime factors. The LCM is the product of all prime factors involved, taken with the highest power.
List multiples of each number and find the smallest common multiple.
| 4 | 6 |
|---|---|
| 4 | 6 |
| 8 | 12 |
| 12 | 18 |
| 16 | 24 |
| 20 | 30 |
| 24 | 36 |
Here, the smallest common multiple is 12, so LCM(4,6) = 12.
There is a useful formula connecting HCF and LCM:
This formula helps find one if the other is known.
For any two positive integers \(a\) and \(b\), the product of their HCF and LCM is equal to the product of the numbers themselves:
\[\text{HCF}(a,b) \times \text{LCM}(a,b) = a \times b\]This relationship is very useful in calculations and problem-solving.
Step 1: Find prime factors of 36.
36 = 2 x 2 x 3 x 3 = \(2^2 \times 3^2\)
Step 2: Find prime factors of 48.
48 = 2 x 2 x 2 x 2 x 3 = \(2^4 \times 3^1\)
Step 3: Identify common prime factors with smallest powers.
Common prime factors: 2 and 3.
Smallest power of 2: \(2^2\)
Smallest power of 3: \(3^1\)
Step 4: Multiply these to get HCF.
HCF = \(2^2 \times 3^1 = 4 \times 3 = 12\)
Answer: HCF of 36 and 48 is 12.
Step 1: List multiples of 4: 4, 8, 12, 16, 20, 24, ...
Step 2: List multiples of 6: 6, 12, 18, 24, 30, ...
Step 3: Identify common multiples: 12, 24, ...
Step 4: Choose the smallest common multiple.
LCM = 12
Answer: LCM of 4 and 6 is 12.
Step 1: Divide 252 by 105.
252 / 105 = 2 remainder 42 (since 105 x 2 = 210, 252 - 210 = 42)
Step 2: Now find HCF(105, 42).
Divide 105 by 42.
105 / 42 = 2 remainder 21 (42 x 2 = 84, 105 - 84 = 21)
Step 3: Now find HCF(42, 21).
Divide 42 by 21.
42 / 21 = 2 remainder 0
Step 4: Since remainder is 0, HCF is 21.
Answer: HCF of 252 and 105 is 21.
Step 1: Use the formula:
\[ \text{LCM} = \frac{a \times b}{\text{HCF}} \]
Step 2: Substitute values:
\[ \text{LCM} = \frac{15 \times 20}{5} = \frac{300}{5} = 60 \]
Answer: LCM of 15 and 20 is 60.
Step 1: Find the LCM of 12 and 15.
Prime factors of 12 = \(2^2 \times 3\)
Prime factors of 15 = \(3 \times 5\)
Step 2: Take highest powers of all primes:
\(2^2\), \(3^1\), \(5^1\)
Step 3: Calculate LCM:
\[ \text{LCM} = 2^2 \times 3 \times 5 = 4 \times 3 \times 5 = 60 \]
Step 4: So, both events will occur together after 60 days.
Answer: The events coincide every 60 days.
When to use: When numbers are large and prime factorization is time-consuming.
When to use: To speed up factorization during exams.
When to use: When either HCF or LCM is given and the other needs to be found.
When to use: When numbers are small and quick mental calculation is possible.
When to use: To correctly approach application-based problems.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →