Question 1022536
.
Write the simplest polynomial function with the given zeros (4-i,4+i)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`


p(x) - (x-(4-i))*(x-(4+i)) = ((x-4) + i)*((x-4)-i) = {{{(x-4)^2 - i^2}}} = {{{x^2 -8x + 16 + 1}}} = {{{x^2 -8x + 17}}}