I understand the idea behind it and I've even seen an excellent visual representation of it from 3Blue1Brown, but I have no idea how to use it in a practical sense. How do I use the formal definition to prove the following limit?
$$\lim_{x \rightarrow 2}{\frac{x-2}{x^2-2x}}$$
How do I use it to prove that this limit doesn't exist:
$$\lim_{x \rightarrow 0}{\frac{1}{x}}$$
How about one that doesn't go towards infinity but still doesn't exist:
$$\lim_{x \rightarrow 0}{\frac{|x|}{x}}$$
I can prove all of these easily by just doing it the "regular" way through some algebraic manipulation followed by applying the limit, or by just using logical reasoning. But there seems to be this notion that this isn't the "formal" way of doing it. Why?