Prove that $$f(x) = x^3$$ is continuous at $x = −2$.
For this problem, please prove it by imitating the delta -epsilon approach of C1.8.
This are my steps with my solution
$$|(x+2)(x^2-2x+4)|<ε$$ $$x^2-2x+4=((x+2)-2)^2-2((x+2)-2)+4$$ $$=(x+2)^2-6(x+2)+12$$ $$=|x+2|<1$$ $$|x^2-2x+4|<1+6+12=19$$ $$|x+2|<δ$$ $$|(x+2)(x^2-2x+4)|<(ε/19)×19=ε$$
Indeed,$$x^3-(-2)=(x+2)(x^2-2x+4).$$Now, note that, if $|x+2|<1$, then $-3<x<-1$ and so:
and so $|x^2-2x+4|\leqslant x^2+|2x|+4<19$. So, if $|x+2|<\min\left\{\frac\varepsilon{19},1\right\}$, you have$$\bigl|x^3-(-2)\bigr|\leqslant\frac\varepsilon{19}\times19=\varepsilon.$$