Prove $f(x)=x^7+3x^5+1$ has exactly one real root using Bolzano's theorem and the MVT.
What I did:
$f(-1)=-3$
$f(0)=1$
As $f$ is continuous, there exists a $c \in (-1,0) /f(c)=0$
Then computed $f'(x)=7x^6+15x^4$.
But $f'\ngtr0 \forall x\in\mathbb{R}$ and $f'\nless0 \forall x\in\mathbb{R}$.
So how can I solve this?
We have $f'(x) = 7x^6 + 15x^4 = x^4(7x^2+15) > 0$ except at $x=0$. This gives us that $x=0$ is a point of inflection. Hence, the function is increasing everywhere except at $x=0$. Hence, there are can be only one root at the most. Further, we have $\lim_{x \to -\infty} f(x) = -\infty$, $\lim_{x \to \infty} f(x) = \infty$ and the function is continuous. Hence, there has to be exactly one root.