SOLUTION: I am having the most difficult time figuring out how to format this into a polynomial. I know the highest exponent degree must be at 4, and that it also must include x^2 but that i
Question 1045791: I am having the most difficult time figuring out how to format this into a polynomial. I know the highest exponent degree must be at 4, and that it also must include x^2 but that is all I can figure out. Any help would be much appreciated.
Form a polynomial f(x) with real coefficients having the given degree and zeros. Degree 4; Zeros -5+5i; 1 multiplicity 2 Found 2 solutions by josgarithmetic, Theo:Answer by josgarithmetic(39620) (Show Source):
you are asked to Form a polynomial f(x) with real coefficients having the given degree and zeros. Degree 4; Zeros -5+5i; 1 multiplicity 2
your roots are, or should have been given as:
x = 5 plus or minus 5i,
x = 1 with a multiplicity of 2.
complex roots always come in pairs.
if a + bi is a root, then a - bi is also a root.
to find the factors, your set x equal to the root and then set the equation equal to 0.
for example:
x = 1 is set to 0 by doing the following:
subtract 1 from both sides of the equation to get x - 1 = 0
x - 1 is a factor.
they told you the root has a multiplicity of 2, therefore 2 of your factors are (x-1) * (x-1) which can also be written as (x-1)^2.
your complex roots come in pairs.
they should be 5 + 5i and 5 - 51.
set x = 5 + 5i
subtract 5 + 5i from both sides of the equation to get:
x - 5 - 5i = 0
that's one of the complex factors.
set x = 5 - 5i
subtract 5 from both sides of the equation and add 5i to both sides of the equation to get:
x - 5 + 5i = 0
that's the other of the complex factors.
your factors are (x-1)^2 * (x - 5 - 5i) * (x - 5 + 5i)