In the $(\epsilon , \delta)$-definition of the limit, $$\lim_{x \to c} f(x) = L,$$ let $f(x) = x^3 + 3x^2 -x + 1$ and let $c = 2$. Find the least upper bound on $\delta$ so that $f(x)$ is bounded within $\epsilon$ of $L$ for all sufficiently small $\epsilon > 0$.
I know the definition and here it's clear that $L = 23$. But when I tried to calculate $\delta$ directly from the definition it was too complex for me to solve.
According to one solution it said that usually for a differentiable $f(x)$, $\delta = \epsilon \ |f'(c)|$. I have never seen this fact before and since I don't know what theorem it is, it would be great if I someone could direct me to where I can learn about this fact.
It would even be better if one could show me how to do it directly, as well.