utkarshakash
Gold Member
- 852
- 13
Homework Statement
Find the number of complex numbers satisfying |z|=z+1+2i
Homework Equations
The Attempt at a Solution
Let z=x+iy
|x+iy| = (x+1)+i(2+y)
Squaring and taking modulus
|\sqrt{x^{2}+y^{2}}|^{2} = |(x+1)+i(2+y)|^{2}
x^{2}+y^{2} = (x+1)^{2}+(2+y)^{2}
Rearranging and simplifying I get
2x+4y+5=0
Now what to do next? Also Is there any other way to solve this question?