You can put this solution on YOUR website! Form a polynomial f(x) with real coefficients having the given degree and zeros.
Degree 5; zeros: 9, -i, -8+i
-----
f(x) = (x-9)(x+i)(x-i)(x+8 - i)(x+8 +i)
----
= (x-9)(x^2+1)((x+8)^2+1)
----
= (x-9)(x^2+1)(x^2 + 16x + 65)
------------
etc.
Cheers,
Stan h.
================