Adding Fractions Calculator

Add up to 5 fractions together with step-by-step LCD method, simplified result, and decimal equivalent.

Enter Fractions to Add

+

Result

Sum (Simplified)
11/15
Mixed Number 11/15
Decimal 0.733333
LCD Used 15
Number of Fractions 2

Step-by-Step Solution

1/3 + 2/5 = 5/15 + 6/15 = 11/15

How to Add Fractions

Adding fractions requires finding a common denominator so that the parts being added are the same size. This fundamental skill is essential for algebra, cooking, construction, and many real-world applications.

Basic Steps for Adding Two Fractions

  1. Check denominators: If both fractions already have the same denominator, simply add the numerators and keep the denominator.
  2. Find the LCD: If the denominators are different, find the Least Common Denominator (LCD), which is the LCM of the denominators.
  3. Convert fractions: Multiply each fraction's numerator and denominator by the factor needed to reach the LCD.
  4. Add numerators: Add the converted numerators while keeping the LCD as the denominator.
  5. Simplify: Reduce the fraction by dividing both parts by their GCD.

LCD vs. Cross Multiplication

For adding two fractions, you can use cross multiplication as a shortcut: a/b + c/d = (ad + bc) / bd. However, this can produce larger numbers. The LCD method is more efficient, especially when the denominators share common factors. For example, adding 1/6 + 1/4: cross multiplication gives (4 + 6) / 24 = 10/24, while the LCD method gives 2/12 + 3/12 = 5/12 directly.

Adding Three or More Fractions

When adding three or more fractions, find the LCD of all denominators at once. The LCD is the LCM of all the denominators. Convert each fraction to have this common denominator, then sum all numerators. This is more efficient than adding fractions two at a time, as it avoids repeated simplification steps.

Same Denominators

When denominators match, just add the numerators directly.

a/c + b/c = (a+b)/c

Different Denominators

Find the LCD, convert, then add numerators.

a/b + c/d = (ad+bc)/LCD

Three Fractions

Find LCD of all three denominators, convert all, then sum.

a/b + c/d + e/f using LCD(b,d,f)

Simplification

Always reduce the final answer using the GCD.

result / GCD(num, den)

Common Mistakes When Adding Fractions

  • Adding denominators: Never add the denominators. Only the numerators are added after converting to a common denominator.
  • Forgetting to convert: Make sure to multiply both the numerator AND denominator when converting.
  • Not simplifying: Always check if the result can be reduced.
  • Using a non-minimal common denominator: While any common denominator works, using the LCD keeps numbers small and calculations simple.

Visual Fraction Models

Visualizing fractions as parts of a pie or bar can help understand why a common denominator is necessary. When two fractions have different denominators, their "slices" are different sizes. Converting to a common denominator is like cutting all slices to the same size so they can be counted together. For instance, 1/2 and 1/3 can be visualized as a half-pie and a third-pie. Converting both to sixths (3/6 and 2/6) means cutting both pies into six equal slices, making 5 slices total out of 6.