Question 1204777: form a polynomial f(x) with real coefficients having the given degree and zeros degree :4, zeros: 5+2i, -1 multiplicity 2 Found 3 solutions by josgarithmetic, math_tutor2020, MathLover1:Answer by josgarithmetic(39620) (Show Source):
The polynomial has real number coefficients, so any complex root of the form a+bi has a conjugate a-bi
The root 5+2i pairs with 5-2i
x = 5+2i
x-5 = 2i
(x-5)^2 = (2i)^2
(x-5)^2 = 4i^2
(x-5)^2 = 4(-1)
(x-5)^2 = -4
(x-5)^2+4 = 0
x^2-10x+25+4 = 0
x^2-10x+29 = 0
You'll arrive at this same equation if you started with x = 5-2i
Therefore x^2-10x+29 = 0 has the complex roots x = 5+2i and x = 5-2i
The quadratic formula can be used to confirm this.
Online CAS (computer algebra system) tools such as WolframAlpha or GeoGebra can also be used to confirm this claim.
So far we have shown that (x^2-10x+29) is a factor
If x = -1 is a root then (x+1) is a factor
This root is of multiplicity 2. It's a double root. So (x+1)^2 is a factor.