Question 939766: Find a polynomial
f(x) of degree 3 with real coefficients and the following zeros.
−2 , −3+i
thanks in advance.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find a polynomial
f(x) of degree 3 with real coefficients and the following zeros.
−2 , −3+i
----
If the coefficients are Real and -3+i is a zero, then -3-i
is also a zero.
----------------
Ans: f(x) = (x+2)(x-(-3+i))(x-(-3-i))
---
= (x+2)((x+3)-i)((x+3)+i)
---
= (x+2)[(x+3)^2+1]
---
= (x+2)(x^2 + 6x + 10)
---
= x^3 + 8x^2 +22x + 20
------------------
Cheers,
Stan H.
-------------
|
|
|