I want to prove that the limit exists using the delta-epsilon limit definition. Please somebody verify my solution. The given problem is $$\lim_{x\to1} x^2 -6x = -5.$$ My solution:
Let $ε>0$. Choose $δ>0$ such that $0<δ<1$ and $0<δ<ε/3$.
If $0<|x-1|< δ$, then $|x^2-6x+5| = |(x-5)(x-1)| = |x-5| |x-1|< |x-5|δ < 3δ < ε$
Scratch work: Assume that $δ≤1$, then $|x-1|<δ<1$ implies that $-1<x-1<1$ and $0<x<2$ so that $$5<|x-5|<3.$$
Please post your next math question to the math.stackexchange page.
Since it is short: The principle of your calculation is sound, up to the factorization. However
so that initially you need
δ<ε/5.