Solve for real :
Factor to count the real roots first. Since
and , the function is negative only on and rises like on both sides. A horizontal line at height therefore meets the graph exactly twice: once on the right branch and once on the left. Knowing this in advance prevents stopping after one root.
Bracket the positive root. , below the target, and , above it. So the root is in .
Refine it. Bisecting (or one Newton step from ) gives
Check: . The often-quoted gives , too big by — the derivative here is about , so a error in shows up clearly.
Bracket the negative root. and , straddling . So the second root lies in .
Refine it.
A reported value of is far outside this bracket — indeed , which is not close to at all.
State the answer. The real solutions are
and the remaining two roots form a complex-conjugate pair, since a quartic has four roots in total.
Need to solve a different problem like this? Open the solver →