I need to prove that the $$\lim_{x\to3}\frac{x^2 - 9}{x - 3} = 6$$ using $\delta-\epsilon$ definition of limit.
Now, I have started with a discussion, saying that what we want is that if $\left| x - 3\right| < \delta$, then we have $\left|\frac{x^2 - 9}{x - 3} - 6\right| < \epsilon$, then if we simplify it, we arrive at $\left| x - 3\right| < \epsilon$, so it seems that if we have $\left| x - 3\right| < \delta$, then we also have $\left| x - 3\right| < \epsilon$, so I could make $\delta = \epsilon$, given any $\epsilon$, but this seems to be just a stupid thing to do, I think I am not understanding what's going on.
Am I right? If not, where am I wrong and how can I finish this proof?
$|\frac {x^2-9}{x-3}-6|$=$|x+3-6|$=$|x-3|$.
Hence for any given $\epsilon \gt 0$, choose $\delta=\epsilon$ so that $|\frac {x^2-9}{x-3}-6| \lt \epsilon$ whenever $|x-3| \lt \delta$.