lim x->-7 (sqrt(2-x)-3)/(x+7)
Check the final answer first, then review the worked steps.
Check the final answer first, then review the worked steps.
3. Rationalize the numerator: To simplify, multiply the numerator and denominator by the conjugate of the numerator, which is $\sqrt{2-x}+3$:
$$\lim_{x \to -7} \frac{(\sqrt{2-x}-3)(\sqrt{2-x}+3)}{(x+7)(\sqrt{2-x}+3)}$$
4. Simplify the expression: Using the difference of squares formula $(a-b)(a+b) = a^2-b^2$:
$$\lim_{x \to -7} \frac{(2-x) - 9}{(x+7)(\sqrt{2-x}+3)} = \lim_{x \to -7} \frac{-x-7}{(x+7)(\sqrt{2-x}+3)}$$
5. Cancel common factors: Factor out $-1$ from the numerator:
$$\lim_{x \to -7} \frac{-(x+7)}{(x+7)(\sqrt{2-x}+3)} = \lim_{x \to -7} \frac{-1}{\sqrt{2-x}+3}$$
6. Evaluate the limit: Now substitute $x = -7$ into the simplified expression:
$$\frac{-1}{\sqrt{2-(-7)}+3} = \frac{-1}{\sqrt{9}+3} = \frac{-1}{3+3} = -\frac{1}{6}$$