Let $x \geq 1$. Then is it true that $2x^3 - 3x^2 + 2 \geq 1$?
If so, how can I show this using only elementary ideas such as factorisation?
Of course, I can demonstrate this using the methods of single variable calculus. The outline is as follows: Let $f(x) \colon= 2x^3 - 3x^2 + 2$ for $x \geq 1$. Then $f^{\prime}(x) = 6x^2 - 6x = 6x(x-1) > 0$ for $x > 1$; so $f$ is an increasing function, and $f(1) = 1$.
We have $$ 2x^3-3x^2+1 = (x-1)(2x^2-x-1)$$ and $x-1\ge 0$ and $2x^2-x-1\ge 2x-x-1=x-1\ge 0$.