SOLUTION: please help f(x)=(x²-4)/|x-2| find each limit (if possible) a) lim as x→2 from left f(x) b)lim as x→2 from right f(x) c)lim as x→2 f(x)

Algebra ->  Finance -> SOLUTION: please help f(x)=(x²-4)/|x-2| find each limit (if possible) a) lim as x→2 from left f(x) b)lim as x→2 from right f(x) c)lim as x→2 f(x)      Log On


   



Question 1090027: please help
f(x)=(x²-4)/|x-2| find each limit (if possible)
a) lim as x→2 from left f(x)
b)lim as x→2 from right f(x)
c)lim as x→2 f(x)

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!
The function is
y=%28x%5E2-4%29%2Fabs%28x-2%29 or y=%28x%2B2%29%2A%28x-2%29%2Fabs%28x-2%29
The function is clearly undefined at x=2, since the denominator will be 0. The limit as x approaches 2 will exist if and only if the limits as you approach 2 both from the left and from the right are the same.
For values of x less than 2, |x-2| = -(x-2), so
%28x-2%29%2Fabs%28x-2%29+=+-1
so the function is equivalent to -(x+2), or
f(x) = -x-2
So as you approach 2 from the left, the function value approaches
-2-2 = -4
For values of x greater than 2, |x-2| = (x-2), so
%28x-2%29%2Fabs%28x-2%29+=+1
so the function is equivalent to
f(x) = 1(x+2) = x+2
So as you approach 2 from the left, the function value approaches
2+2 = 4
So the answers are
a) the limit as x approaches 2 from the left is -4
b) the limit as x approaches 2 from the right is 4
c) the limit as x approaches 2 does not exist, because the limits from
the left and right are not the same