Given the function: $$ f(x)=x^3 -3x^2 -1 $$ *Show that $f(x)=0$ admits a unique root on the interval $]3.1,3.2[$
I first thought of using this rule $f(a).f(b) < 0$ since the function is monotonic on the interval, but then I recalled that this rule only works for closed intervals.
Any help is appreciated
By Descartes' Rule of signs, there is only one change in sign of coefficients of $f(x)$ and no change in sign of coefficients of $f(-x)$.
So the equation $f(x)=0$ has exactly $1$ positive real root, no negative real root and $2$ complex conjugate roots.
Now use $f(a)\cdot f(b)<0$ in the interval $[3.1,3.2]$ since the root does not lie either at $x=3.1$ or $x=3.2$.