
Patrick B. answered 12/13/18
Math and computer tutor/teacher
Then -i and -4i are zeros if the coefficients are real
f(x) = k(x-i)(x+i)(x-4i)(x+4i)
= k ( x^2+1)(x^2 + 16)
= k( x^4 + 17x^2 + 16)
68 = k(1 + 17 + 16)
68 = k(34)
k=2
f(x) = 2(x^4 + 17x^2 + 16)