Limit Evaluation when x reach 14

53 Views Asked by At

$$\lim_{x\rightarrow 14}\frac{\sqrt{x-5}-3}{x-14}$$

How do I evaluate the limit when I put x = 14 and I got 0/0?

4

There are 4 best solutions below

0
On

write $$\frac{\sqrt{x-5}-3}{x-14}\cdot \frac{\sqrt{x-5}+3}{\sqrt{x-5}+3}$$

0
On

$$\frac{\sqrt{x-5}-3}{x-14}=\frac{x-14}{(x-14)(\sqrt{x-5}+3)}\rightarrow\frac{1}{6}.$$

0
On

Hint:

$$x-14=(\sqrt{x-5}+3)(\sqrt{x-5}-3)$$

0
On

By L'Hôpital's rule

$$\lim_{x\rightarrow 14}\frac{\sqrt{x-5}-3}{x-14}=\lim_{x\rightarrow 14}\frac{\frac{1}{2}}{\sqrt{x-5}}=\frac{1}{6}$$