
Donald W. answered 02/28/22
Experienced and Patient Tutor for Math and Computer Science
I would start with the factored form of the polynomial using the given zeros:
f(x) = (x+1)(x-2)(x^2+16)
Note that we have to use x^2+16 rather than x-4i because the coefficients must be rational. Multiplying this out, we get:
f(x) = x^4-x^3+14x^2-16x-32