Question 706040
Write the equation of the function whose roots are
-3i, -2, and 4
----
If you want to avoid having complex number coefficients,
+3i must also be a root.
------
f(x) = (x-3i)(x+3i)(x+2)(x-4)
-----
= (x^2+9)(x^2-4x-8)
----
= x^4-4x^3-8x^2+9x^2-36x-72
----
= x^4-4x^3+x^2-36x-72
==========================
Cheers,
Stan H.
================