Factor
completely, and find its roots.
Try grouping before hunting for roots. A four-term cubic is the classic candidate for factoring in pairs. Split it down the middle:
Testing integers such as (giving ) and (giving ) finds nothing, which is why a root-first approach stalls here — the only rational root is the fraction , easy to overlook among the many candidates with , .
Factor each pair. From the first pair take out , and from the second take out :
The sign matters: pulling out rather than is what makes the second bracket instead of .
Extract the common binomial. Both pieces now share the factor :
Expanding back confirms it: ✓.
Check whether the quadratic factors further. Over the rationals, is irreducible because is not the square of a rational. Over the reals it does split:
So the complete rational factorisation is .
Read off the roots and verify. Setting each factor to zero:
Substituting each into the cubic returns to within ✓, and Vieta agrees: the roots sum to ✓.
Need to solve a different problem like this? Open the solver →