What is LCM?
The Least Common Multiple of two or more numbers is the smallest positive number that is exactly divisible by every one of them.
In simple words
List the multiples of each number. The first number that appears in every list is their LCM.
Example: LCM of 4 and 6
Multiples of 4: 4, 8, 12, 16, 20…
Multiples of 6: 6, 12, 18, 24…
So, the first common multiple is 12.
Interactive LCM calculator
Enter two or more whole numbers. You’ll get the answer and a teaching-friendly prime factorisation method.
LEAST COMMON MULTIPLE36
Prime factorisation method
- 12 = 2² × 3
- 18 = 2 × 3²
- Take the highest power of each prime: 2² × 3²
- Multiply them: 4 × 9 = 36
Quick LCM insight
⚡
When one number divides the other
If the larger number is already divisible by the smaller number, the larger number is the LCM.
LCM(6, 24) = 24
Check your understanding
Find the LCM of 8 and 12.
24
8 = 2³ and 12 = 2² × 3. Take 2³ × 3 = 24.