So I have this quartic equation here:
$x^4-3x+1=0$
I'm supposed to prove this equation has exactly 2 roots.
I defined $f(x)=x^4-3x+1=0$
Then I used the Intermediate value theorem at $f(0)$ and $f(1)$ to show it goes from $(0,1)$ to $(1,-1)$ so it must have crossed the x-axis since this polynomial is continuous. So there is at least 1 root.
The derivative is $f'(x)=4x^3-3$ and the second derivative is $f''(x)=12x^2$.
There is a critical point at $x=(3/4)^{\frac{1}{3}}$ where the function changes from increasing from $(-\infty,(3/4)^{\frac{1}{3}}]$ and decreasing from $[(3/4)^{\frac{1}{3}},\infty)$.
There is a point of inflection at $x=0$ where the concavity changes from concave up to concave down.
I'm not really sure how to use this information to determine how to show there is a second root though...
No I can't use Descartes's rule of signs. It would be easy otherwise.
You have it's increasing then decreasing, so it can have at most two roots (Just by monotonicity). It can't have exactly 1 real root because complex roots come in pairs, so since you found 1, it must have a second.