Show $\lim_{x \to 4} \frac{x^2 - 16}{x-4} = 8$

55 Views Asked by At

My proof so far is as follows:

Let $\epsilon > 0$ be given. Choose a $\delta =$ (not sure) such that $0 < |x-4| < \delta$.

We have $\left|\frac{x^2-16}{x-4} - 8\right| = \left|\frac{x^2 - 8x + 16}{x-4}\right| = \left|x-4\right|$

I am not sure how to show that $$\left|\frac{x^2-16}{x-4} - 8\right| = \left|\frac{x^2 - 8x + 16}{x-4}\right| = \left|x-4\right|< \epsilon$$

2

There are 2 best solutions below

1
On

$\lim\limits_{x \to 4} {x^2 - 16 \over x-4} = \lim\limits_{x \to 4}\ (x+4) = 8$.

0
On

Let $$\delta = \epsilon$$

$$0< |x-4|< \delta \implies $$

$$|\frac{x^2-16}{x-4} - 8| = |\frac{x^2 - 8x + 16}{x-4}| = |x-4|< \epsilon.$$