Question 1069918: find a polynomial function of smallest degree with integer coefficients that has the given zeros.
1/2,4-i,4+i Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! find a polynomial function of smallest degree with integer coefficients that has the given zeros.
1/2,4-i,4+i
-----------
It's P(x) = (x-1/2)*(x-4+1)*(x-4-i)
With integers:
P(x) = (2x-1)*(x-4+1)*(x-4-i)