Common Multiples Calculator
Find common multiples and the least common multiple (LCM) of two or more numbers with step-by-step explanation. Learn the listing method, prime factorization method, and how to use the GCF to find the LCM.
Table of Contents
- 1What Are Common Multiples?
- 2Least Common Multiple (LCM)
- 3How to Find Common Multiples
- 4Step-by-Step Examples
- 5More LCM Examples
- 6The Prime Factorization Method
- 7LCM Using the GCF
- 8LCM of Three or More Numbers
- 9Common Mistakes to Avoid
- 10Real-World Applications
- 11Practice Problems with Solutions
- 12Tips for Finding Common Multiples
- 13Final Thoughts
Find Common Multiples
Enter two numbers to find their common multiples and the least common multiple (LCM). Click Calculate for step-by-step working.
Common Multiples – Complete Explanation
A common multiple is a number that is a multiple of two or more given numbers. The least common multiple (LCM) is the smallest positive common multiple — it's one of the most important concepts in arithmetic, used for adding fractions, synchronizing cycles, and solving real-world scheduling problems.
Common Multiple Definition
A number m is a common multiple of a and b if: m is a multiple of a AND m is a multiple of b. The LCM is the smallest positive common multiple.
Every pair of numbers has infinitely many common multiples — all multiples of the LCM.
1. What Are Common Multiples?
When two numbers share a multiple, that number can be divided evenly by both. For example, 12 is a common multiple of 4 and 6 because:
- 12 ÷ 4 = 3 (exact division, no remainder)
- 12 ÷ 6 = 2 (exact division, no remainder)
Key characteristics:
- Infinite: Every pair of numbers has infinitely many common multiples.
- Multiples of the LCM: All common multiples are multiples of the LCM.
- At least one: The product of two numbers (a × b) is always a common multiple.
- LCM = 1: Only when both numbers are 1.
2. Least Common Multiple (LCM)
The LCM is the smallest positive number that is divisible by all given numbers. It's essential for:
- Adding fractions: The LCM of denominators is the least common denominator (LCD).
- Scheduling: Finding when events with different cycles will coincide.
- Algebra: Clearing denominators in equations.
LCM of 4 and 6 = 12
• 12 is a multiple of 4 (4 × 3 = 12)
• 12 is a multiple of 6 (6 × 2 = 12)
• No smaller positive number is divisible by both 4 and 6.
• All common multiples of 4 and 6: 12, 24, 36, 48, 60, ...
3. How to Find Common Multiples and the LCM
There are three main methods:
Method 1 — List Multiples:
1. List multiples of each number until you find a match.
2. The first match is the LCM.
• Best for: Small numbers.
Method 2 — Prime Factorization:
1. Prime factorize each number.
2. For each prime, take the maximum exponent that appears.
3. Multiply these together — the result is the LCM.
• Best for: Medium to large numbers.
Method 3 — Using the GCF:
1. Find the GCF of the two numbers.
2. LCM(a, b) = (a × b) / GCF(a, b).
• Best for: When you already know the GCF.
4. Step-by-Step Examples
Example 1: LCM of 4 and 6 (Listing Method)
Find the LCM of 4 and 6 by listing multiples.
Step 1: List multiples of 4:
4, 8, 12, 16, 20, 24, 28, 32, 36, 40, ...
Step 2: List multiples of 6:
6, 12, 18, 24, 30, 36, 42, 48, ...
Step 3: Common multiples: 12, 24, 36, ...
The smallest is 12.
Result: LCM(4, 6) = 12
Example 2: LCM of 12 and 18 (Prime Factorization Method)
Find the LCM of 12 and 18 using prime factorization.
Step 1: Prime factorize:
12 = 2 × 2 × 3 = 2² × 3
18 = 2 × 3 × 3 = 2 × 3²
Step 2: For each prime, take the maximum exponent:
Prime 2: max(2, 1) = 2 → 2²
Prime 3: max(1, 2) = 2 → 3²
Step 3: LCM = 2² × 3² = 4 × 9 = 36
Result: LCM(12, 18) = 36
5. More LCM Examples
LCM of 8 and 12: 8=2³, 12=2²×3 → LCM = 2³×3 = 24
LCM of 5 and 7: Both prime → LCM = 5×7 = 35
LCM of 9 and 15: 9=3², 15=3×5 → LCM = 3²×5 = 45
LCM of 10 and 20: 20 is a multiple of 10 → LCM = 20
6. The Prime Factorization Method in Detail
This method is systematic and works for any size numbers:
- Prime factorize each number completely.
- List all primes that appear in any of the factorizations.
- For each prime, take the largest exponent that appears in any factorization.
- Multiply these primes raised to their maximum exponents — the result is the LCM.
7. LCM Using the GCF
There's a beautiful relationship between the GCF and LCM:
GCF-LCM Relationship
GCF(a, b) × LCM(a, b) = a × b
Therefore: LCM(a, b) = (a × b) / GCF(a, b)
Example: Find LCM of 24 and 36 using the GCF.
GCF(24, 36) = 12
LCM = (24 × 36) / 12 = 864 / 12 = 72
Verification: 12 × 72 = 864 and 24 × 36 = 864 ✓
8. LCM of Three or More Numbers
To find the LCM of three or more numbers, find the LCM of the first two, then the LCM of that result with the third number, and so on:
Find LCM of 4, 6, and 10:
Step 1: LCM(4, 6) = 12
Step 2: LCM(12, 10) = 60
Result: LCM(4, 6, 10) = 60
9. Common Mistakes to Avoid
- Confusing LCM with GCF: LCM is the smallest common multiple; GCF is the largest common factor. They are different concepts.
- Taking the minimum exponent for LCM: For LCM, take the maximum exponent. For GCF, take the minimum. Reversing this is a common error.
- Assuming LCM = a × b: This is only true when the numbers are coprime (GCF = 1). For 4 and 6, LCM = 12, not 24.
- Stopping at the first common multiple found: 4 and 6 have common multiples at 12, 24, 36, etc. The LCM is specifically the smallest.
- Forgetting that 0 is a multiple: 0 is a common multiple of any numbers, but it's not the LCM (which must be positive).
10. Real-World Applications
- Adding Fractions: To add 1/4 + 1/6, use the LCM of denominators (12) as the common denominator: 3/12 + 2/12 = 5/12.
- Scheduling: One event happens every 4 days, another every 6 days. They coincide every 12 days (LCM).
- Gear Ratios: Two gears with 12 and 18 teeth will return to their starting alignment after LCM(12,18) = 36 teeth.
- Tiling: To tile a floor with 4-inch and 6-inch tiles, the pattern repeats every LCM(4,6) = 12 inches.
- Music: Two rhythmic patterns of 3 beats and 4 beats align every LCM(3,4) = 12 beats.
- Calendars: Finding when days of the week repeat on specific dates uses common multiples.
11. Practice Problems with Solutions
Problem 1: Find the LCM of 8 and 14.
Solution: 8=2³, 14=2×7 → LCM = 2³×7 = 56
Problem 2: Find the first three common multiples of 6 and 9.
Solution: LCM = 18 → 18, 36, 54
Problem 3: What is the LCM of 3, 5, and 7?
Solution: All prime and coprime → LCM = 3×5×7 = 105
Problem 4: Use the GCF method: GCF(15, 25) = 5. Find the LCM.
Solution: LCM = (15×25)/5 = 375/5 = 75
12. Tips for Finding Common Multiples
- For small numbers, listing multiples is the most intuitive method.
- For larger numbers, use prime factorization — it's systematic and reliable.
- If the numbers are coprime (GCF = 1), the LCM is simply their product.
- If one number divides the other evenly, the larger is the LCM.
- Remember the GCF-LCM relationship: GCF × LCM = a × b. You can use this to check your work.
- All common multiples are multiples of the LCM — once you know the LCM, generate more by multiplying it by 2, 3, 4, ...
13. Final Thoughts
Common multiples and the least common multiple are fundamental concepts that connect arithmetic to real-world problem-solving. From adding fractions with different denominators to scheduling recurring events, the LCM provides an elegant solution to synchronization problems. Understanding how to find it efficiently — whether by listing, prime factorization, or using the GCF — gives you a versatile tool for mathematics and beyond.
Master the LCM alongside its partner the GCF, and you'll have complete command of the relationship between factors and multiples. Use this calculator to verify your manual work, but practice until finding common multiples becomes systematic and reliable.