Here, let me tidy that up a bit: $$\begin{align}
C &=\frac{z-1}{z+1} & & \text{(1)}\\
&= \frac{(x+iy-1)}{(x+iy+1)} & & \text(2)\\
&= \frac{(x+iy-1)(x-iy-1)}{(x+iy+1)(x-iy-1)} & & \text(3)\\
&=\frac{(x-1)^{2}-(iy)^{2}}{(x^{2})-(iy)^{2}} & & \text(4)\\
&= \frac{(x)^{2}-2x+1+y^{2}}{x^{2}-1-2iy-(iy)^{2}} & & \text(5)\\
& =\frac{x^{2}+y^{2}-2x+1}{x^{2}+y^{2}-2iy-1} & & \text(6)
\end{align}$$
(... I've called the original function C and numbered the lines to make it easier to talk about.)
What was the idea behind step 3? Please show your reasoning.
Note: at some stage you'll have to find arg[C] and show that it is a circle.
Supposing,x^{2} + y^{2} = 1
we get ,
(x-1)/iy
... how does that follow? Again, I don't see your reasoning.
(Assume that I know the maths but I'm in another country on the other side of the World and we may have different conventions in how we approach math problems here. I won't be offended.)
...lets see: $$c=\frac{x-1}{iy}=-i\frac{x-1}{y}$$... is purely imaginary so the argument is: ##\text{Arg}[c]=\pm\frac{\pi}{2}## ... i.e. it is a couple of points, not a circle.
Perhaps you should end up with something like: ##\text{Arg}[c] = x^2+y^2-k## ... where ##r=\text{Arg}[c]+k## is the (real) radius?
It's kinda hard to see how that would work.
How can an argument come to a circle - it takes 2D and turns it into 1D?
So there is something missing from the problem statement.Generally: $$\frac{z-z_1}{z-z_2}=c$$... is a circle in the complex plane if c ≠ 1 and is real.
... overall you need to think how the argument comes into this.
Note: C=r is the equation of a circle, radius r, with it's center at (x,y)=(1,0).
If A=arg[C] then the radius of the circle is r=√tan(A/2).
... depending on how the argument is defined in your course.
Aside: good use of the equation editor.
If you hot "quote" under this post you get to see how I tidied that up for you ;)