Find the simplest polynomial with the given zeroes.
2i, -2i, 3
a. x^3-3x^2+4x-12
b. x^3+3x^2+4x-12
c. x^3-3x^2-4x+12
d. x^3+3x^2-4x-12
(x−2i)(x+2i)(x−3)=(x2−4i2)(x−3)|i2=−1=(x2+4)(x−3)=x3−3x2+4x−12
(a)
(x-2i)(x+2i)(x-3) → (x^2 + 4)(x -3) → x^3 - 3x^2 + 4x - 12