For an equation $f(z) = z^5 - 6z^4 + 15z^3 - 34z^2 +36z -48$ show that roots $f(z) = 0$ of this equation include 2 purely imaginary roots, and find them.
I thought to substitute in $z=x+iy$ to show that you can only get a solution for $y$s, but that seems like a really long and complicated process. I then thought to use $z=re^{i\theta}$ but I'm not sure how I'd use this to get the roots from the resultant equation.
Note that if you have a pair of conjugate imaginary roots you have a factor of the form $(z+ai)(z-ai)=z^2+a^2$. Here $a$ need not be an integer, of course, so we look for a factor of the form $z^2+b$ with $b$ a positive real number by substituting $z^2=-b$ in the original equation to obtain $$b^2z-6b^2-15bz+34b+36z-48=0$$
We then note that this splits as $$z(b^2-15b+36)-(6b^2-34b+48)=0$$
If we are looking for real $b$ we know that $z$ is imaginary for our roots so both expressions in $b$ must vanish. We find a common factor $b-3$ - the common factor here shows that there is a pair of purely imaginary roots. This gives us a factor $z^2+3$.