You can put this solution on YOUR website! Write a polynomial function with rational coeffecients so that P(x)=0 has the given roots.
-5 and 3i
----
If it has rational coefficients -3i must also be a root.
----
(x+5)(x-3i)(x+3i) = 0
(x+5)(x^2+9) = 0
x^3 + 5x^2 + 9x + 45 = 0
==========================
Cheers,
Stan H.
=====