Show that the given function has exactly one root in given interval. Consider $f(x)= x^4+3x+1$ on the interval $[-2,-1]$.
My try:
By intermediate value theorem there must be at least one real root in the given interval.
Suppose, consider that there are 2 or more real roots in $[-2,-1]$. Hence by Rolle's theorem there must be at least one real $x_0$ such that $f ' = 0$ in $[-2,-1]$ but $ f '=0$ at $x=-\sqrt[3] {\frac {3}{4}}$ , which doesn't belong to the given interval. Hence we have a contradiction. Hence there is exactly one real root in given interval.
I want to know if there are any other standard methods to solve such problems without using contradiction. Because this method is cumbersome when it is very difficult to find the solution of the first derivative to check whether it lies in the given interval or not. Thanks for any help.
Since $f(-1)=-1<0$ and $f(-2)=11>0$, by the Intermediate Value Theorem we may conclude that there is at least a zero in $(-2,-1)$.
Now notice that $f'(x)=4x^3+3$ and $f''(x)=12x^2\geq 0$ which imply that $f'$ is increasing. Since $f'(-1)=-1$ we have that $f'$ is negative and $f$ is strictly decreasing in $(-\infty,-1]$. Then it follows that the above zero has to be unique.