Removal discontinuity and non removable discontinuity exist in a rational function.
Removable Discontinuity:
Suppose we have a rational function f(x) which is discontinuous at some point say x=a but if the limit limx→af(x) exists then we can say that the function has a removable discontinuity at x=a
Example:
Let us assume that
f(x)=x+3x2−9
Observing the function, we can say that the function has discontinuity at x=−3 but the limit of the function at x→−3
is given by
limx→−3x+3x2−9=limx→−3x+3(x+3)(x−3) [ ∵a2−b2=(a+b)(a−b) ]
=limx→−3(x−3) [ By canceling common factors (x+3) from both numerator and denominator ]
=−3−3 [ By substituting x=−3 into the limit function ]
=−6
Hence, the limit of the function exists and x=−3 is the removable discontinuity of the function f(x)
Non Removable Discontinuity:
In non removable discontinuity, after canceling the common factors from both numerator and denominator, the function still has a discontinuity at some point.
Example:
Let us assume that
g(x)=x2−5x−6x2−x−2
=x2−6x+x−6x2−2x+x−2
=x(x−6)+1(x−6)x(x−2)+1(x−2)
=(x−6)(x+1)(x−2)(x+1)
=x−6x−2
After canceling the common factors (x+1) from both numerator and denominator, we can see that the function g(x) still has discontinuity at x=6. This is non removable discontinuity.
Comments