Solution - Polynomial root calculator
x=9
x=0.000-2.000i
x=0.000+2.000i
Step-by-step explanation
1. Normalize to P(x)=0
Rewrite the equation as a polynomial equal to zero.
2. Test candidate roots
Possible rational roots: -1/2, 1/2, -1, 1, -3/2, 3/2, -2, 2, -3, 3, -4, 4, -9/2, 9/2, -6, 6, -8, 8, -9, 9, -12, 12, -18, 18, -24, 24, -36, 36, -72, 72. Test each candidate and deflate when a root is found.
3. Solve the remaining factor
Solve the remaining polynomial using quadratic formula.
4. Collect all roots
All roots with multiplicity: x={9,-2i,2i}.