MathClario
← Back to Middle school
Middle school🔢Arithmetic●●○○○· 3 min

Adding two fractions: the common denominator without hunting

$\dfrac{a}{b} + \dfrac{c}{d} = \dfrac{ad + bc}{bd}$. A simple formula that skips the search for the least common multiple.

The formula to remember

ab+cd=ad+bcbd\dfrac{a}{b} + \dfrac{c}{d} = \dfrac{ad + bc}{bd}

Numerator: cross products added. Denominator: product of the two.

Example

23+45\dfrac{2}{3} + \dfrac{4}{5}:

  • Numerator: 2×5+3×4=10+12=222 \times 5 + 3 \times 4 = 10 + 12 = 22.
  • Denominator: 3×5=153 \times 5 = 15.
  • Result: 2215\dfrac{22}{15}.

Simplify at the end

The common denominator you get isn’t necessarily the smallest. After the computation, look for the GCD of numerator and denominator.

14+16=6+424=1024=512\dfrac{1}{4} + \dfrac{1}{6} = \dfrac{6 + 4}{24} = \dfrac{10}{24} = \dfrac{5}{12} (dividing by 2 top and bottom).

Subtraction: same method

abcd=adbcbd\dfrac{a}{b} - \dfrac{c}{d} = \dfrac{ad - bc}{bd}

Watch the sign of the cross product.

?Your turn

What is 3/4 + 2/5?

#fractions#addition#common denominator

You might also like