Evaluate $$\int_{|z|=3} {1 \over P(z)}dz$$ where $P(z)=2z^5-16z^4-17z^3-11z^2+20z-18$.
I proved that $P(z)\neq 0$ for all $z$ outside of the ball of radius 3, except for z=9, so all the poles of ${1 \over P(z)}$ except $z=9$ are inside the ball. $$P(z)=(z-9)(2z^4+2z^3+z^2-2z+2)=(z-9)(z-a_1)(z-\bar a_1)(z-a_2)(z-\bar a_2).$$
By using the residue at infinity, we have that the sum of all residues of $1/P(z)$ at the poles is zero.
Hence, since you already know that there the pole 9 is the only which is outside the the circle $|z|=3$, it follows that $$\int_{|z|=3} {dz \over P(z)}=-2\pi i\cdot\mbox{Res}\left(\frac{1}{ P(z)},9\right)=-\frac{2\pi i}{P'(9)}=-\frac{2\pi i}{14645}.$$
P.S. By the way $$P(z)=(z-9)(2z^4+2z^3+z^2-2z+2)=(z-9)(z^2+2z+2)(2z^2-2z+1)$$ so you can actually find the four poles inside $|z|=3$, but I think that the spirit of your exercise is to avoid the evaluation of four annoying residues.