Which of the following function has a removable discontinuity at the given point?
a) f(x)=x/|x| at a=0
b) f(x)=(x2+x-6)/(x3-3x2+2) at a=0
c) f(x)=(x2+x-6)/(x3-3x2+2) at a=2
d) f(x)=x/(x-2) at a=2
e) f(x)=x/(x-2) at a=0
1
Expert's answer
2021-02-25T05:03:26-0500
limx→0+∣x∣x=1,limx→0−∣x∣x=−1 by definition of |x|, thus this function does not have a removable discontinuity.
limx→0x3−3x2+2x2+x−6=2−6=−3, the limit exists and thus the discontinuity is removable at x=0.
limx→2x3−3x2+2x2+x−6=limx→2(x−1)(x2−2x−2)(x−2)(x+3)=0, as the expression in the denominator has a non-zero limit at x=2 (the limit is 23−3⋅4+2=−2), so the discontinuity is removable.
limx→2x−2x=±∞, as the expression in denominator approaches zero and the expression in numerator approaches 2. The discontinuity is not removable.
limx→0x−2x=0, as the expression in the denominator approaches a non zero value (it approaches -2). Thus the discontinuity is removable.
Comments