Prove: $\left|\frac{z-w}{1-\bar w z}\right|=1$ if $|z|=1$ and $|w| \neq 1$
My attempt:
I reasoned that either $(z-w)$=$(1-\bar w z)$ or $(z-w)$=$-(1-\bar w z)$ must be true for the whole thing to be true. Going with the first option:
$$(z-w)=(1-\bar w z)$$ $$z-w +\bar wz = 1 $$ $$z(1+\bar w)-w=1$$ $$z=\frac{1+w}{1+ \bar w}$$
At this point, I feel like there is some property of conjugates that I should use, but I'm not sure...