Question 1180348
<br>
All of the limits shown exist.<br>
The only thing that could make a limit not exist anywhere in the types of expressions shown in the answer choices is having a binomial factor in the denominator that is not also a factor of the numerator.  For example,<br>
lim x-->2 of (x+3)/(x-2)<br>
does not exist because the expression is undefined at x=2.<br>
On the other hand, this limit DOES exist:<br>
lim x-->2 of ((x+3)(x-2))/(x-2)<br>
The limit in that example exists, because the expression is identical to (x+3) everywhere except at x=2, so the limit is (x+3) evaluated at x=2, which is 5.<br>
None of the expressions in the answer choices have a factor in the form (x-a) in the denominator; so all of the limits shown exist.<br>
The problem with the question as you post it is that required parentheses are missing in most of the answer choices.  For example, the expression in answer choice b. is<br>
x^2-9/x-2 = {{{x^2-9/x-2}}}<br>
where undoubtedly the intended expression is<br>
(x^2-9)/(x-2) = {{{(x^2-9)/(x-2)}}}<br>
My discussion above should help you identify exactly one of the answer choices as being a limit that does not exist -- as long as you write the expressions with the correct use of parentheses.<br>