Show that $x^6 - x^4 +2 >0$ for all $x$.
I can prove this using calculus and I can prove it by factorising the expression.
Is there any way to prove it another way, perhaps by considering cases of $x$? I need a simpler way to explain to a student that cannot factorise degree $6$ polynomials and use calculus at this stage. They can factorise degree $2$ though, if that helps!
Thanks.
If $x^2 \ge 1 \implies x^6 - x^4 = x^4(x^2-1) \ge 0$, you're done. if $x^2 < 1 \implies x^4 < 1 \implies x^4 < 2 \implies 2-x^4 > 0\implies x^6 -x^4+2 = x^6+(2-x^4) \ge 2-x^4 > 0 \implies x^6 - x^4 + 2 > 0$, you're done also.