How do I solve this limit without the L'hopital's rule?

48 Views Asked by At

$$\lim\limits_{x\to 2} \frac{ 2x^2-5x+2 }{ \sqrt{2+x}-\sqrt{2x} }$$

Thanks

1

There are 1 best solutions below

1
On BEST ANSWER

note that $$2x^2-5x+2=(2x-1)(x-2)$$ and we have by multiplication of numerator and denominator with $\sqrt{2+x}+\sqrt{2x}$ the following term $$\frac{(2x-1)(x-2)(\sqrt{2+x}+\sqrt{2x})}{-(x-2)}$$