So here is a question : Given $ p(x) = x^4 + 4x^3 -4x-13 $ Then find number and position of real roots of $p(x)$ .
So far, using Descartes rule of signs, I can say it has at most one positive root or at most three negative roots.
The possibility of having all four roots imaginary is ruled out since product of roots is negative.
So either all the roots are real 3 negative and one positive or two roots are real one being positive and other being negative.
Now I can't decide which of the two possibility is correct. And about position of roots I am completely clueless. I can't find the tag for homework and exercises. Please edit and add the tag.
From Descartes, there is exactly one positive root, and at least one negative root (alternately observe $p(0) < 0$ and $\lim_{x\to \pm \infty} p(x) > 0$). The question remains whether the remaining two roots are negative or complex.
For this, note $p(x) = (x^3-4)(x+4)+3$, and for negative $x$, a sign change can come only from the $(x+4)$ term which is positive close to $0$ and negative far from it, so it can happen only once. Hence there can be only one negative root.
Of course a similar argument could have been used to conclude there is only one positive root, as the sign change can come from only $(x^3-4)$ in that regime.
P.S. the above gives the positions of the root wrt the origin. One can of course test signs across intervals around $x=-4$ and $x=\sqrt[3]4$ to narrow down the position.