← Back to all lessons
Class 8Algebra10:14Published 5 Jun 2024

Addition of Fractions with Different Denominators

Learn how to add fractions with different denominators by finding the LCM, rewriting each fraction over a common denominator, and adding the numerators. Worked through with several examples, including mixed numbers and sums of three fractions.

This lesson walks through adding fractions when the denominators are not the same. The method is to find the LCM of the denominators, rewrite each fraction so it sits over that common denominator, then add the numerators. Along the way it shows how to find an LCM by repeated division, how to add three fractions at once, and how to handle mixed numbers by first converting them to improper fractions.

What you'll learn

  • How to find the LCM of the denominators and rewrite each fraction over it
  • Finding an LCM by dividing the numbers by shared prime factors
  • Adding three fractions at once over a single common denominator
  • Adding mixed numbers by first converting them to improper fractions

Lesson chapters

0:10The method: make the denominators the same
0:21Example: one third plus one fifth
2:25Example: finding the LCM by division
4:21Example with mixed numbers
5:53Adding three fractions
8:52Example: eight elevenths plus three twenty-seconds

Lesson notes

Addition of Fractions with Different Denominators

This lesson shows how to add fractions whose denominators are different. The key idea is that you can only add fractions once they share a denominator, so the first job is always to find a common denominator using the LCM.

The method

To add fractions with different denominators:

  1. Find the LCM of the denominators.
  2. Rewrite each fraction so its denominator is the LCM.
  3. Add the numerators and keep the common denominator.

Example: 13+15\tfrac{1}{3} + \tfrac{1}{5}

The denominators are 33 and 55. Both are prime, so the LCM is just their product:

lcm(3,5)=3×5=15.\operatorname{lcm}(3,5) = 3 \times 5 = 15.

Rewrite each fraction over 1515:

13+15=1×53×5+1×35×3=515+315=5+315=815.\frac{1}{3} + \frac{1}{5} = \frac{1 \times 5}{3 \times 5} + \frac{1 \times 3}{5 \times 3} = \frac{5}{15} + \frac{3}{15} = \frac{5 + 3}{15} = \frac{8}{15}.

Example: 1512+13\tfrac{15}{12} + \tfrac{1}{3}

To find the LCM of 1212 and 33, divide by shared factors until you reach 11:

lcm(12,3)=3×2×2=12.\operatorname{lcm}(12,3) = 3 \times 2 \times 2 = 12.

The first denominator is already 1212, so it stays as it is. Rewrite the second fraction over 1212:

1512+13=1512+1×43×4=1512+412=15+412=1912.\frac{15}{12} + \frac{1}{3} = \frac{15}{12} + \frac{1 \times 4}{3 \times 4} = \frac{15}{12} + \frac{4}{12} = \frac{15 + 4}{12} = \frac{19}{12}.

As a mixed number this is 17121\tfrac{7}{12}.

Example: 113+2161\tfrac{1}{3} + 2\tfrac{1}{6}

First turn the mixed numbers into improper fractions:

113=43,216=136.1\tfrac{1}{3} = \frac{4}{3}, \qquad 2\tfrac{1}{6} = \frac{13}{6}.

The LCM of 33 and 66 is 66, since 66 is a multiple of 33:

43+136=4×26+136=86+136=8+136=216.\frac{4}{3} + \frac{13}{6} = \frac{4 \times 2}{6} + \frac{13}{6} = \frac{8}{6} + \frac{13}{6} = \frac{8 + 13}{6} = \frac{21}{6}.

Example: 25+34+16\tfrac{2}{5} + \tfrac{3}{4} + \tfrac{1}{6}

With three fractions, find the LCM of all three denominators 55, 44 and 66 by repeated division:

lcm(5,4,6)=2×2×3×5=60.\operatorname{lcm}(5,4,6) = 2 \times 2 \times 3 \times 5 = 60.

Rewrite each fraction over 6060:

25=2460,34=4560,16=1060.\frac{2}{5} = \frac{24}{60}, \qquad \frac{3}{4} = \frac{45}{60}, \qquad \frac{1}{6} = \frac{10}{60}.

Now add the numerators:

2460+4560+1060=24+45+1060=7960.\frac{24}{60} + \frac{45}{60} + \frac{10}{60} = \frac{24 + 45 + 10}{60} = \frac{79}{60}.

Example: 811+322\tfrac{8}{11} + \tfrac{3}{22}

The denominators are 1111 and 2222, and 22=11×222 = 11 \times 2, so the LCM is 2222:

811+322=8×222+322=1622+322=16+322=1922.\frac{8}{11} + \frac{3}{22} = \frac{8 \times 2}{22} + \frac{3}{22} = \frac{16}{22} + \frac{3}{22} = \frac{16 + 3}{22} = \frac{19}{22}.

Key takeaways

  • To add fractions with different denominators, rewrite them over the LCM, then add the numerators.
  • Find the LCM by dividing the denominators by shared prime factors until you reach 11.
  • The same method works for three or more fractions: put them all over one common denominator first.
  • Convert mixed numbers to improper fractions before finding the common denominator.