You can put this solution on YOUR website! write a polynomial function of least degree with integral coefficients that have the given zero 3i
----
If the coefficients are integral and 3i is a zero, -3i is also a zero.
------
Ans: y = (x-3i)(x+3i)
---
y = (x^2 - (3i)^2)]
---
y = x^2 + 9
-----------
Cheers,
Stan H.