Beginner

Common Denominator Calculator — LCD of Two Fractions

Enter the numerator and denominator of two fractions. The calculator finds the least common denominator (LCD), converts both fractions to equivalent forms with that denominator, and shows the step-by-step process.
Top number of the first fraction
Bottom number of the first fraction (must be positive)
Top number of the second fraction
Bottom number of the second fraction (must be positive)
Least common denominator (LCD)
12

The smallest denominator shared by both fractions

First fraction
1/4
Equivalent form
3/12
Second fraction
1/6
Equivalent form
2/12
Sum
5/12
Sum (simplified)
5/12
60%
40%
3/12
2/12
Equivalent numerators over the common denominator
Step-by-step solution
1

Find GCD of denominators

GCD(4, 6) = 2
2

LCD = LCM of denominators

LCD = 4 × 6 ÷ 2 = 12
3

Convert first fraction

1/4 = 1×3 / 4×3 = 3/12
=

Convert second fraction

1/6 = 1×2 / 6×2 = 2/12
Step by step
  1. 1

    GCD of denominators

    gcd(4, 6) = 2
  2. 2

    LCD = d₁ × d₂ ÷ GCD

    4 × 6 ÷ 2 = 12
    The least common denominator is the smallest number both denominators divide evenly.
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

LCD = LCM(d₁, d₂) = d₁ × d₂ ÷ GCD(d₁, d₂). Then multiply each fraction's numerator by LCD ÷ its denominator to get equivalent fractions with the same bottom. Enter both fractions to see the LCD, equivalent forms, and their sum.

Formula
LCD = LCM(d₁, d₂) = d₁ × d₂ ÷ GCD(d₁, d₂) • New numerators: n₁ × (LCD/d₁) and n₂ × (LCD/d₂)
How this is calculated

To add or compare fractions they must share a common denominator — a number evenly divisible by both denominators. The least common denominator (LCD) is the smallest such number, which equals the least common multiple (LCM) of the two denominators. The LCM is computed from the greatest common divisor: LCM(a, b) = a × b ÷ GCD(a, b), where the GCD is found with the Euclidean algorithm.

Once the LCD is known, each fraction is converted to an equivalent form by multiplying its numerator and denominator by the factor LCD ÷ its-denominator. The resulting fractions have identical denominators and can be added by simply summing the numerators. The calculator also simplifies the sum by dividing by the GCD of the numerator and the LCD.

The method works for any two positive integer denominators. For three or more fractions, find the LCD of the first two, then take the LCM of that result and the third denominator, and so on. Negative numerators are supported; denominators must be positive whole numbers.

Frequently asked questions

The least common denominator (LCD) of two fractions is the least common multiple (LCM) of their denominators. When working with fractions, people call it the LCD; when working with integers directly, they call it the LCM. They are the same computation.

Fractions represent parts of a whole divided into a specific number of equal pieces (the denominator). You can only add pieces of the same size. A common denominator means both fractions are expressed in terms of the same-sized piece, so you can simply add the numerators.

The product d₁ × d₂ is always a valid common denominator, but it may not be the smallest one. Using the LCD instead of the product keeps the numbers smaller and the resulting fraction already in simpler form. For example, for 1/4 and 1/6, the product is 24 but the LCD is 12.

Also known as

common denominator calculator
least common denominator
lcd fractions calculator
find lcd of two fractions
equivalent fractions calculator
fraction addition common denominator
lowest common denominator calculator

APA

TG we-Calculate Editorial Team. (2026). Common Denominator Calculator — LCD of Two Fractions [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/common-denominator-calculator

Chicago

TG we-Calculate Editorial Team. "Common Denominator Calculator — LCD of Two Fractions." TG we-Calculate. 2026. https://we-calculate.com/calculator/common-denominator-calculator.

IEEE

TG we-Calculate Editorial Team, "Common Denominator Calculator — LCD of Two Fractions," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/common-denominator-calculator

BibTeX

@misc{wecalculate_common_denominator_calculator, title = {Common Denominator Calculator — LCD of Two Fractions}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/common-denominator-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?