I’ve watched a video on how to prove that $$\lim_{x\to3}x^2=9$$ Using the epsilon-delta definition of a limit, but i have a slightly different proof and I’m wondering whether it is true or false.
The Proof:
Given $\epsilon >0$, let $\delta=\epsilon/6$, suppose $|x-3|<\delta$, then:
$$|x-3|< \frac{\epsilon}{6} \iff 6 |x-3| <\epsilon$$
Since $x$ is very close to $3$ it follows that $|x+3|<6$, which implies that:
$$|x-3| |x+3| <|x-3|6<\epsilon$$
$$|x^2-9|<\epsilon$$
If you think that my argument in $|x+3|<6$ is not rigorous enough you can check it that like this:
$$\delta<x-3<\delta \iff 6-\delta<|x+3|<6+\delta$$
We can make the absolute calues because $6-\delta>0$