7. Highest Common Factors and Least Common Multiples

 

1. Understanding the Basics

1.1 Highest Common Factor (HCF)

The HCF (or GCF – Greatest Common Factor) of two or more numbers is the largest number that divides all the numbers without leaving a remainder.

Example 1: Find the HCF of 1212 and 1818.

Solution:
Factors of 1212: 1,2,3,4,6,121, 2, 3, 4, 6, 12.
Factors of 1818: 1,2,3,6,9,181, 2, 3, 6, 9, 18.
Common factors: 1,2,3,61, 2, 3, 6.
HCF: 66.


1.2 Least Common Multiple (LCM)

The LCM of two or more numbers is the smallest number that is divisible by all the given numbers.

Example 2: Find the LCM of 44 and 66.

Solution:
Multiples of 44: 4,8,12,16,20,4, 8, 12, 16, 20, \dots.
Multiples of 66: 6,12,18,24,30,6, 12, 18, 24, 30, \dots.
Common multiples: 12,24,12, 24, \dots.
LCM: 1212.


2. Methods to Find HCF and LCM

2.1 Prime Factorization Method

  1. Write each number as a product of prime factors.
  2. For HCF, take the smallest power of common prime factors.
  3. For LCM, take the highest power of all prime factors.

Example 3: Find the HCF and LCM of 2020 and 3030 using prime factorization.

Solution:
Prime factorization of 20=22×520 = 2^2 \times 5.
Prime factorization of 30=2×3×530 = 2 \times 3 \times 5.

  • HCF: 21×5=102^1 \times 5 = 10.
  • LCM: 22×3×5=602^2 \times 3 \times 5 = 60.

2.2 Division Method (for HCF)

  1. Divide the larger number by the smaller number.
  2. Use the remainder as the new divisor and repeat until the remainder is 00.
  3. The last divisor is the HCF.

Example 4: Find the HCF of 4848 and 1818 using the division method.

Solution:

48÷18=2remainder 12(Step 1)48 \div 18 = 2 \, \text{remainder } 12 \quad \text{(Step 1)} 18÷12=1remainder 6(Step 2)18 \div 12 = 1 \, \text{remainder } 6 \quad \text{(Step 2)} 12÷6=2remainder 0(Step 3)12 \div 6 = 2 \, \text{remainder } 0 \quad \text{(Step 3)}

HCF: 66.


2.3 Common Multiples Method (for LCM)

  1. List multiples of each number.
  2. Identify the smallest common multiple.

3. Relationship Between HCF and LCM

For two numbers aa and bb:

HCF(a,b)×LCM(a,b)=a×b.\text{HCF}(a, b) \times \text{LCM}(a, b) = a \times b.

Example 5: Verify the relationship for 1212 and 1818.

Solution:
HCF: 66, LCM: 3636.

HCF×LCM=6×36=216.\text{HCF} \times \text{LCM} = 6 \times 36 = 216. a×b=12×18=216.a \times b = 12 \times 18 = 216.

The relationship holds true.


4. Advanced Applications

4.1 Word Problems

  1. Problems involving equal groupings often use HCF.
  2. Problems involving periodic events or synchronization use LCM.

Example 6: Two bells ring every 44 minutes and 66 minutes. When will they ring together again?

Solution:
Find the LCM of 44 and 66.

LCM=12minutes.\text{LCM} = 12 \, \text{minutes}.

The bells will ring together after 1212 minutes.

Example 7: A farmer has 7272 apples, 9696 oranges, and 120120 bananas. He wants to pack them into boxes with an equal number of each fruit. What is the largest number of fruits per box?

Solution:
Find the HCF of 7272, 9696, and 120120.

HCF=24.\text{HCF} = 24.

Each box will have 2424 fruits.


5. Complex Scenarios

Example 8: Three cyclists start together and cycle 6060, 7575, and 9090 km in a day. When will they meet again?

Solution:
Find the LCM of 6060, 7575, and 9090.

