Is there a real number a such that $$\lim_{x\to -2} \frac {3x^2 + ax + a + 3} {x^2 + x − 2}$$ exists? If so, find the value of a.
Here are my thought process:
I see that the denominator equals 0, and I have two conclusions:
1) If $3x^2 + ax + a + 3 = 0$, factorisation can be done to find the limit of the function.
2) If $3x^2 + ax + a + 3 ≠ 0$, the limit tends to infinity (which I don't think is very much applicable in this question.
The problem is I don't know how do i derive the values of $a$ with the given information. Thanks.
We need $$3(-2)^2+(-2)a+a+3=0,$$ otherwise the limit does not exist.
Thus, $a=15$ and $$\lim_{x\to -2} \frac {3x^2 + ax + a + 3} {x^2 + x − 2}=\lim_{x\rightarrow-2}\frac{3(x+2)(x+3)}{(x+2)(x-1)}=-1.$$