Question
Question: How do you form a polynomial \( f\left( x \right) \) with real coefficients having a given degree an...
How do you form a polynomial f(x) with real coefficients having a given degree and zeros? Degree 4 ; zeros −5+2i ; 3 multiplicity 2 . How do you form a polynomial f(x) with real coefficients having a given degree and zeros? Degree 5 ; zeros: −4;−i;−3+i
Solution
In this problem we are asked to form the polynomial with real coefficients having given degree and zeros. Also we have given two zeros with the multiplicity of some integer. And we have asked to form another polynomial with degree 5 and with the use of given zeros. So we need to find two polynomials f(x) .
Complete Step by Step Solution:
1) We have to find the polynomial f(x) with real coefficients having degree 4 and zeros −5+2i ; 3 multiplicity 2 .
⇒x=−5+2i,x=−5−2i,x=3,x=3 , since our degree is 4 so there are four zeros.
Now, f(x)=(x+5−2i)(x+5+2i)(x−3)2
Now let’s write our f(x) as the multiple of two terms A,B , where A=(x+5−2i)(x+5+2i) and B=(x−3)2
∴f(x)=A.B−−−−−(1)
Let us expand A and B using distributive property and (a−b)2 formula, we get
A=x2+5x+2ix+5x+25+10i−2ix−10i−4i2 , but we know that i2=−1
Substitute i2=−1 in the expansion of A , we get
A=x2+10x+29
Expanding B implies,
B=x2−6x+9
Substitute the value of A,B in the equation (1), we get
f(x)=(x2+10x+29)(x2−6x+9)
Using distributive property, we get
f(x)=x4−6x3+9x2+10x3−60x2+90x+29x2−174x+261 , simplifying the terms we get,
f(x)=x4+4x3−22x2−84x+261 , this is the polynomial with degree four.
2) We have to find the polynomial f(x) with real coefficients having degree 5 and zeros −4;−i;−3+i .
⇒x=−4,x=±i,x=−3±i , since we are having degree 5 .
Now, f(x)=(x+4)(x−i)(x+i)(x+3−i)(x+3+i)
Multiplying second term and third term together and multiplying fourth term and fifth term together, we get
f(x)=(x+4)(x2+1)(x2+6x+10)
Now, using distributive property, we have
f(x)=x5+10x4+3x3+50x2+34x+40 , this is the polynomial with degree 5 .
Note: If there are two brackets, then apply distributive property. While applying distribution property we need to be careful about the multiplication. Here we have given complex numbers in some zeros, so when multiplying two complex numbers we have to be clear about the imaginary part. Product of two imaginary parts adds a negative sign to the result.