How do I show that if $z$ is a complex number such that $z^5$ + 5$z^2$ + 7 = 0, then |$z$| > 1.
I thought maybe try by contradiction i.e letting |$z$| $\leq$ 1.
But then I ended up getting |$z^5$ + 5$z^2$ + 7| $\leq$ 13, which doesn't help my case.
Any ideas?
If $|z|\leq 1$ then $|z^{5}+5z^{2}+7| \geq 7-|z^{5}+5z^{2}|\geq 7-1-5=1$ so $z^{5}+5z^{2}+7$ cannot be $0$. [I have used the inequality $|a+b| \geq |a|-|b|$ which is true for all $a,b \in \mathbb C]$.