Show that $f(z)=\frac{2z+3}{z-4}$ maps the circle $|z-2i|=2$ to $|8z+(6+11i)|=11$
What I have done is decompose $f$ into dilations $D_a:z=az$, translations $T_a:z=z+a$, and inversions $S:z=1/z$, such that $$f=T_2 D_{11} S T_{-4}$$
So we go from $|z-2i|=2$, to $|z-(4+2i)|=2$, to $|\frac{1}{z}-(4+2i)|=2$.
This is where I start to get messy, and I can't get anywhere.
Is my method correct? And what should$|\frac{1}{z}-(4+2i)|=2$ become?
Set $$w=\frac{2z+3}{z-4}$$ and rearrange to get $$z=\frac{4w+3}{w-2}$$
Substitute this into the given locus so you get $$\left|\frac{4w+3}{w-2}-2i\right|=2$$ $$\implies|4w+3-2iw+4i|=2|w-2|$$
Putting $w=u+iv$, and after a bit of algebra, you end up with $$16u^2+16v^2+24u+44v+9=0$$
And it is easily seen that this is the same circle as given in the question.