How many roots of $z^4 - 8z + 10$ lie in the annulus $1<|z|<3$?
I tried using Rouche's Theorem by looking at
$|-8z + 10| \leq 8|z| + 10 < 8\times 3 + 10 = 34$
but I can't compare this to $|z|^4$ since the lower bound of $|z|^4$ is $1$.
How many roots of $z^4 - 8z + 10$ lie in the annulus $1<|z|<3$?
I tried using Rouche's Theorem by looking at
$|-8z + 10| \leq 8|z| + 10 < 8\times 3 + 10 = 34$
but I can't compare this to $|z|^4$ since the lower bound of $|z|^4$ is $1$.
If $|z|=1$, then $|z|^4=1<|-8z+10|$. Therefore, $z^4-8z+10$ has as many zeros in $D(0,1)$ as $-8z+10$, which means that it has none.
If $|z|=3$, then $|-8z+10|<|z|^4=81$. Therefore, $z^4-8z+10$ has as many zeros in $D(0,3)$ as $z^4$, which means that it has $4$.
So, the answer is $4$.