Factor
completely, and list its real roots.
Search for a rational root. Possible rational roots are with and : . Testing :
so is a root and is a factor. Ad-hoc grouping fails on this polynomial, which is why the root search is the right opening move.
Divide out by synthetic division. Bringing down the coefficients and multiplying by at each step gives the row with remainder :
A zero remainder is the confirmation that the root was correct.
Show the quartic has no rational root, then factor it into quadratics anyway. Testing in gives nothing zero (for instance the value at is ), so no further linear factor exists over . Instead set
Match coefficients and solve the small system. Expanding the product gives
so , , and . Trying forces , and then , satisfies all four equations. Hence
Check by expanding: ✓.
Assemble the full factorisation and read off the real roots.
Setting each factor to zero: ; gives ; and has discriminant , contributing no real root. So there are exactly three real roots.
Confirm numerically. Solving the quintic numerically returns , , and the complex pair — precisely , the primitive cube roots of unity, as predicts ✓.
Need to solve a different problem like this? Open the solver →