You can
put this solution on YOUR website!
Hi,
find an nth degree polynomial function with real coefficient satisfying the given conditions:
n=4 and i and 4 i are zeros; f(-1)=68
f(x) = a(x-i)(x+i)(x+4i)(x-4i)
f(x) = a(x^2+1)(x^2 + 4)
f(-1) = 68 = a(2)(5), a = 6.8
f(x) = 6.8(x^2+1)(x^2 + 4)