Skip to main content

How Do You Add Fractions Step By Step?

by
Last updated on 3 min read

To add fractions step by step: First make the denominators match by finding their least common multiple (LCM). Then add the numerators and simplify if needed.

What’s Happening When You Add Fractions

Fractions show parts of a whole. To combine them, those parts need to be the same size—meaning their denominators must match. Otherwise, you can’t just add the tops (numerators) together. When denominators are identical, you simply add the numerators and simplify. When they’re different, you adjust both fractions to use the same denominator first. That’s where the least common multiple (LCM) comes in handy.

According to the Math is Fun resource, fractions with different denominators are called “unlike fractions.” They need this conversion before you can add or subtract them properly.

How Do You Add Fractions Step By Step?

Here’s how to add fractions whether they already share a denominator or not:

Adding Fractions with the Same Denominator

  1. Check the denominators. Make sure both fractions have the exact same bottom number (e.g., 3/8 and 2/8).
  2. Add the numerators. Just add the top numbers while keeping the bottom number the same: 3 + 2 = 5.
  3. Write the result. Put the sum over that common denominator: 5/8.
  4. Simplify if needed. Divide both numbers by their greatest common divisor (for example, 4/8 becomes 1/2).

Adding Fractions with Different Denominators

When the bottom numbers differ (like 1/4 + 1/6), here’s what to do:

  1. Find the LCM of the denominators. For 4 and 6, the LCM is 12. You can use Excel’s LCM function to calculate this quickly (LCM(4,6)=12).
  2. Convert fractions to equivalent forms. Adjust each fraction so they both use the LCM as the denominator:
    • 1/4 becomes 3/12 (multiply top and bottom by 3).
    • 1/6 becomes 2/12 (multiply top and bottom by 2).
  3. Add the adjusted numerators. Now that the denominators match: 3/12 + 2/12 = 5/12.
  4. Simplify if possible. In this case, 5/12 is already in its simplest form.

What If My Fractions Still Won’t Add Correctly?

If the numbers aren’t cooperating, try these backup methods:

  • Use prime factorization for LCM. Split each denominator into primes (4 = 2×2, 6 = 2×3). The LCM combines the highest powers of all primes: 2² × 3 = 12.
  • Cross-multiply as a quick check. Multiply across and add the results temporarily. For 1/4 + 1/6: (1×6 + 1×4) / (4×6) = (6 + 4)/24 = 10/24, which simplifies to 5/12.
  • Try an online fraction calculator. Tools like Desmos can catch calculation errors when you’re working by hand.

How Can I Avoid Mistakes When Adding Fractions?

Follow these tips to keep your fraction work error-free:

  • Always verify denominators first. Make sure both fractions have matching bottom numbers before adding. If they don’t match, convert them first.
  • Practice finding the LCM. This skill becomes second nature with a little repetition. Fraction strips can help visualize the process.
  • Simplify early and often. Reducing fractions immediately prevents bigger mistakes later. Turn 6/9 into 2/3 right away, for example.
  • Brush up on prime numbers. Knowing your primes (2, 3, 5, 7) makes LCM calculations much faster. A quick Khan Academy refresher can help.

(Honestly, this is the best approach—structured steps plus constant verification keep you from making silly fraction errors.)

Edited and fact-checked by the TechFactsHub editorial team.
David Okonkwo

David Okonkwo holds a PhD in Computer Science and has been reviewing tech products and research tools for over 8 years. He's the person his entire department calls when their software breaks, and he's surprisingly okay with that.