Question
Question: The number of complex numbers z such that \(\left| z+i \right|=\left| z-1 \right|=\left| z+1 \right|...
The number of complex numbers z such that ∣z+i∣=∣z−1∣=∣z+1∣
a) 0b) 1c) 2d) None of these
Solution
Now to solve the equation we will consider three equations ∣z+1∣=∣z−1∣, ∣z+1∣=∣z+i∣ and ∣z+i∣=∣z−1∣. Now in this equation we will substitute z as x+iy and simplify the equations to find the values of x and y. Hence we will get the number of solutions of the equation.
Complete step by step solution:
Now consider the given equation ∣z+i∣=∣z−1∣=∣z+1∣.
Let us say z=x+iy
Now first consider the equation ∣z−1∣=∣z+1∣
Now substituting the equation z=x+iy we get,
⇒∣x+iy−1∣=∣x+iy+1∣⇒∣(x−1)+iy∣=∣(x+1)+iy∣
Now we know that ∣a+ib∣=a2+b2
⇒(x−1)2+y2=(x+1)2+y2
Now squaring both sides of the equation we get,
⇒(x−1)2+y2=(x+1)2+y2
Subtracting y2 on both sides of the equation we get,
⇒(x−1)2=(x+1)2
Now let us open the bracket by using the formula (a+b)2=a2+2ab+b2 Hence we get,
⇒x2−2x+1=x2+2x+1
Now we will again subtract x2+1 on both sides we get,
⇒−2x=2x
Now the only solution to this is x = 0.
Hence we get x = 0.
Now consider the equation ∣z+i∣=∣z−1∣
Now substituting the value of z we get,
⇒∣x+iy+i∣=∣x+iy−1∣⇒∣x+(y+1)i∣=∣(x−1)+iy∣
Now again using the definition of modulus of complex numbers we get,
⇒x2+(y+1)2=(x−1)2+y2
Now squaring the number on both sides we get,
⇒x2+(y+1)2=(x−1)2+y2⇒x2+y2+2y+1=x2+1−2x+y2⇒2y=−2x
Now substituting the value of x in the equation we get y = 0
Hence we have x = y = 0.
Now consider the equation ∣z+i∣=∣z+1∣
Now let us simplify this equation too in the same manner. Hence we get,
⇒∣x+iy+i∣=∣x+iy+1∣⇒∣x+(y+1)i∣=∣(x+1)+iy∣⇒x2+(y+1)2=(x+1)2+y2⇒x2+y2+2y+1=x2+1+2x+y2⇒2y=2x⇒x=y
Hence the only solution of this equation x = y = 0.
So, the correct answer is “Option b”.
Note: Now note that the modulus of complex numbers is nothing but the distance of the complex number from origin in the complex plane. Hence we can calculate this distance using the Pythagoras theorem.