Michael J. answered 10/19/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Removable discontinuity at x=3. The numerator and denominator has a factor of (x - 3). Using this fact, the numerator of the function can be
(x + 2)(x - 3) = x2 - x - 6
The denominator is cubic. This tells you that the denominator must have 3 linear factors.
An infinite discontinuity means you will have a vertical asymptote.
Your denominator is then
(x - 3)(x + 1)(x - 2) = (x - 3)(x2- x - 2)
= x3 - x2 - 2x - 3x2 + 3x + 6
= x3 - 4x2 + x + 6
Your rational function
f(x) = (x2 - x - 6) / (x3 - 4x2 + x + 6)