Write a sixth degree polynomial with real coefficients.
Known zeros:
$$ 3+2i , -2, ..and ..0(third..degree) $$
we know that at $$p(1)=8$$
I tried the following: $$p(x)=(x-3-2i)(x+2)(x-0)^3(x-x_3)$$
Then I calculated for $x_3$ from $p(1)=8$.
Is this procedure correct?
The solution for this problem is: $$\frac13(x^6-4x^5+x^4+26x^3)$$
We have $$ p(x)=a(x-3-2i)(x-3+2i)(x+2)x^3 $$ The condition $p(1)=8$ is equivalent to $$ 3a-1=0. $$