EasyUnitConverter.com

Adding Fractions Calculator

Add two fractions with step-by-step LCD (Least Common Denominator) method. This calculator shows the simplified result as both a fraction and a decimal. See also our Dividing Fractions Calculator and Fractions Calculator.

/
/

How to Add Fractions

  1. Find the Least Common Denominator (LCD) of both fractions.
  2. Convert each fraction to an equivalent fraction with the LCD as the denominator.
  3. Add the numerators together, keeping the LCD as the denominator.
  4. Simplify the resulting fraction by dividing numerator and denominator by their GCD.

Formula

a/b + c/d = (a×(LCD/b) + c×(LCD/d)) / LCD Where LCD = LCM(b, d) Simplified: Divide result by GCD(numerator, denominator)

Example

Add 1/4 + 2/3:
LCD of 4 and 3 = 12
1/4 = 3/12 (multiply by 3)
2/3 = 8/12 (multiply by 4)
3/12 + 8/12 = 11/12
Result: 11/12 (already simplified) = 0.916667

Common Fraction Addition Reference Table

Fraction 1Fraction 2SumDecimal
1/21/35/60.8333
1/41/41/20.5000
1/31/61/20.5000
2/51/101/20.5000
1/83/81/20.5000
3/41/87/80.8750
2/31/65/60.8333
1/52/53/50.6000

Frequently Asked Questions

What is the LCD method for adding fractions?

The LCD (Least Common Denominator) method finds the smallest number that both denominators divide into evenly. You convert each fraction to have this common denominator, then add the numerators.

Can I add fractions with different denominators directly?

No. You must first find a common denominator before adding. The LCD method is the most efficient way because it produces the smallest possible denominator.

How do I simplify the result?

Find the Greatest Common Divisor (GCD) of the numerator and denominator, then divide both by it. If the GCD is 1, the fraction is already in simplest form.

What if one fraction is negative?

Enter a negative numerator. The calculator handles negative fractions correctly, treating -a/b the same as a/(-b).

What is the difference between LCD and LCM?

LCD (Least Common Denominator) is the LCM (Least Common Multiple) of the denominators. They refer to the same calculation applied specifically to fraction denominators.

Related Calculators