LCD Calculator

Find the Least Common Denominator (LCD) and Least Common Multiple (LCM) for two or more fractions. Features prime factor trees, listing multiples, and proportional fraction scaling.

Least Common Denominator Solver

Supports up to 6 fractions

LCD Result Solved

Least Common Denominator
$$ \text{LCD} = 24 $$
LCM of (6, 8) = 24
Equivalent Scaled Fractions:
GCD of Denominators
2
Product of Denominators
48

Mathematical Derivation Proof

How to Find the Least Common Denominator

The Least Common Denominator (LCD) is the smallest positive integer that is divisible by all denominators in a collection of fractions. It represents the Least Common Multiple (LCM) of the denominators:

1

Enter Fractions

Input numerators and denominators for 2 or more fractions.

2

Factor Primes

Decompose each denominator into its prime factor representation.

3

Multiply Max Powers

For each distinct prime, multiply the highest exponent power that appears.

4

Scale Fractions

Multiply each numerator and denominator to convert to the shared LCD.

Two Common Methods for Finding the LCD

Method 1: Prime Factorization (Systematic)

Break down each denominator into prime factors and take the highest power of each prime:

$$ \text{LCD} = \prod p_i^{\max(e_i)} $$

Example: Denominators 8 (2³) and 12 (2² × 3) → Take 2³ × 3 = 24.

Method 2: Listing Multiples

List consecutive multiples of each denominator until you find the first common value:

Multiples of 6: 6, 12, 18, 24, 30...
Multiples of 8: 8, 16, 24, 32... → LCD = 24

Ideal for small denominators and quick mental arithmetic.

Step-by-Step LCD Examples

Example 1: LCD for 3 Unlike Denominators (4, 10, 15)

Prime factors: 4 = 2², 10 = 2 × 5, 15 = 3 × 5. Highest powers: 2² × 3 × 5:

LCD = 4 × 3 × 5 = 60
Example 2: Scaling Fractions with LCD (1/6 and 3/8)

With LCD = 24, scale 1/6 by (4/4) and scale 3/8 by (3/3):

1/6 = 4/24 | 3/8 = 9/24 → Sum = 13/24

Problems Solved by the Least Common Denominator (LCD)

Avoiding Bloated Common Denominators

Multiplying all denominators together (e.g. 6 × 8 × 12 = 576) produces massive numerators that require painful reduction later. Finding the LCD (24) keeps arithmetic small and simple.

Automated Prime Factorization Trees

Decomposes every denominator into prime power factors (e.g. 12 = 2² × 3) and extracts the maximum power of each prime algorithmically.

Simultaneous Fraction Scaling

Rewrites each fraction side by side with its exact multiplier (e.g., 1/6 × 4/4 = 4/24), preparing expressions for instant addition or subtraction.

Handling 3 to 6 Fractions Simultaneously

Finding the LCM of 4 or 5 denominators manually is notoriously error-prone. This tool computes multi-term LCMs instantly in your browser.

Key Features & LCD Capabilities

Up to 6 Fractions Supported

Dynamically add and delete fractions with instant real-time LCD recalculation on every keystroke.

Prime Factorization Breakdown

Displays prime factorizations for all denominators and highlights the highest exponent collected for each prime.

Rewritten Fractions Table

Provides scaled equivalent fractions and division verification checks confirming divisibility.

Worked Step-by-Step LCD Examples

Example 1: Finding LCD for Two Denominators (1/6 and 3/8)

Prime factorize denominators: 6 = 2 × 3, and 8 = 23. Pick highest power of each prime: 23 × 3 = 8 × 3 = 24:

LCD = 24 | Equivalent fractions: 1/6 = 4/24 and 3/8 = 9/24
Example 2: Finding LCD for Three Fractions (1/4, 2/5, 5/6)

Denominators 4 (22), 5 (5), 6 (2 × 3). Combine highest prime powers: 22 × 3 × 5 = 60:

LCD = 60 | Equivalent fractions: 15/60, 24/60, and 50/60

Common Denominators LCD Reference Matrix

Denominator Pair Greatest Common Divisor (GCD) Least Common Denominator (LCD) Simple Product (D1 × D2)
4 and 6 2 12 24
6 and 8 2 24 48
6 and 9 3 18 54
8 and 12 4 24 96
10 and 15 5 30 150

Key Insights & Best Practices

For Students & Beginners

Do not just multiply denominators together. While multiplying gives a valid common denominator, finding the true LCD keeps numbers substantially smaller, saving you from having to reduce enormous numbers at the end of the problem.

For Trades & Machinists

When adding measurements like 3/8 in and 5/16 in, the LCD is simply 16 because 8 divides evenly into 16. In imperial trade work, the LCD is almost always the largest power of 2 among your denominators (16, 32, or 64).

Frequently Asked Questions

Explore More Fraction Calculators