Consider the quartic real polynomial function $P(x)=x^{4}+bx^{3}+cx^{2}+dx+e$.
Given that:
$$P(x_0) = 0$$
$$P'(x_0) \neq 0$$
prove that $P(x)$ has at least $2$ (distinct) roots.
I understood that because of the $x^{4}$ term, $P(x)$ is going to tend to $\infty$ when $x \to \pm \infty$ at either end.
Because of the facts of $P(x_0) = 0$ and $P'(x_0) \neq 0$, so $x_0$ is one root of the function but not its minimum or maximum point.
But how can I explain that there is another root?
Assuming real roots and and coefficients, and $P'(x_0)\ne 0\,$ you can write $$P(x)=(x-x_0)P_3(x)$$ where $P_3$ is a cubic with $P_3(x_0) \ne 0.$ Since this cubic has at least a real root $x_1 \ne x_0,\;$ you have at least two real roots.