Enter your numbers separated by commas, pick a method, and click “Calculate” to compute the least common multiple (LCM) with detailed step-by-step solutions.
Related
This LCM calculator finds the least common multiple (LCM) of two or more numbers instantly. It provides step-by-step explanations using prime factorization, GCF formula, or the division/ladder method.
The LCM of two or more numbers is the smallest positive number divisible by all of them.
Example: LCM of 2, 5, and 7 = 70.
List multiples of each number until the first common multiple appears.
Example: LCM of 8, 12, 16
LCM = 48
Factor each number into primes, then multiply the highest powers of all primes.
Example: LCM of 10, 15, 20
LCM = 2² × 3 × 5 = 60
LCM(a, b) = (a × b) / GCF(a, b)
Example: LCM of 4 and 10
Divide numbers by primes repeatedly until all become 1. Multiply all divisors to get the LCM.
Example: LCM of 8, 12, 14, 20
| Divisor | 8 | 12 | 14 | 20 |
|---|---|---|---|---|
| 2 | 4 | 6 | 7 | 10 |
| 2 | 2 | 3 | 7 | 5 |
| 2 | 1 | 3 | 7 | 5 |
| 3 | 1 | 1 | 7 | 5 |
| 5 | 1 | 1 | 7 | 1 |
| 7 | 1 | 1 | 1 | 1 |
LCM = 2 × 2 × 2 × 3 × 5 × 7 = 840
LCM(a, b) = LCM(b, a)
LCM(a, LCM(b, c)) = LCM(LCM(a, b), c)
a × b = LCM(a, b) × GCF(a, b)
Example: a = 12, b = 15 → GCF = 3 → LCM = (12×15)/3 = 60
LCM of fractions = LCM of numerators ÷ LCM of denominators
Yes, the calculator can handle 2 or more numbers.
Used to find least common denominator (LCD) for fraction addition/subtraction.
LCM of 12, 15, 21 = 420
LCM of 24, 300 by prime factorization = 600
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoEmail us at
Contact Us© Copyrights 2026 by Calculator-Online.net