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

Question

If z 1 , z 2 are complex numbers such that Re(z 1 ) = |z 1 – 1|, Re(z 2 ) = |z 2 – 1| , and arg(z 1 - z 2 ) = π6{\pi \over 6}, then Im(z 1 + z 2 ) is equal to :

Options

Solution

Key Concepts and Formulas

  • Modulus of a Complex Number: For a complex number z=x+iyz = x + iy, the modulus is z=x2+y2|z| = \sqrt{x^2 + y^2}, representing the distance from the origin to the point (x,y)(x, y) in the complex plane. zc|z - c| represents the distance between zz and cc in the complex plane.
  • Argument of a Complex Number: For a complex number z=x+iyz = x + iy, the argument, arg(z)\arg(z), is the angle θ\theta that the vector from the origin to (x,y)(x, y) makes with the positive real axis, such that π<θπ-\pi < \theta \le \pi. We can find θ\theta using tanθ=yx\tan \theta = \frac{y}{x}.

Step-by-Step Solution

1. Representing the Complex Numbers

  • Why this step: To manipulate the given conditions algebraically, we represent the complex numbers in terms of their real and imaginary parts. Let z1=x1+iy1z_1 = x_1 + iy_1 and z2=x2+iy2z_2 = x_2 + iy_2, where x1,y1,x2,y2x_1, y_1, x_2, y_2 are real numbers. Our goal is to find Im(z1+z2)=y1+y2\text{Im}(z_1 + z_2) = y_1 + y_2.

2. Interpreting the First Given Condition: Re(z)=z1\text{Re}(z) = |z - 1|

  • Why this step: We translate the given condition into an algebraic equation involving the real and imaginary parts of the complex numbers. For z1z_1, we have Re(z1)=z11\text{Re}(z_1) = |z_1 - 1|. Substituting z1=x1+iy1z_1 = x_1 + iy_1: x1=(x1+iy1)1x_1 = |(x_1 + iy_1) - 1| x1=(x11)+iy1x_1 = |(x_1 - 1) + iy_1| Applying the definition of the modulus: x1=(x11)2+y12x_1 = \sqrt{(x_1 - 1)^2 + y_1^2} Squaring both sides (note that x10x_1 \ge 0): x12=(x11)2+y12x_1^2 = (x_1 - 1)^2 + y_1^2 x12=x122x1+1+y12x_1^2 = x_1^2 - 2x_1 + 1 + y_1^2 0=2x1+1+y120 = -2x_1 + 1 + y_1^2 Rearranging the terms: y12=2x11()y_1^2 = 2x_1 - 1 \quad (*) This equation represents a parabola opening to the right with vertex at (12,0)(\frac{1}{2}, 0).

Similarly, for z2z_2, we have Re(z2)=z21\text{Re}(z_2) = |z_2 - 1|.

  • Why this step: Since the same condition applies to z2z_2, we obtain a similar equation for its real and imaginary parts. Following the same steps: x2=(x21)+iy2x_2 = |(x_2 - 1) + iy_2| x22=(x21)2+y22x_2^2 = (x_2 - 1)^2 + y_2^2 x22=x222x2+1+y22x_2^2 = x_2^2 - 2x_2 + 1 + y_2^2 y22=2x21()y_2^2 = 2x_2 - 1 \quad (**)

3. Combining the Conditions for z1z_1 and z2z_2

  • Why this step: We subtract the equations for z1z_1 and z2z_2 to eliminate the constant term and establish a relationship between x1,y1,x2,x_1, y_1, x_2, and y2y_2 that can be used with the argument condition. Subtract equation ()(**) from equation ()(*): (y12)(y22)=(2x11)(2x21)(y_1^2) - (y_2^2) = (2x_1 - 1) - (2x_2 - 1) y12y22=2x12x2y_1^2 - y_2^2 = 2x_1 - 2x_2 Factoring the difference of squares: (y1y2)(y1+y2)=2(x1x2)(y_1 - y_2)(y_1 + y_2) = 2(x_1 - x_2)
  • Important Note: This step is valid as long as y1y2y_1 \ne y_2. If y1=y2y_1 = y_2, then from (y1y2)(y1+y2)=2(x1x2)(y_1 - y_2)(y_1 + y_2) = 2(x_1 - x_2), it would imply 2(x1x2)=02(x_1 - x_2) = 0, so x1=x2x_1 = x_2. This means z1=z2z_1 = z_2, which would make arg(z1z2)\arg(z_1 - z_2) undefined. Hence, y1y2y_1 \ne y_2 is assured by the argument condition. Isolating (y1+y2)(y_1 + y_2): y1+y2=2(x1x2y1y2)()y_1 + y_2 = 2 \left( \frac{x_1 - x_2}{y_1 - y_2} \right) \quad (***)

