I tried multiplying by the conjugate which gave:
$$\frac{x-2}{(x-2)\sqrt{x+2}+2x-4}$$
But i'm still gettting $\frac{0}{0}$. According to my textbook the answer should be $\frac{1}{4}$, but how do I get there?
I tried multiplying by the conjugate which gave:
$$\frac{x-2}{(x-2)\sqrt{x+2}+2x-4}$$
But i'm still gettting $\frac{0}{0}$. According to my textbook the answer should be $\frac{1}{4}$, but how do I get there?
On
\begin{align}\lim_{x \to 2}\frac{\sqrt{x+2}-2}{x-2}&= \lim_{x \to 2}\frac{\sqrt{x+2}-2}{(\sqrt{x+2}-2)(\sqrt{x+2}+2)} \\ &=\lim_{x \to 2}\frac{1}{\sqrt{x+2}+2}\end{align}
On
Let $x=2+h$ and let $h \rightarrow 0$ hence $$ \frac{\sqrt{4+h}-2}{h}=\frac{2\sqrt{1+\frac{h}{4}}-2}{h}=\frac{2\left(1+\frac{h}{8}-1+o\left(h\right)\right)}{h} \underset{h \rightarrow 0}{\rightarrow}\frac{1}{4} $$ Hence
$$ \frac{\sqrt{x+2}-2}{x-2} \underset{x \rightarrow 2}{\rightarrow}\frac{1}{4}] $$
On
Hint $$\frac{\sqrt{x+2}-2}{x-2}\cdot \frac{\sqrt{x+2}+2}{\sqrt{x+2}+2}= \frac{\sqrt{x+2}^2-2^2}{(x-2)\sqrt{x+2}+2}$$ $$ \frac{x-2}{(x-2)\sqrt{x+2}+2}= \frac{1}{\sqrt{x+2}+2}$$
On
It's the rate of variation at $x=2$ of the function $\sqrt{x+2}$, hence its limit is the derivative: $$(\sqrt{x+2})'_{x=2}=\frac1{2\sqrt{x+2}}\biggr|_{x=2} = \frac14.$$
$\require{cancel}$
Multiply by the conjugate of $\sqrt{x+2}-2$ which is $\sqrt{x+2}+2$, was a good call; you just made an error in your multiplication by the conjugate.
After multiplying top and bottom by $\sqrt{x +2} + 2$ we get $$\frac{x-2}{(x-2)(\sqrt{x+2}+2)}$$
Cancel the factor $(x-2)$ which appears in the numerator and in the denominator, $$\frac{\cancel{x-2}}{(\cancel{x-2})(\sqrt{x+2}+2)}$$to get $$\lim_{x\to 2} \frac 1{\sqrt{x+2}+2}\; = \;\frac 14$$