Solution - Polynomial root calculator
x=0.303365
x=5.44313
x=-1.010-0.837i
x=-1.010+0.837i
x=0.386-0.450i
x=0.386+0.450i
Step-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/2, 1/2, -1, 1, -2, 2. Evaluate P(c) for each candidate and deflate when P(c)=0.
3. Solve the remaining factor
After deflation, solve the remaining factor using numeric approximation (Durand-Kerner).
4. Collect all roots
All roots with multiplicity: x={0.303365,5.44313,-1.009577-0.836921i,-1.009577+0.836921i,0.386329-0.450453i,0.386329+0.450453i}.