Answer:
[tex]P(x)=x^5+11x^3+28x[/tex]
Step-by-step explanation:
Roots of a polynomial
If we know the roots of a polynomial, say x1,x2,x3,...,xn, we can construct the polynomial using the formula
[tex]P(x)=a(x-x_1)(x-x_2)(x-x_3)...(x-x_n)[/tex]
Where a is an arbitrary constant.
We know three of the roots of the degree-5 polynomial are:
[tex]x_1=0;\ x_2=\sqrt{7}\boldsymbol{i}:\ x_3=-2\boldsymbol{i}[/tex]
We can complete the two remaining roots by knowing the complex roots in a polynomial with real coefficients, always come paired with their conjugates. This means that the fourth and fifth roots are:
[tex]x_4=-\sqrt{7}\boldsymbol{i}:\ x_3=+2\boldsymbol{i}[/tex]
Let's build up the polynomial, assuming a=1:
[tex]P(x)=(x-0)(x-\sqrt{7}\boldsymbol{i})(x+\sqrt{7}\boldsymbol{i})(x-2\boldsymbol{i})(x+2\boldsymbol{i})[/tex]
Since:
[tex](a+b\boldsymbol{i})\cdot (a-b\boldsymbol{i})=a^2+b^2[/tex]
[tex]P(x)=(x)(x^2+7)(x^2+4)[/tex]
Operating the last two factors:
[tex]P(x)=(x)(x^4+11x^2+28)[/tex]
Operating, we have the required polynomial:
[tex]\boxed{P(x)=x^5+11x^3+28x}[/tex]