Solve
Set up an unknown split into two quadratics. Rather than hunting one root at a time, assume the quartic breaks into two monic quadratics with integer coefficients:
This is worth trying first because a successful split hands you all four roots at once.
Expand and match coefficients. Multiplying out the right side:
so the four unknowns satisfy
Search the small integer possibilities for b and d. Since , the candidate pairs are , , . Trying , makes the second equation collapse:
So one of is zero — a big simplification, and the reason this pair is the one to test first.
Finish the coefficient solve and check all four equations. With take , hence . Then
All four conditions hold, so
Expanding back gives , which is the original polynomial.
Factor each quadratic completely. One is a difference of squares and the other a perfect square:
Read off the roots and their multiplicities.
Substituting confirms each: gives , gives , and gives . Because has multiplicity two, the graph touches the -axis there without crossing, and the four roots counted with multiplicity sum to , matching .
Need to solve a different problem like this? Open the solver →