Prove
$$\lim \limits_{x\to 0} x^3+x^2+x = 0$$ Note $|f(x)-L| = |x^3+x^2+x|$
Assume $\ \ |x-c|<\delta \implies |x| < \delta$
$\implies |x^3+x^2+x|<\delta\cdot|x^2+x+1|$
Assume $|x| < 1 \implies -1 < x < 1 \implies 0 < x+1 < 2$
And I am not sure where to go from there, since I can't multiply the inequality by $x$ in order to get $x^2$, because $x$ could be negative or positive.
You just need a "good enough" estimate of $|x^2+x+1|$ for suitably small $|x|$
Note that for $|x|\lt 1$ you have $|x^2+x+1|\le |x^2|+|x|+1\lt 3$
So if $\delta\lt 1$ you have $|x^3+x^2+x|\lt 3\delta$ and you can make this as small as you like.