I don't know if I am doing this right, can you help me with a hint?
$$ {|z-1| \over |z| } < {1} ; $$ and $$ {|z| \over |z-2| } < {1}$$ Find all the complex number $$z = x+iy$$ that satisfies these inequalities.
Solving for the first one: $$ {|z-1| \over |z| } < {|z-1| } < {|z|} < (z+1)^2 < z^2 $$ then $$ z^2+2z+1 <z^2 $$ Solving further I got that $$ z<-1/2 $$
For the second inequality I made a similar approach and I got that $ -1/2 < z < 1/2$
Can you help me with this? Thanks! :)

$${|z-1| \over |z| } < {1} \Leftrightarrow \\ |z-1| < |z| \Leftrightarrow \\ |z-1|^2 < |z|^2 \Leftrightarrow \\ (z-1)(\overline{z-1}) < z \overline{z} \Leftrightarrow \\ z \bar{z} -z -\bar{z}+1 < z \overline{z} \Leftrightarrow \\ 1 < z+ \bar{z} $$
Now, if $z= x+iy$ then $z+\bar{z}=2x$.
The second inequality can be solved the same way.