LCM for 10, 12 and 14
What's the Least Common Multiple (LCM) of 10, 12 and 14?
Answer
(Four hundred twenty)
420 is the smallest positive integer that 10, 12 and 14 all divide without a remainder — every other common multiple of the three is a multiple of it.
Finding the LCM of 10, 12 and 14 by Prime Factorization
Split all three numbers into prime factors, then take every prime that shows up in at least one of them, each raised to the highest power it reaches there. Multiplying those highest powers gives the least common multiple:
All Prime Factors of 10: 2 × 5 (exponent form: 2 × 5)
All Prime Factors of 12: 2 × 2 × 3 (exponent form: 22 × 3)
All Prime Factors of 14: 2 × 7 (exponent form: 2 × 7)
| Prime factor | 10 | 12 | 14 | Highest power |
|---|---|---|---|---|
| 2 | 2 | 22 | 2 | 22 |
| 3 | — | 3 | — | 3 |
| 5 | 5 | — | — | 5 |
| 7 | — | — | 7 | 7 |
LCM = 22 × 3 × 5 × 7 = 420
Checking the LCM of 10, 12 and 14 Two Numbers at a Time
The least common multiple is associative, so three numbers can be handled as two pairs: first the LCM of the first two, then the LCM of that value and the third. Each pair goes through the two-number formula, which uses the greatest common divisor:
LCM(a, b) = (a × b) ÷ GCD(a, b)
LCM(10, 12) = (10 × 12) ÷ 2 = 120 ÷ 2 = 60
LCM(60, 14) = (60 × 14) ÷ 2 = 840 ÷ 2 = 420
LCM(10, 12, 14) = 420
The pairs may be taken in any order — 12 and 14 first, then 10 — and the answer is the same 420. That is exactly why the two routes on this page agree.
Related Calculations
See Also
- Greatest Common Factor of 3 Numbers - Find the Greatest Common Factor (GCF) of three numbers
- Least Common Multiple - Find the Least Common Multiple (LCM) of two numbers
- Greatest Common Factor - Find the Greatest Common Factor (GCF) of two numbers

LCM Table
About "Least Common Multiple of 3 Numbers" Calculator
The Least Common Multiple of three numbers is the smallest positive integer that all three of them divide without a remainder