What is the minimum value of the expression given below?
$\ x^8-8x^6+19x^4-12x^3+14x^2-8x+9$
Now to solve this I have resolved the expression, like following, $\ (x^2+2x)^2.(x^2-2x)^2+3.(x^2-2x)^2+2(x-2)^2+1$, from this expression it is easy to visualize that it has a minimum value of 1 for $\ (x-2)^2=0, x=2 $
Now my question is, is it a right approach or will it fit for this kind of problem? Please suggest if there is any other option because analyzing like this is very tedious, and fault prone.What can I do for very large polynomials? Is there any particular process to solve this. Need your help... Thanks