Solution - Polynomial root calculator
x=-0.885593
x=0.692786
x=4.329114
x=-0.068-1.734i
x=-0.068+1.734i
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, 1, -2, 2, -4, 4, -8, 8. 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.885593,0.692786,4.329114,-0.068153-1.734178i,-0.068153+1.734178i}.