Suppose that $f$ has a simple pole at $z=a$ and let $g$ be analytic in an open set containing $a$. Show that $Res(fg;a)=g(a)Res(f;a)$.
I know that as $f$ has a simple pole at $z=a$, this means its Laurent series is of the form
$f(z)=\dfrac{Res(f;a)}{z-a}+\displaystyle\sum_{n=0}^{\infty}a_n(z-a)^n$
How can I compute the Laurent series of $fg$ at $z=a$?