Prime factorization: 60=22×3×5,75=3×52,90=2×32×5.\text{Prime factorization: } 60 = 2^2 \times 3 \times 5, \, 75 = 3 \times 5^2, \, 90 = 2 \times 3^2 \times 5. LCM=22×32×52=900km.\text{LCM} = 2^2 \times 3^2 \times 5^2 = 900 \, \text{km}.

They will meet again after 900900 km.


6. Practice Questions

 

 


1. Find the HCF of 2424 and 3636.

Solution:
Using prime factorization:

24=23×3,36=22×32.24 = 2^3 \times 3, \quad 36 = 2^2 \times 3^2.

Common prime factors: 22×3=122^2 \times 3 = 12.
HCF = 12.


2. Find the LCM of 88 and 1212.

Solution:
Using prime factorization:

8=23,12=22×3.8 = 2^3, \quad 12 = 2^2 \times 3.

Take the highest powers of all prime factors:

LCM=23×3=24.\text{LCM} = 2^3 \times 3 = 24.

LCM = 24.


3. Determine the HCF and LCM of 1515 and 2020.

Solution:
Prime factorizations:

15=3×5,20=22×5.15 = 3 \times 5, \quad 20 = 2^2 \times 5.

  • HCF: Common prime factor is 55.
  • LCM: 22×3×5=602^2 \times 3 \times 5 = 60.

HCF = 5, LCM = 60.


4. Prove the relationship between HCF and LCM for 1818 and 2424.

Solution:
Prime factorizations:

18=2×32,24=23×3.18 = 2 \times 3^2, \quad 24 = 2^3 \times 3.

  • HCF: 21×31=62^1 \times 3^1 = 6.
  • LCM: 23×32=722^3 \times 3^2 = 72.
    Verify the relationship:

HCF×LCM=6×72=432,18×24=432.\text{HCF} \times \text{LCM} = 6 \times 72 = 432, \quad 18 \times 24 = 432.

The relationship holds true.


5. Two trains run every 1818 and 2424 minutes. When will they next run together?

Solution:
Find the LCM of 1818 and 2424.

18=2×32,24=23×3.18 = 2 \times 3^2, \quad 24 = 2^3 \times 3. LCM=23×32=72.\text{LCM} = 2^3 \times 3^2 = 72.

The trains will next run together after 7272 minutes.


6. Pack 4848, 6060, and 7272 items into equal boxes. What is the largest number of items per box?

Solution:
Find the HCF of 4848, 6060, and 7272.

48=24×3,60=22×3×5,72=23×32.48 = 2^4 \times 3, \quad 60 = 2^2 \times 3 \times 5, \quad 72 = 2^3 \times 3^2.

Common prime factors: 22×3=122^2 \times 3 = 12.
HCF = 12.

Each box will have 1212 items.


7. Find the LCM of 1414, 2828, and 3535.

Solution:
Prime factorizations:

14=2×7,28=22×7,35=5×7.14 = 2 \times 7, \quad 28 = 2^2 \times 7, \quad 35 = 5 \times 7.

Take the highest powers of all primes:

LCM=22×5×7=140.\text{LCM} = 2^2 \times 5 \times 7 = 140.

LCM = 140.


8. A clock chimes every 1515 minutes and another every 2020 minutes. When will they chime together?

Solution:
Find the LCM of 1515 and 2020.

15=3×5,20=22×5.15 = 3 \times 5, \quad 20 = 2^2 \times 5. LCM=22×3×5=60.\text{LCM} = 2^2 \times 3 \times 5 = 60.

The clocks will chime together after 6060 minutes.


9. Verify the HCF and LCM relationship for 2525 and 3030.

Solution:
Prime factorizations:

25=52,30=2×3×5.25 = 5^2, \quad 30 = 2 \times 3 \times 5.

  • HCF: 55.
  • LCM: 2×3×52=1502 \times 3 \times 5^2 = 150.
    Verify:

HCF×LCM=5×150=750,25×30=750.\text{HCF} \times \text{LCM} = 5 \times 150 = 750, \quad 25 \times 30 = 750.

The relationship holds true.


