Enter an equation or problem
Camera input is not recognized!

Solution - Polynomial root calculator

x=1
x=-1
x=0.0002.000i
x=0.000-2.000i
x=0.000+2.000i
x=0.000+2.000i

Other Ways to Solve

Polynomial root calculator

Step-by-step explanation

1. Normalize to P(x)=0

x3+x2+4x+4=0

an=1

a0=4

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. Evaluate P(c) for each candidate and deflate when P(c)=0.

factors(|a0|)=1,2,4

factors(|an|)=1

x=+/-p/q=-1,1,-2,2,-4,4

P(1)=0

(x+1)(x2+4)=0

3. Solve the remaining factor

After deflation, solve the remaining factor using quadratic formula.

x=-2i,2i

4. Collect all roots

All roots with multiplicity: x={-1,-2i,2i}.

Why learn this

Learn more with Tiger