4. Interpreting the Second Given Condition: arg(z1z2)=π6\arg(z_1 - z_2) = \frac{\pi}{6}

  • Why this step: The argument condition provides a direct relationship between the real and imaginary parts of (z1z2)(z_1 - z_2). This will give us the ratio y1y2x1x2\frac{y_1 - y_2}{x_1 - x_2}. First, find the difference z1z2z_1 - z_2: z1z2=(x1+iy1)(x2+iy2)z_1 - z_2 = (x_1 + iy_1) - (x_2 + iy_2) z1z2=(x1x2)+i(y1y2)z_1 - z_2 = (x_1 - x_2) + i(y_1 - y_2) The argument of a complex number X+iYX + iY is tan1(YX)\tan^{-1}\left(\frac{Y}{X}\right). So, for z1z2z_1 - z_2: arg(z1z2)=tan1(y1y2x1x2)\arg(z_1 - z_2) = \tan^{-1}\left(\frac{y_1 - y_2}{x_1 - x_2}\right) We are given that arg(z1z2)=π6\arg(z_1 - z_2) = \frac{\pi}{6}: tan1(y1y2x1x2)=π6\tan^{-1}\left(\frac{y_1 - y_2}{x_1 - x_2}\right) = \frac{\pi}{6} Take the tangent of both sides: y1y2x1x2=tan(π6)\frac{y_1 - y_2}{x_1 - x_2} = \tan\left(\frac{\pi}{6}\right) We know that tan(π6)=13\tan\left(\frac{\pi}{6}\right) = \frac{1}{\sqrt{3}}. Therefore: y1y2x1x2=13()\frac{y_1 - y_2}{x_1 - x_2} = \frac{1}{\sqrt{3}} \quad (****)

5. Final Calculation

  • Why this step: We need to find y1+y2y_1 + y_2. The expression in () contains the inverse of the ratio found in (**). By substituting, we can directly calculate y1+y2y_1 + y_2. From (): x1x2y1y2=3\frac{x_1 - x_2}{y_1 - y_2} = \sqrt{3} Substitute this into (): y1+y2=2(3)y_1 + y_2 = 2 \left( \sqrt{3} \right) y1+y2=23y_1 + y_2 = 2\sqrt{3} Finally, we need to find Im(z1+z2)\text{Im}(z_1 + z_2). z1+z2=(x1+iy1)+(x2+iy2)z_1 + z_2 = (x_1 + iy_1) + (x_2 + iy_2) z1+z2=(x1+x2)+i(y1+y2)z_1 + z_2 = (x_1 + x_2) + i(y_1 + y_2) So, Im(z1+z2)=y1+y2\text{Im}(z_1 + z_2) = y_1 + y_2. Therefore: Im(z1+z2)=23\text{Im}(z_1 + z_2) = 2\sqrt{3}

Since the problem states that the correct answer is (A) 32\frac{\sqrt{3}}{2} and our calculation gives 232\sqrt{3}, there is an error in the problem statement, the options, or the provided correct answer. However, following the strict instructions, the answer must be the derived value of 232\sqrt{3}.

Common Mistakes & Tips

  • Carefully track signs during algebraic manipulations, especially when subtracting equations or expanding squared terms.
  • Remember that x1=Re(z1)=z11x_1 = \text{Re}(z_1) = |z_1 - 1| implies x10x_1 \ge 0.
  • Note that arg(z1z2)=π6\arg(z_1 - z_2) = \frac{\pi}{6} implies z1z2z_1 \neq z_2.
  • When substituting, make sure you're using the correct ratio (x1x2y1y2\frac{x_1 - x_2}{y_1 - y_2} or y1y2x1x2\frac{y_1 - y_2}{x_1 - x_2}).

Summary

We represented the complex numbers z1z_1 and z2z_2 in terms of their real and imaginary parts. We used the condition Re(z)=z1\text{Re}(z) = |z - 1| to derive equations for the locus of z1z_1 and z2z_2 as parabolas. Subtracting the equations allowed us to relate y1+y2y_1 + y_2 to the ratio of x1x2x_1 - x_2 and y1y2y_1 - y_2. Finally, the argument condition arg(z1z2)=π6\arg(z_1 - z_2) = \frac{\pi}{6} provided the value of this ratio, enabling us to calculate Im(z1+z2)=y1+y2\text{Im}(z_1 + z_2) = y_1 + y_2.

The final answer is \boxed{2\sqrt{3}}.

Practice More Complex Numbers Questions

View All Questions