Question 668005
Find a polynomial with integer coefficients that satisfies the given conditions.
R has degree 4 and zeros 5 − 2i and 3, with 3 a zero of multiplicity 2.
-------
R(x) = (x-4)(x-(5-2i))(x-(5+2i))(x-3)^2
------------------
R(x) = (x-4)((x-5)^2+4)(x-3)^2
----
R(x) = (x-4)(x^2-10x+29)(x-3)^2
=================================
cheers,
Stan H.
============