Let's say I had to prove the $\lim\limits_{x\to 1}(x^2-3x+4) = 2$. I know that I have to show that for any $k \gt 0$, there exists an $f(k) \gt 0$ such that if $0 \lt |x-2| \lt f(k)$, $|(x^2-3x+4)-2| \lt k$.
I already to $|(x^2 - 3x + 4) - 2|$ to $|x-1|\cdot|x-2|$, but where do I go from here? Thanks in advance!