Solve
Hunt for a rational root first. By the rational root theorem, any rational root divides the constant : the candidates are . Testing is quickest because it just sums the coefficients:
So is a root and is a factor. A degree-six equation is otherwise hopeless by formula, so finding one root is the essential first break.
Divide out by synthetic division. With the coefficients and divisor value , the quotient is
and the remainder is , confirming the root.
Factor the quintic by grouping. The coefficients pair up as — each pair in the ratio , which is the signature of a common factor :
Treat the quartic as a quadratic in . With ,
Note the second appearance of — that is where the double root comes from.
Assemble the complete factorisation.
Expanding this back reproduces the original coefficients exactly ✓, which is the check that the whole chain of steps held together.
Read off the six roots. Setting each factor to zero:
Counted with multiplicity these are six roots, as the fundamental theorem of algebra requires for a degree-six polynomial. Four are real (with repeated) and two are a conjugate imaginary pair.
Need to solve a different problem like this? Open the solver →