SOLUTION: form a polynomial with real co-efficents given degrees and zeros. degree 5 zeros -5,-1,6+i

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: form a polynomial with real co-efficents given degrees and zeros. degree 5 zeros -5,-1,6+i      Log On


   



Question 645811: form a polynomial with real co-efficents given degrees and zeros.
degree 5 zeros -5,-1,6+i

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
form a polynomial with real co-efficents given degrees and zeros.
degree 5 zeros -5,-1,6+i
-------
Since the coefficients are Real Numbers the zeroes are:
-5, i, -i, 6+i, 6-i
-----------------------
Equation:
f(x) = (x+5)(x-i)(x+i)(x-(6+i))(x-(6-i))
----
f(x) = (x+5)(x^2+1)((x+6)^2+1)
---
f(x) = (x+5)(x^2+1)(x^2+12x+37)
------------
Cheers,
Stan H.
=============