Compute $\operatorname{Re}\left(\frac{1}{z+1}\right)$ when when $|z| = 1$.
The only way I could think to go about this is to simply go by definitions. If $z\in \Bbb C$, then $z\bar z$ = $|z|^2$. Now $$z=\frac{|z|^2}{\bar z}$$and$$z=\frac{1^2}{\bar z}.$$ So $z$ must be the inverse of the conjugate of $z$ which can be written as $$z=\frac{z}{\bar z z}$$ I don't know how to proceed from here. Is this even a good approach?