Common Denominator Calculator

Free common denominator calculator. Find the least common denominator (LCD) of two or more fractions, convert to equivalent fractions, and see step-by-step prime factorization solutions.

Enter at least 2 fractions to find their common denominator.

1
/
2
/

Least Common Denominator (LCD)

12
GCD of denominators = 2
2 fractions

Equivalent Fractions

Each fraction rewritten with denominator 12

14
×3×3
312
16
×2×2
212

Step-by-Step Solution

Finding LCD using prime factorization of denominators

1Find the prime factorization of each denominator

4 = 2²
6 = 2 × 3

2Take the highest power of each prime factor

Prime46Max
2212
3011

3Multiply the highest powers together

LCD = 2² × 3

LCD = 12

4Convert each fraction to the common denominator

1/4 = (1 × 3) / (4 × 3) = 3/12
1/6 = (1 × 2) / (6 × 2) = 2/12

Summary

LCD, GCD, and factorization details at a glance

Least Common Denominator
12
LCD Factorized
12 = 2² × 3
GCD of Denominators
2
Denominators
4, 6

What Is a Common Denominator?

Understanding common denominators and the LCD

A common denominator is a shared denominator that two or more fractions can be converted to. The Least Common Denominator (LCD) is the smallest such number — it's the Least Common Multiple (LCM) of all the denominators.

Key Relationship

LCD = LCM(d₁, d₂, ..., dₙ)

Finding a common denominator is essential for adding, subtracting, and comparing fractions. Using the least common denominator keeps numbers as small as possible, making arithmetic easier and results simpler.

How to Find the LCD Using Prime Factorization

The most reliable method for any set of fractions

Find the prime factorization of each denominator

Break each denominator into a product of prime factors. Example: 4 = 2² and 6 = 2 × 3.

Take the highest power of each prime

For each distinct prime factor, use the highest exponent found across all denominators. For 2: max(2, 1) = 2. For 3: max(0, 1) = 1.

Multiply the highest powers

LCD = 2² × 3 = 4 × 3 = 12. This is the smallest denominator that both 4 and 6 divide into evenly.

Convert each fraction

Multiply each numerator and denominator by the same factor: 1/4 = 3/12 and 1/6 = 2/12. Now you can add: 3/12 + 2/12 = 5/12.

Worked Examples

Common denominator calculations step by step

Example 1: LCD of 1/3 and 1/5

3 = 3, 5 = 5

LCD = 3 × 5 = 15 (coprime denominators)

1/3 = 5/15, 1/5 = 3/15

Example 2: LCD of 5/12 and 7/18

12 = 2² × 3, 18 = 2 × 3²

LCD = 2² × 3² = 36

5/12 = 15/36, 7/18 = 14/36

Example 3: LCD of 1/4, 1/6, and 1/10

4 = 2², 6 = 2 × 3, 10 = 2 × 5

LCD = 2² × 3 × 5 = 60

1/4 = 15/60, 1/6 = 10/60, 1/10 = 6/60

When Do You Need a Common Denominator?

Real-world applications of common denominators

Adding & Subtracting Fractions

You cannot add 1/4 + 1/6 directly. Convert to 3/12 + 2/12 = 5/12 using the LCD of 12.

Comparing Fractions

Which is larger: 3/8 or 5/12? Convert to 9/24 and 10/24. Now it's clear that 5/12 > 3/8.

Ordering Fractions

Teachers often ask students to arrange fractions from least to greatest. Converting to a common denominator makes this straightforward.

Algebra & Rational Expressions

The LCD concept extends to algebraic fractions: 1/x + 1/y = (y + x) / xy. Finding the LCD of expressions with variables uses the same principles.

Common Mistakes to Avoid

Errors that students frequently make

Multiplying all denominators together

For 1/4 and 1/6, multiplying 4 × 6 = 24 works but gives a common denominator, not the least common denominator. The LCD is 12, which is smaller and simpler.

Changing only the denominator

When converting 1/4 to twelfths, you must multiply both the numerator and denominator by 3: 1/4 = 3/12, not 1/12.

Confusing LCD with GCD

The LCD is the Least Common Multiple of denominators. The GCD is the Greatest Common Divisor. For denominators 4 and 6: LCD = 12, GCD = 2. They solve different problems.

Common Denominator Calculator FAQ

Common questions about finding common denominators, LCD, and fraction conversion

Embed Common Denominator Calculator

Add this calculator to your website or blog for free.

Last updated Apr 17, 2026