How do you find the limit of #abs(6x^2-x-5) / [2x^2+2x-4] # as x approaches 1?
1 Answer
Apr 25, 2016
The two sided limit does not exist. For one sided limits see below.
Explanation:
Since
Observe that
So,
# (abs(6x+5)abs(x-1))/(2(x+2)(x-1)) = {(abs(6x+5)/(2x+4),"if",x > 1),(-abs(6x+5)/(2x+4),"if",x < 1):}#
Therefore,
and
Because the one-sided limits are distinct, the limit does not exist.