Question:
One zero of $P(z) = z^3 +az^2 + 3z + 9$ is purely imaginary. If $a \in \mathbb{R}$, find $a$ and hence factorize $P(z)$ into linear factors.
What I've done:
I know that the $P(z)$ is real since its coefficients are all real. The imaginary root must be $bi$ and its conjugate is $-bi$. For $bi$ and $-bi$, their sum $= 0$ and their product $= -b^2i^2 = b^2$. These two zeros also come from the polynomial $z^2 + b^2$.
How can I finish the problem with this information? Thanks $:)$
Edit: Fixed the $az^2$