141k views
2 votes
Find the function p defined by a polynomial of degree 3 with real coefficients that satisfy the given condition. two of the zeros are 4 and 1+i

1 Answer

3 votes
The third zero is 1 - i These two complex numbers always come in pairs. If you have one, you always have the other.

y = (x - 4)(x - i)(x + i)
y = (x - 4)(x^2 + 1)
y = x^3 - 4x^2 + x - 4
User NiB
by
7.1k points

No related questions found