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
Numerator: cross products added. Denominator: product of the two.
Example
:
- Numerator: .
- Denominator: .
- Result: .
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.
(dividing by 2 top and bottom).
Subtraction: same method
Watch the sign of the cross product.
What is 3/4 + 2/5?
