Skip to main content
Mixed Number Calculator

Reference

LCD Calculator

Enter the denominators of two, three, four, or five fractions and get the least common denominator instantly, along with the prime factorization that produced it. Everything updates as you type — no button required.

Live — updates as you type

Numbers

View step-by-step working

    Method

    Finding the LCD by Prime Factorization

    Worked Example — LCD of 1/6 and 1/8

    Factor each denominator into primes, then take the highest power of every prime that shows up in either factorization.

    1. Factor each denominator

      6 = 2 × 3  ·  8 = 2 × 2 × 2

    2. List every prime that appears

      2 and 3

    3. Take the highest power of each

      2³ (from 8) and 3 (from 6)

    4. Multiply

      8 × 3 = 24

    LCD(1/6, 1/8) = 24

    6 2 × 3 2 3 8 2 × 2 × 2 2 2 2 Take every prime factor at its highest power from either list LCM = 24

    Next Step

    What to Do Once You Have the LCD

    Finding the LCD is only half the job — on its own it doesn't add or subtract anything. The next step is to rewrite every fraction so its denominator becomes that shared value, by multiplying both the numerator and the denominator by whatever factor scales the original denominator up to the LCD.

    For 1/6 and 1/8 over an LCD of 24: 6 needs to be multiplied by 4 to reach 24, so 1/6 becomes 4/24. And 8 needs to be multiplied by 3 to reach 24, so 1/8 becomes 3/24. With both fractions now expressed over the same denominator, the numerators can finally be combined directly.

    That rewriting step — scaling the numerator right alongside the denominator — is exactly what the common denominator tool handles for any set of fractions. This calculator finds the target denominator; that one carries out the rewrite.

    1. Scale the first fraction

      1/6 = (1 × 4)/(6 × 4) = 4/24

    2. Scale the second fraction

      1/8 = (1 × 3)/(8 × 3) = 3/24

    3. Combine the numerators

      4/24 + 3/24 = 7/24

    1/6 + 1/8 = 7/24

    Why It Matters

    Why Fractions Can't Be Combined Without a Shared Denominator

    Comparing or combining fractions only makes sense when they're counting pieces of the same size. 3/4 and 5/8 look like they're close in value, but fourths and eighths are different-sized units — the comparison isn't reliable until both are expressed with a matching denominator. Once 3/4 becomes 6/8, the two fractions are counting identical eighths, and 6/8 versus 5/8 is a direct, trustworthy comparison.

    The same logic drives addition and subtraction. Adding numerators across two different denominators — treating 1/6 + 1/8 as if it were (1+1)/(6+8) — throws away the meaning of the denominator entirely and produces a number that has no relationship to either original fraction.

    Using the least common denominator specifically, rather than any old common denominator, keeps the numbers involved as small as they can be. A larger common denominator — like the plain product 6 × 8 = 48 — still works, but it leaves the resulting fraction needing to be reduced back down afterward, whereas building from the LCD of 24 usually gets closer to lowest terms in the first pass.

    That's the whole reason this calculator exists as a separate step from ordinary fraction addition: getting the target denominator right first makes every calculation that follows shorter and less error-prone.

    The same reasoning applies when comparing mixed numbers, not just plain fractions — the whole-number parts can be set aside for a moment, but the fractional parts still need a shared denominator before "which is bigger" has a real answer. A recipe calling for 2 1/6 cups of flour and a substitute measured at 2 1/8 cups can't be compared reliably until both fractional parts sit over the same denominator of 24.

    More Examples

    LCD Across Different Denominator Sets

    The same prime-factorization method scales to any number of fractions at once — the calculator above supports up to five denominators.

    Two denominators

    LCD(1/9, 1/12) = 36

    One denominator divides the other

    LCD(1/5, 1/10) = 10

    When one denominator divides the other evenly, the LCD is just the larger denominator.

    No shared prime factors

    LCD(1/5, 1/7) = 35

    Coprime denominators — their LCD is simply their product.

    Three denominators

    LCD(1/4, 1/6, 1/9) = 36

    Three denominators, one repeated factor

    LCD(1/2, 1/3, 1/10) = 30

    Larger denominators

    LCD(1/14, 1/21) = 42

    Common Mistakes

    Where LCD Calculations Go Wrong

    Questions

    Frequently Asked Questions

    Questions specific to the least common denominator and how it's used with fractions.

    Why do fractions need a common denominator at all?

    A denominator describes how big each piece of the whole is — fourths are a different size than sixths. You can't combine numerators from two fractions until the pieces they're counting are the same size, so the denominators have to match first. That's the entire reason a least common denominator step exists before adding or subtracting.

    Is the LCD the same thing as the LCM of the denominators?

    Yes, exactly the same number. The least common denominator of a set of fractions is simply the least common multiple of just their denominators — "LCD" is the name that number gets once it's being used to line up fractions rather than compared as bare integers. Our LCM calculator and this LCD calculator will always agree on the same two denominators.

    What happens if I use a common denominator that isn't the least one?

    The arithmetic still works — any shared multiple of the denominators is a valid common denominator, not just the smallest. The tradeoff is size: skipping ahead to a larger common denominator (say, the plain product of the denominators) means bigger numerators to add and a fraction that almost always needs simplifying afterward, where starting from the true LCD often lands closer to lowest terms already.