Show that the polynomial $$x^{8}-x^{7}+x^{2}-x+15$$ has no real root. Source
As I have learnt from my previous post, using Descarte's Sign rule I am getting $4$ positive and $0$ negative roots.
So no of nonreal roots are $N-(p+q) = 8-(4+0)= 4$.So rest $4$ roots must be real! It is violating the question's condition.Can anybody help me out! I am not understanding the derivative concept regarding this!
If $x<0$ every term is positive, hence the polynomial is $>0$.
If $x>1$ , then $x^2-x>0$ , $x^8 - x^7 >0$ , $15>0$ hence the function is $>0$.
If $0<x<1$, then $1-x>0$ , $x^2 - x^6>0$, $14+x^8>0$ hence the function is $>0$
Hence for every real $x$ the function is $>0$ , hence no real root.