LCM & HCF Mastery | Visual Guide & Practice
Number System

The Pillars of Arithmetic

Mastering Highest Common Factor (HCF) and Least Common Multiple (LCM) is key to solving complex problems in fractions, time & work, and number theory.

💎

HCF (Highest Common Factor)

📜 Definition

Also known as GCD (Greatest Common Divisor). It is the largest number that divides two or more numbers without leaving a remainder.

HCF of 12 and 18 is 6.
  • Factors of 12: 1, 2, 3, 4, 6, 12
  • Factors of 18: 1, 2, 3, 6, 9, 18

⚙️ Finding HCF (Prime Factorization)

Break numbers into prime factors and multiply the common factors with the lowest power.

Find HCF of 24 and 36:

$24 = 2^3 \times 3^1$

$36 = 2^2 \times 3^2$

HCF = $2^2 \times 3^1 = 4 \times 3 = 12$

🚀

LCM (Least Common Multiple)

📜 Definition

The smallest positive number that is a multiple of two or more numbers. It is divisible by all the given numbers.

LCM of 4 and 6 is 12.
  • Multiples of 4: 4, 8, 12, 16…
  • Multiples of 6: 6, 12, 18…

⚙️ Finding LCM (Prime Factorization)

Take all prime factors involved, with their highest power.

Find LCM of 12 and 15:

$12 = 2^2 \times 3^1$

$15 = 3^1 \times 5^1$

LCM = $2^2 \times 3^1 \times 5^1 = 4 \times 3 \times 5 = 60$

🔑 Key Formulas & Relationships

The Golden Rule

For any two numbers A and B:

$HCF \times LCM = A \times B$

Note: Does not apply to 3 numbers directly.

HCF of Fractions

Formula:

$$ \frac{\text{HCF of Numerators}}{\text{LCM of Denominators}} $$

LCM of Fractions

Formula:

$$ \frac{\text{LCM of Numerators}}{\text{HCF of Denominators}} $$

HCF Mastery Suite

30 Questions focusing on Highest Common Factors, Division Method, and Word Problems.

LCM Mastery Suite

30 Questions focusing on Least Common Multiples, Intervals, and Fraction Logic.

🌙