From Stein/Barcellos, Calculus and Analytic Geometry, 5th Ed., Sec. 2.10, 17(a):
Show that, if $0 < \delta < 1$ and $|x - 3| < \delta$, then $|x^2 + 5x - 24| < 12 \delta$. (Hint: Factor $x^2 + 5x -24$).
I can see that $|x^2 + 5x - 24| = |(x+8)(x-3)| = |x+8||x-3| < |x+8|$ (because $|x-3| < \delta < 1$). But I seem to be blind to anything after that.