Given $z \ne -1$. Prove that $(z-1) \over (z+1)$ is an Imaginary number if and only if $|z| = 1$.
I tried computing $(z-1) \over (z+1)$ by multiplying like that: $(z-1) \over (z+1)$$(z-1) \over (z-1)$ and then getting: $(z-1)^2$
but if $z = 1$ then it's zero, and it's not an imaginary number. Any suggestions?