NOTE: The answer found here is not what I'm looking for.
The question is: Prove $P(z)=z^4+2z^3+3z^2+z+2$ has exactly two zeros in the right half plane. [Hint: Write $P(iy)=(y^2-2)(y^2-1)+iy(1-2y^2)$, and show that $\lim_{R\to\infty}arg\{P(iy)\}\Biggr|_{-R}^{R}=0$.]
I need to prove this (preferably using Rouche's theorem. Any other method involving the hint may also be accepted). Now, this can be shown to be true by taking two functions $f(z)=(z-1)^2(z+2)^2$ and $h(z)=z^4+2z^3-3z^2-4z+4$ which are analytic on and inside a closed semi-circular contour (radius $R$) encapsulating the right half-plane, and by showing that $|f(z)|>|h(z)|$ on the boundary of it. Then by Rouche's theorem, it is easy to verify that $P(z)$ has only 2 zeros (same as $f(z)$) in the right half-plane.
What I'm looking for is a solution involving the Hint! I know the Hint says that the imaginary axis of the domain gets mapped to the right half-plane (more precisely to the positive real numbers as $R\to\infty$). But I'm not sure how to use it in getting a solution.
Thanks in advance.