Help with limit of radical expression

269 Views Asked by At

$$\lim_{x \to \infty} (\sqrt{x^2-49}-\sqrt{x^2-16} ) $$

I multiplied by the conjugate radical expression:

$$=(\sqrt{x^2-49}-\sqrt{x^2-16}) \times (\sqrt{x^2-49}+\sqrt{x^2-16}) $$

$$= x^2-49-(x^2-16)=x^2-49-x^2+16=-33$$

$$\lim_{x \to \infty}f(x) = -33$$

This is wrong. The correct answer is $0$. What is wrong in my process? Is it possible to solve this limit without multiplying by the conjugate? Thanks.

2

There are 2 best solutions below

0
On BEST ANSWER

$\lim_{x \to \infty} (\sqrt{x^2-49}-\sqrt{x^2-16} )=\lim_{x \to \infty}\frac{(\sqrt{x^2-49}-\sqrt{x^2-16} )(\sqrt{x^2-49}+\sqrt{x^2-16} )}{(\sqrt{x^2-49}+\sqrt{x^2-16} )}=\lim_{x \to \infty}\frac{-33}{(\sqrt{x^2-49}+\sqrt{x^2-16} )}=0$

The denominator goes to $+\infty$

0
On

You forgot to divide with $\sqrt{x^2-49}+\sqrt{x^2-16}$