Skip to main content
Back to Complex Numbers
JEE Main 2023
Complex Numbers
Complex Numbers
Medium

Question

Let z\inC, the set of complex numbers. Then the equation, 2|z + 3i| - |z - i| = 0 represents :

Options

Solution

Key Concepts and Formulas

  • Modulus of a Complex Number: If z=x+iyz = x + iy, where xx and yy are real numbers, then the modulus of zz is z=x2+y2|z| = \sqrt{x^2 + y^2}. Geometrically, z|z| represents the distance of the point (x,y)(x, y) from the origin in the complex plane.
  • Geometric Interpretation of |z - z₀|: zz0|z - z_0| represents the distance between the complex number zz and the complex number z0z_0 in the Argand plane.
  • Equation of a Circle: The general equation of a circle is x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0, where the center is (g,f)(-g, -f) and the radius is g2+f2c\sqrt{g^2 + f^2 - c}. The standard form is (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, with center (h,k)(h,k) and radius rr.

Step-by-Step Solution

1. Rewrite the Given Equation We begin by isolating one of the modulus terms. This will make the subsequent algebraic manipulations easier. The given equation is 2z+3izi=02|z + 3i| - |z - i| = 0. We rewrite this as: 2z+3i=zi2|z + 3i| = |z - i|

2. Substitute z = x + iy Now, we substitute z=x+iyz = x + iy, where xx and yy are real numbers, to convert the complex number equation into a Cartesian equation. This allows us to work with real variables. 2x+iy+3i=x+iyi2|x + iy + 3i| = |x + iy - i|

3. Group Real and Imaginary Parts We group the real and imaginary components within each modulus for clarity. 2x+i(y+3)=x+i(y1)2|x + i(y + 3)| = |x + i(y - 1)|

4. Apply the Modulus Definition Using the definition a+bi=a2+b2|a + bi| = \sqrt{a^2 + b^2}, we express the moduli in terms of xx and yy. 2x2+(y+3)2=x2+(y1)22\sqrt{x^2 + (y + 3)^2} = \sqrt{x^2 + (y - 1)^2}

5. Square Both Sides To eliminate the square roots, we square both sides of the equation. This simplifies the equation significantly. (2x2+(y+3)2)2=(x2+(y1)2)2\left(2\sqrt{x^2 + (y + 3)^2}\right)^2 = \left(\sqrt{x^2 + (y - 1)^2}\right)^2 4(x2+(y+3)2)=x2+(y1)24(x^2 + (y + 3)^2) = x^2 + (y - 1)^2

6. Expand and Simplify We expand the squared terms and simplify the equation by collecting like terms. 4(x2+y2+6y+9)=x2+y22y+14(x^2 + y^2 + 6y + 9) = x^2 + y^2 - 2y + 1 4x2+4y2+24y+36=x2+y22y+14x^2 + 4y^2 + 24y + 36 = x^2 + y^2 - 2y + 1 3x2+3y2+26y+35=03x^2 + 3y^2 + 26y + 35 = 0

7. Divide by 3 To get the standard form of the circle equation, we divide the entire equation by 3 so that the coefficients of x2x^2 and y2y^2 are both 1. x2+y2+263y+353=0x^2 + y^2 + \frac{26}{3}y + \frac{35}{3} = 0

8. Complete the Square (Optional but Recommended) While not strictly needed to find the radius, completing the square helps visualize the center. To complete the square for the yy terms, we add and subtract (266)2=(133)2=1699(\frac{26}{6})^2 = (\frac{13}{3})^2 = \frac{169}{9} inside the equation. x2+(y2+263y+1699)1699+353=0x^2 + \left(y^2 + \frac{26}{3}y + \frac{169}{9}\right) - \frac{169}{9} + \frac{35}{3} = 0 x2+(y+133)2=1699353=1691059=649x^2 + \left(y + \frac{13}{3}\right)^2 = \frac{169}{9} - \frac{35}{3} = \frac{169 - 105}{9} = \frac{64}{9} x2+(y+133)2=649x^2 + \left(y + \frac{13}{3}\right)^2 = \frac{64}{9}

9. Identify Center and Radius Comparing to the standard circle equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, we have h=0h=0, k=133k=-\frac{13}{3}, and r2=649r^2 = \frac{64}{9}. Thus, the radius is: r=649=83r = \sqrt{\frac{64}{9}} = \frac{8}{3} The center of the circle is (0,133)(0, -\frac{13}{3}).

Common Mistakes & Tips:

  • Sign Errors: Be extremely careful with signs when expanding and simplifying equations. A single sign error can lead to an incorrect result.
  • Squaring Correctly: When squaring both sides of an equation, make sure to square all terms, including any coefficients.
  • Completing the Square: If you're not comfortable with finding the radius directly from the general equation, completing the square is a reliable method, though it takes a little longer.

Summary By substituting z=x+iyz = x + iy into the given equation and simplifying, we transformed the complex number equation into a Cartesian equation representing a circle. Through algebraic manipulation, we determined the radius of this circle to be 83\frac{8}{3}. This matches option (A).

Final Answer The final answer is 8/3\boxed{8/3}, which corresponds to option (A).

Practice More Complex Numbers Questions

View All Questions