Peace to all. While in class I was taught to solve complex fractions by an "alternative method" in which you would:
- Multiply the numerator and denominator by the LCD
- Apply the distributive property
- Factor and Simplify
An example: $\dfrac{4 - \dfrac 6 {x}} {\dfrac 2 {x} - \dfrac 3 {x^2}}$
- Multiply the numerator and denominator by the LCD (x^2):
$\dfrac{4 - \dfrac 6 {x}} {\dfrac 2 {x} - \dfrac 3 {x^2}}$
- Apply the distributive property:
$$\dfrac{x^2 × (4) - x^2 × \dfrac 6 {x}} {{x^2} × \dfrac 2x - x^2 × \dfrac 3 {x^2}}$$
- Factor and Simplify
$$\dfrac{4x^2 - 6x} {2x-3}$$
$$\dfrac{2x(2x - 3)}{2x-3}$$
A:2x
This example is very straightforward and simple. However, when I put it to use it becomes very difficult. For example for the equation: $\dfrac{\dfrac{6y}{(y + 6)}}{\dfrac{5}{(7y + 42)}}$. I get $y + 42$ as the LCD. I'm not too confident of this because when I begin to distribute I get very large numbers. How would one apply this to the prior equation?
$\dfrac{\dfrac{6y}{(y + 6)}}{\dfrac{5}{(7y + 42)}}$
Multiply numerator and denominator by $7y+42$
$ \dfrac{\dfrac{6y \times (7(y+6))}{y+6}}{\dfrac{5 \times (7(y+6))}{7(y+6)}} \implies \dfrac{42y}{5}$