I am working on an exercise that
How many solutions of equation $$z^{3}+2z^{2}-z-2+e^{z}=0,$$ lie in the left half plane?
The first idea was definitely the Rouche's Theorem, but then we need to use a big circle (for $R$ large enough) centered at the origin, and then we use Rouche's theorem.
But the problem is it is really hard to argue that this function has the same number of zeros between left semi-circle and right semi-circle, so that we can just use half of the total number of zeros.
The difficulty of applying Argument Principle is also self-evident.
Without these two tools, what should I start with to compute the number of zeros of this function?
Thank you!


Note that $p(z)=z^3+2z^2-z-2=(z+2)(z-1)(z+1)$. For purely imaginary $z$ it follows that $\lvert p(z) \rvert \geq 2$. For some large enough fixed radius $R$ and $\lvert z \rvert = R$ also $\lvert p(z) \rvert \geq 2$. Since $\lvert \exp(z) \rvert \leq 1$ on the left half plane you can use Rouché to conclude that the number of zeroes on the left half plane equals the number of roots of $p(z)$ there.