Prove that for any $a\in \mathbb{C}$ and $n\geq 2$, the polynomial $az^n+z+1$ has at least one root in the disk $|z| < 2$.
My instinct is to use Rouche's Theorem for this problem, however I have only been able to prove the case when $|a| > 3/2^n$. In this case we let $f = az^n$ and $g = az^n+z+1$, and Rouche's Theorem works great. When we have $|a| \leq 3/2^n$, we run into problems. No matter what we choose for $f$ we haven't been able to get Rouche's Theorem to help us. Is this the right approach, or is there a theorem I'm forgetting that would be more useful here?