How do you write a polynomial function of least degree given the zeros 2i, -2i, 2+2i?

1 Answer
Oct 14, 2016

Please see the explanation for the process.

y=k(x44x3+12x216x+32)

Explanation:

You cannot have an odd number of complex or imaginary roots, because they always exist is conjugate pairs, therefore, another root must be 2 - 2i and the polynomial is of the form:

y=k(x2i)(x+2i)(x22i)(x2+2i)

y=k(x24i2)(x22i)(x2+2i)

y=k(x2+4)(x22i)(x2+2i)

y=k(x2+4)(x22x+2ix2x+44i2ix+4i4i2)

y=k(x2+4)(x24x+44i2)

y=k(x2+4)(x24x+4+4)

y=k(x2+4)(x24x+8)

y=k(x44x3+8x2+4x216x+32)

y=k(x44x3+12x216x+32)

k exists to allow the polynomial to pass through a specified point.