10. What is the smallest number divisible by 3,4,3, 4, and 66?

Solution:
Find the LCM of 33, 44, and 66.

3=3,4=22,6=2×3.3 = 3, \quad 4 = 2^2, \quad 6 = 2 \times 3. LCM=22×3=12.\text{LCM} = 2^2 \times 3 = 12.

Smallest number = 12.


11. Find the largest number that divides 100,150,100, 150, and 200200 without leaving a remainder.

Solution:
Find the HCF of 100100, 150150, and 200200.

100=22×52,150=2×3×52,200=23×52.100 = 2^2 \times 5^2, \quad 150 = 2 \times 3 \times 5^2, \quad 200 = 2^3 \times 5^2.

Common prime factors: 21×52=502^1 \times 5^2 = 50.
HCF = 50.


12. Find the LCM of 55, 1010, and 1515.

Solution:
Prime factorizations:

5=5,10=2×5,15=3×5.5 = 5, \quad 10 = 2 \times 5, \quad 15 = 3 \times 5. LCM=2×3×5=30.\text{LCM} = 2 \times 3 \times 5 = 30.

LCM = 30.


13. If HCF(x,40)=8\text{HCF}(x, 40) = 8 and LCM(x,40)=120\text{LCM}(x, 40) = 120, find xx.

Solution:
Using the relationship:

HCF×LCM=x×40.\text{HCF} \times \text{LCM} = x \times 40. 8×120=x×40.8 \times 120 = x \times 40. x=96040=24.x = \frac{960}{40} = 24.

x=24x = 24.


14. The product of two numbers is 180180. If their HCF is 66, find their LCM.

Solution:
Using the relationship:

HCF×LCM=Product of numbers.\text{HCF} \times \text{LCM} = \text{Product of numbers}. 6×LCM=180.6 \times \text{LCM} = 180. LCM=1806=30.\text{LCM} = \frac{180}{6} = 30.

LCM = 30.


15. A boy skips every 66 steps and a girl every 99 steps. When will they skip together?

Solution:
Find the LCM of 66 and 99.

6=2×3,9=32.6 = 2 \times 3, \quad 9 = 3^2. LCM=2×32=18.\text{LCM} = 2 \times 3^2 = 18.

They will skip together after 1818 steps.


16. Verify the HCF of 7272 and 9090 using prime factorization.

Solution:

72=23×32,90=2×32×5.72 = 2^3 \times 3^2, \quad 90 = 2 \times 3^2 \times 5.

Common prime factors: 2×32=182 \times 3^2 = 18.
HCF = 18.


17. Find the smallest multiple of 1212 and 1818 greater than 100100.

Solution:
Find the LCM of 1212 and 1818:

12=22×3,18=2×32.12 = 2^2 \times 3, \quad 18 = 2 \times 3^2. LCM=22×32=36.\text{LCM} = 2^2 \times 3^2 = 36.

Multiples of 3636: 36,72,108,36, 72, 108, \dots.
The smallest multiple greater than 100100 is 108108.
Answer: 108108.


18. How many numbers less than 5050 are multiples of 44 and 66?

Solution:
Find the LCM of 44 and 66:

LCM=12.\text{LCM} = 12.

Multiples of 1212 less than 5050: 12,24,36,4812, 24, 36, 48.
Answer: 44 numbers.


19. Pack 30,45,30, 45, and 7575 chocolates into equal boxes. What is the largest number per box?

Solution:
Find the HCF of 3030, 4545, and 7575:

30=2×3×5,45=32×5,75=3×52.30 = 2 \times 3 \times 5, \quad 45 = 3^2 \times 5, \quad 75 = 3 \times 5^2.

Common prime factors: 3×5=153 \times 5 = 15.
Answer: 1515 chocolates per box.


20. Two runners complete a lap every 88 and 1212 minutes. When will they meet at the starting point?

Solution:
Find the LCM of 88 and 1212:

LCM=23×3=24.\text{LCM} = 2^3 \times 3 = 24.

They will meet at the starting point after 2424 minutes.