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.
The smallest denominator shared by both fractions
Find GCD of denominators
LCD = LCM of denominators
Convert first fraction
Convert second fraction
- 1
GCD of denominators
gcd(4, 6) = 2 - 2
LCD = d₁ × d₂ ÷ GCD
4 × 6 ÷ 2 = 12The least common denominator is the smallest number both denominators divide evenly.
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
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
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
TG we-Calculate Editorial Team. "Common Denominator Calculator — LCD of Two Fractions." TG we-Calculate. 2026. https://we-calculate.com/calculator/common-denominator-calculator.
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
@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?
