How do you write a polynomial in standard form given zeros -1, 2, and 1 - i?

1 Answer
Aug 5, 2016

f(x)=x43x3+2x2+2x4

Explanation:

Assuming that we want the polynomial to also have Real coefficients, any non-Real zeros will occur in Complex conjugate pairs. So if 1i is a zero then 1+i is a zero too.

The simplest polynomial in x with zeros 1, 2, 1i and 1+i is:

f(x)=(x+1)(x2)(x1+i)(x1i)

=(x2x2)((x1)2i2))

=(x2x2)(x22x+2)

=x43x3+2x2+2x4

graph{x^4-3x^3+2x^2+2x-4 [-10, 10, -5, 5]}