In arithmetic, two important concepts often used to solve problems are HCF and LCM. Understanding these helps in simplifying fractions, solving problems involving divisibility, and managing real-life scenarios like packaging, scheduling, and distribution.
HCF stands for Highest Common Factor. It is the greatest number that divides two or more numbers exactly without leaving a remainder.
LCM stands for Least Common Multiple. It is the smallest number that is a multiple of two or more numbers.
For example, consider the numbers 6 and 8:
These concepts are crucial in competitive exams and everyday calculations.
Before diving deeper, let's understand the building blocks of HCF and LCM: factors and multiples.
Factors of a number are integers that divide the number exactly without leaving a remainder.
Multiples of a number are obtained by multiplying that number by integers (1, 2, 3, ...).
For example, consider the number 12:
Notice that 12 is both a factor of itself and a multiple of 4.
Prime numbers are numbers greater than 1 that have only two factors: 1 and the number itself. Examples: 2, 3, 5, 7, 11, 13, ...
Prime factorization is expressing a number as a product of its prime factors. For example, 12 can be written as \( 2 \times 2 \times 3 \) or \( 2^2 \times 3 \).
The Highest Common Factor (HCF) of two or more numbers is the largest number that divides all of them exactly.
There are three common methods to find HCF:
List all factors of the numbers and find the greatest common one.
Example: Find HCF of 18 and 24.
This method is simple but can be time-consuming for large numbers.
Express each number as a product of prime factors, then multiply the common prime factors with the smallest powers.
Example: Find HCF of 48 and 60.
This is an efficient method for large numbers based on the principle that HCF of two numbers also divides their difference.
Steps:
graph TD A[Start with numbers a and b, a > b] --> B[Divide a by b] B --> C{Remainder r = 0?} C -- No --> D[Set a = b, b = r] D --> B C -- Yes --> E[HCF is b]This method is fast and suitable for competitive exams.
The Least Common Multiple (LCM) of two or more numbers is the smallest number that is a multiple of all.
Methods to find LCM include:
List multiples of each number until you find the smallest common one.
Example: Find LCM of 5 and 7.
This method is easy but inefficient for large numbers.
Find the prime factors of each number, then multiply the prime factors with the highest powers.
Example: Find LCM of 12 and 18.
For two numbers \(a\) and \(b\),
If you know the HCF and the numbers, you can find the LCM quickly.
| Method | Advantages | Disadvantages |
|---|---|---|
| Listing Multiples | Simple for small numbers | Time-consuming for large numbers |
| Prime Factorization | Accurate and systematic | Requires knowledge of prime factors |
| Using HCF Relation | Fast when HCF is known | Only for two numbers |
Step 1: Find prime factorization of each number.
24 = \( 2^3 \times 3 \)
36 = \( 2^2 \times 3^2 \)
Step 2: For HCF, take the minimum powers of common primes.
Common primes: 2 and 3
Minimum powers: \( 2^{2} \) and \( 3^{1} \)
HCF = \( 2^2 \times 3 = 4 \times 3 = 12 \)
Step 3: For LCM, take the maximum powers of all primes involved.
Maximum powers: \( 2^{3} \) and \( 3^{2} \)
LCM = \( 2^3 \times 3^2 = 8 \times 9 = 72 \)
Answer: HCF = 12, LCM = 72
Step 1: Divide 252 by 105.
252 / 105 = 2 remainder 42 (because \( 105 \times 2 = 210 \), \( 252 - 210 = 42 \))
Step 2: Now divide 105 by 42.
105 / 42 = 2 remainder 21 (since \( 42 \times 2 = 84 \), \( 105 - 84 = 21 \))
Step 3: Divide 42 by 21.
42 / 21 = 2 remainder 0
Step 4: Since remainder is 0, HCF is the last divisor, 21.
Answer: HCF(252, 105) = 21
Step 1: Find prime factorization of each number.
15 = \( 3 \times 5 \)
20 = \( 2^2 \times 5 \)
30 = \( 2 \times 3 \times 5 \)
Step 2: Take the highest powers of all primes involved.
Step 3: Multiply these highest powers.
LCM = \( 2^2 \times 3 \times 5 = 4 \times 3 \times 5 = 60 \)
Answer: LCM(15, 20, 30) = 60
Step 1: Find the HCF of 12 kg and 18 kg to determine the greatest possible weight of each smaller packet.
Prime factorization:
12 = \( 2^2 \times 3 \)
18 = \( 2 \times 3^2 \)
HCF = \( 2^{\min(2,1)} \times 3^{\min(1,2)} = 2^1 \times 3^1 = 6 \) kg
Step 2: Each smaller packet weighs 6 kg.
Step 3: Calculate the price of one smaller packet.
Price per kg = Rs.50
Price per packet = \( 6 \times 50 = Rs.300 \)
Answer: The greatest possible weight of each smaller packet is 6 kg, and the least price per packet is Rs.300.
Step 1: Use the formula:
Step 2: Substitute the known values:
12 x LCM = 36 x 60
12 x LCM = 2160
Step 3: Divide both sides by 12:
LCM = \( \frac{2160}{12} = 180 \)
Answer: LCM of 36 and 60 is 180.
When to use: For large numbers where listing factors is impractical.
When to use: When either HCF or LCM is known along with the two numbers.
When to use: When dealing with three or more numbers.
When to use: To quickly factorize numbers during exams.
When to use: When one number is clearly a multiple of the other.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →