Show that $x^3+3x+1=0$ has exactly one real solution.
2026-03-27 07:20:04.1774596004
On
On
On
Show that the equation $x^3+3x+1=0$ has exactly one real solution
5.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
The discriminant is
$$\Delta = - 4 \cdot 3^3 - 27 = - 5 \cdot 27 < 0$$
From the negativity of $\Delta$, we conclude that the cubic polynomial has only one real root.
0
On
A general method would be to check value of polynomial at Maxima and minima (Wiggles). If both values have same sign then only one real root. If no Wiggles then too single root.
1
On
Let $f$ defined by $f(x)=x^3+3x+1$. we know there is at least one real root.
assume there are $2$ real roots $a$ and $b$.
the polynomial function $f$ is continuous at $[a,b]$ and has a derivative in $(a,b)$.
Role's Theorem allows us to say there exists $c\in(a,b)$ such that
$f'(c)=3c^2+3=0$ which is not possible.
so there is only one real root.
Hint: use Calculus. Note that derivative always takes positive value.