Solution - Polynomial root calculator
x=-1
x=-0.285714
x=0.25
Other Ways to Solve
Polynomial root calculatorStep-by-step explanation
1. Normalize to P(x)=0
Rewrite in standard form P(x)=0, then identify the leading and constant coefficients.
2. Test candidate roots
Build rational candidates from factor ratios p/q: -1/84, 1/84, -1/42, 1/42, -1/28, 1/28, -1/21, 1/21, -1/14, 1/14, -1/12, 1/12, -2/21, 2/21, -3/28, 3/28, -1/7, 1/7, -1/6, 1/6, -3/14, 3/14, -1/4, 1/4, -2/7, 2/7, -1/3, 1/3, -3/7, 3/7, -1/2, 1/2, -2/3, 2/3, -3/4, 3/4, -6/7, 6/7, -1, 1, -3/2, 3/2, -2, 2, -3, 3, -6, 6. Evaluate P(c) for each candidate and deflate when P(c)=0.
3. Solve the remaining factor
After deflation, solve the remaining factor using quadratic formula.
4. Collect all roots
All roots with multiplicity: x={-1,-0.285714,0.25}.