How do you find the limit of |x+2| / (x+2)|x+2|x+2 as x approaches -2−2?
1 Answer
The limit does not exist.
Explanation:
The absolute value function
abs(x+2)={(x+2,;,x>=-2),(-(x+2),;,x<-2):}
We should determine if the limit from the left approaches the limit from the right.
Limit from the left:
When the function is directly to the left of
x=-2 , we are on the-(x+2) portion of the piecewise function sincex<-2 .Thus, the function when
x<-2 becomes
abs(x+2)/(x+2)=(-(x+2))/(x+2)=-1 Hence the limit from the left is
lim_(xrarr-2^-)abs(x+2)/(x+2)=lim_(xrarr-2^-)-1=-1
Limit from the right:
From the right,
x> -2 , so we just usex+2 in place ofabs(x+2) .The function becomes
abs(x+2)/(x+2)=(x+2)/(x+2)=1
So the limit from the right is
lim_(xrarr-2^+)abs(x+2)/(x+2)=lim_(xrarr-2^+)1=1
Relating the limits:
Since
In fact, we saw that the function is simply
Graphed is
graph{abs(x+2)/(x+2) [-13.77, 8.73, -5.62, 5.63]}