- Simplify fractions using factors
simplifying fractions
Simplifying fractions involves finding common factors in the numerator and denominator, then canceling them out.
Simplify [latex]\frac{(x-3)(x+2)}{(x-3)(x+5)}[/latex]
[latex]\begin{aligned}= \frac{(x-3)(x+2)}{(x-3)(x+5)} \quad \text{identify common factor } (x-3)\\ &= \frac{x+2}{x+5} \quad \text{cancel the common factor} \end{aligned}[/latex]
Most rational expressions won’t be in factored form so it’s important we review how to factor as well.
- GCF:
Find the GCF of [latex]12x^3y^2[/latex] and [latex]18x^2y^4[/latex]
[latex]\begin{aligned} 12x^3y^2 &= 2^2 \cdot 3 \cdot x^3 \cdot y^2\ 18x^2y^4 \\&= 2 \cdot 3^2 \cdot x^2 \cdot y^4\ \text{GCF} \\&= 2 \cdot 3 \cdot x^2 \cdot y^2 = 6x^2y^2 \end{aligned}[/latex]
- Trinomial:
Factor [latex]x^2 - 9x + 18[/latex]
[latex]= (x - 3)(x - 6) \quad \text{find two numbers that multiply to 18 and add to -9} \end{aligned}[/latex]
- Difference of squares:
Factor [latex]4x^2 - 25[/latex]
[latex]\begin{aligned} 4x^2 - 25 = \& (2x)^2 - 5^2 \quad \text{recognize difference of squares}\\ &= (2x + 5)(2x - 5) \end{aligned}[/latex]
Simplify [latex]\frac{x^2 - 4}{x^2 + 4x + 4}[/latex]
[latex]\begin{aligned} \frac{x^2 - 4}{x^2 + 4x + 4} & = \frac{(x-2)(x+2)}{(x+2)^2} \quad \text{factor both numerator and denominator} \\ &= \frac{(x-2)(x+2)}{(x+2)(x+2)} \quad \text{identify common factor}\\ &= \frac{x-2}{x+2} \quad \text{cancel one factor of } (x+2) \end{aligned}[/latex]
Now you’re ready to work with more complex rational expressions and understand how rational functions behave.