Question 938554: how do I write a polynomial function for 3-i, -1-√5.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! how do I write a polynomial function for 3-i, -1-√5.
=================
Assuming you want a polynomial with those roots,
----
y = (x-(3-i))(x-(-1-sqrt(5))
-----
y = x^2 -(3-i-1-sqrt(5))x +(-3+i-3sqrt(5)+isqrt(5))
-----
y = x^2 -(2-i-sqrt(5))x - 3(1+sqrt(5)) + i(1+sqrt(5))
=================
Cheers,
Stan H.
-----------------
|
|
|