LCM for 3, 4 and 7
What's the Least Common Multiple (LCM) of 3, 4 and 7?
Answer
(Eighty-four)
84 is the smallest positive integer that 3, 4 and 7 all divide without a remainder — every other common multiple of the three is a multiple of it.
Finding the LCM of 3, 4 and 7 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 3: 3 (exponent form: 3)
All Prime Factors of 4: 2 × 2 (exponent form: 22)
All Prime Factors of 7: 7 (exponent form: 7)
| Prime factor | 3 | 4 | 7 | Highest power |
|---|---|---|---|---|
| 2 | — | 22 | — | 22 |
| 3 | 3 | — | — | 3 |
| 7 | — | — | 7 | 7 |
LCM = 22 × 3 × 7 = 84
Checking the LCM of 3, 4 and 7 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(3, 4) = (3 × 4) ÷ 1 = 12 ÷ 1 = 12
LCM(12, 7) = (12 × 7) ÷ 1 = 84 ÷ 1 = 84
LCM(3, 4, 7) = 84
The pairs may be taken in any order — 4 and 7 first, then 3 — and the answer is the same 84. 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