To find the value of ∣z∣2, let the complex number z be represented as z=x+iy, where x,y∈R.
Step 1: Simplify the first condition
The first condition is given as:
∣z+2∣=∣z−2∣
Substituting z=x+iy:
∣x+2+iy∣=∣x−2+iy∣
Squaring both sides:
(x+2)2+y2=(x−2)2+y2
x2+4x+4+y2=x2−4x+4+y2
8x=0⟹x=0
Thus, z is purely imaginary, i.e., z=iy.
Step 2: Simplify the second condition
The second condition is:
arg(z−iz+3)=4π
Substitute z=iy into the expression:
z−iz+3=iy−i3+iy=i(y−1)3+iy
Multiply the numerator and the denominator by −i:
i(y−1)3+iy=y−1−i(3+iy)=y−1−3i+y=(y−1y)+i(y−1−3)
Step 3: Apply the argument condition
For a complex number w=u+iv to have arg(w)=4π, both its real and imaginary parts must be strictly positive (u>0 and v>0), and uv=tan(4π)=1.
-
Imaginary part condition:
Im(z−iz+3)=y−1−3>0⟹y−1<0⟹y<1
-
Real part condition:
Re(z−iz+3)=y−1y>0
Since y−1<0, for the fraction to be positive, we must have y<0.
-
Ratio condition:
Re(z−iz+3)Im(z−iz+3)=tan(4π)=1
y−1yy−1−3=1⟹y−3=1⟹y=−3
This satisfies y<0.
Step 4: Calculate ∣z∣2
Since x=0 and y=−3, we have z=−3i.
Now, calculate ∣z∣2:
∣z∣2=∣−3i∣2=02+(−3)2=9
Correct Answer: Option A (9)