How do you write a polynomial function of least degree that has real coefficients, the following given zeros 2,-2,-6i and a leading coefficient of 1?
1 Answer
May 27, 2016
Explanation:
Since we want Real coefficients, any non-Real zeros must occur in Complex conjugate pairs.
So both
f(x) = (x-2)(x+2)(x-6i)(x+6i)f(x)=(x−2)(x+2)(x−6i)(x+6i)
= (x^2-2^2)(x^2-(6i)^2)=(x2−22)(x2−(6i)2)
= (x^2-4)(x^2+36)=(x2−4)(x2+36)
= x^4+32x^2-144=x4+32x2−144