Rational Expressions: (lesson 1 of 3)
Simplifying Rational Expressions
To simplify a rational expression:
1. Factor numerator as much as possible.
2. Factor denominator as much as possible
3. Cancel common factors.
Numerator and denominator are linear functions
Example 1
Simplify the following rational expression:
3x+62x+4
Solution
1: Factor numerator:
2x+4=2(x+2)
2: Factor denominator:
3x+6=3(x+2)
3: Cancel common factors:
3x+62x+4=3(x+2)2(x+2)=32
Example 2
Simplify the following rational expression:
3x−64−2x
Solution
1: Factor numerator:
4−2x=2(2−x)
2: Factor denominator:
3x−6=3(x−2)
3: Cancel common factors:
3x−64−2x=3(x−2)2(2−x)
The factors 2 - x and x - 2 are almost the same, but not quite, so they can't be cancelled. Remember to switch the sign out front:
2 - x = -(x - 2)
3x−64−2x=3(x−2)2(2−x)=3(x−2)−2(x−2)=−32
Exercise 1: Simplify the following expression
Numerator and denominator are quadratic trinomials
Factor a quadratic trinomial
To factor a quadratic trinomial we will use following formula
ax2+bx+c=a(x−x1)+(x−x2)
where x1,2=2a−b±b2−4ac
Example 3 (IMPORTANT)
Factor the trinomial 2x2 + 3x - 2
Solution 3
In this example a = 2, b = 3, c = -2. Plugging these numbers into the quadratic formula we get:
x1,2=2z−b±b2−4ac
x1,2=2⋅2−3±32−4⋅2⋅(−2)
x1,2=4−3±5
x1=4−3+5
x2=4−3−5
x1=21
x2=−2
We then have: 2x2+3x−2=2⋅(x−21)(x+2)
Example 4
Simplify the following rational expression:
−x2+3x−22x2−x−1
Solution
Again, the first thing that we will do here is factor the numerator and denominator.
1: Factor numerator:
2x2−x−1=2(x−1)(x+21)
2: Factor denominator:
−x2+3x−2=−(x−1)(x−2)
3: Cancel common factors:
−x2+3x−22x2−x−1=−(x−1)(x−2)2(x−1)(x+21)=−(x−2)2(x+21)=−x+22x+1
Nothing else will cancel and so we have reduced this expression to lowest terms.
Exercise 2: Simplify the following expression