I need to show
$$2z^5-6z^2+z+1$$
has three zeroes on $\{z : 1< \vert z \vert < 2\}.$
So do I split in into cases for when $\vert z \vert= 1$
and when $\vert z \vert = 2$ by Rouches theorem I can take one function to be $2z^5+z+1$ and the other be $h(z) = -6z^2$
Am I doing ok so far?
When $|z|=1$, you take $f_1(z)=-6z^2$ and $g_1(z)=2z^5+z+1$. So, if $|z|=1$,\begin{align}|g_1(z)|&\leqslant4\\&<6\\&=|f_1(z)|.\end{align}Therefore, your function has $2$ zeros (counted with their multiplicities) when $|z|<1$ (and no zero when $|z|=1$).
When $|z|=2$, you take $f_2(z)=2z^5$ and $g_2(z)=-6z^2+z+1$. So, if $|z|=2$,\begin{align}|g_1(z)|&\leqslant27\\&<64\\&=|f_1(z)|.\end{align}Therefore, your function has $5$ zeros (counted with their multiplicities) when $|z|<2$.
The conclusion is that it has three zeros when $1<|z|<2$.