The following question was on my first year algebra exam way back in 1989.
If $\left|z\right|=\frac{1}{\sqrt3}$, then find $\left|\frac{-3z+2i}{2iz+1}\right|$.
I couldn't figure it out then, and 28 years on, I still can't. It was only worth 4 marks, so the solution must be simpler than all the things I have tried over the years to no avail.

The modulus can be divided over division of complex numbers. Essentially:
$$\left|\frac{-3z+2i}{2iz+1}\right| = \frac{\left|-3z+2i\right|}{\left|2iz+1\right|}$$ Let $z=x+iy$, then: $$=\dfrac{|-3x+(2-3y)i|}{|1-2y+2xi|}$$
Now use $x^2 + y^2 = \dfrac{1}{3}$, we have
$$=\sqrt{\dfrac{9x^2 + 4-12y+9y^2}{1-4y+4y^2+4x^2}}\\ =\sqrt{\dfrac{7-12y}{1+\frac{4}{3}-4y}}\\ = \sqrt{3}$$