Skip to main content
Back to Complex Numbers
JEE Main 2021
Complex Numbers
Complex Numbers
Easy

Question

Let z be a complex number such that |z| + z = 3 + i (where i = 1\sqrt { - 1} ). Then |z| is equal to :

Options

Solution

Key Concepts and Formulas

  • Complex Number Representation: A complex number zz can be expressed as z=x+iyz = x + iy, where xx is the real part (Re(z)) and yy is the imaginary part (Im(z)), and i=1i = \sqrt{-1}. xx and yy are real numbers.
  • Modulus of a Complex Number: The modulus of a complex number z=x+iyz = x + iy is denoted by z|z| and is defined as z=x2+y2|z| = \sqrt{x^2 + y^2}.
  • Equality of Complex Numbers: Two complex numbers are equal if and only if their real and imaginary parts are equal. If a+ib=c+ida + ib = c + id, then a=ca = c and b=db = d.

Step-by-Step Solution

Step 1: Represent the complex number and its modulus

We are given z+z=3+i|z| + z = 3 + i. Let z=x+iyz = x + iy, where xx and yy are real numbers. Then z=x2+y2|z| = \sqrt{x^2 + y^2}. Substitute these into the given equation: x2+y2+(x+iy)=3+i\sqrt{x^2 + y^2} + (x + iy) = 3 + i Group the real and imaginary terms on the left side: (x2+y2+x)+iy=3+i(\sqrt{x^2 + y^2} + x) + iy = 3 + i Rationale: Expressing zz in standard form allows us to separate the real and imaginary components of the equation, a common strategy for solving complex number problems.

Step 2: Equate real and imaginary parts

Using the equality of complex numbers, we equate the real and imaginary parts from both sides of the equation. Equating the real parts: x2+y2+x=3()\sqrt{x^2 + y^2} + x = 3 \quad (*) Equating the imaginary parts: y=1()y = 1 \quad (**) Rationale: This step transforms the complex equation into a system of two real equations, which simplifies the problem. The equation for the imaginary parts directly gives us the value of yy.

Step 3: Express xx in terms of z|z| and use the value of yy

Notice that x2+y2=z\sqrt{x^2 + y^2} = |z|. Equation ()(*) can be rewritten as: z+x=3|z| + x = 3 From this, we express xx in terms of z|z|: x=3z()x = 3 - |z| \quad (***) We know from equation ()(**) that y=1y = 1. Rationale: Expressing xx in terms of z|z| brings us closer to an equation with only z|z| as the unknown.

Step 4: Use the modulus definition to solve for z|z|

Now we have expressions for xx and yy. We substitute these into the definition of the modulus: z=x2+y2|z| = \sqrt{x^2 + y^2} Substitute x=3zx = 3 - |z| and y=1y = 1: z=(3z)2+(1)2|z| = \sqrt{(3 - |z|)^2 + (1)^2} To eliminate the square root, we square both sides of the equation. Let r=zr = |z| for simpler calculation: r2=(3r)2+12r^2 = (3 - r)^2 + 1^2 Expand the squared term: r2=(96r+r2)+1r^2 = (9 - 6r + r^2) + 1 Combine constant terms: r2=106r+r2r^2 = 10 - 6r + r^2 Subtract r2r^2 from both sides: 0=106r0 = 10 - 6r Solve for rr: 6r=106r = 10 r=106r = \frac{10}{6} Simplify the fraction: r=53r = \frac{5}{3} Since r=zr = |z|, we conclude that: z=53|z| = \frac{5}{3} Rationale: Substituting back into the modulus definition creates a single equation with z|z| as the unknown, which we then solve algebraically.

Step 5: Verification (Optional)

It's good to verify the solution. If z=53|z| = \frac{5}{3}: From x=3zx = 3 - |z|, we get x=353=43x = 3 - \frac{5}{3} = \frac{4}{3}. We found y=1y = 1. So, z=43+iz = \frac{4}{3} + i. Check the original equation: z+z=3+i|z| + z = 3 + i. Left-Hand Side (LHS): z+z=53+(43+i)|z| + z = \frac{5}{3} + \left( \frac{4}{3} + i \right) LHS =(53+43)+i= \left( \frac{5}{3} + \frac{4}{3} \right) + i LHS =93+i= \frac{9}{3} + i LHS =3+i= 3 + i Since LHS = RHS, our solution is correct.

Common Mistakes & Tips

  • Modulus is non-negative: Remember that z|z| is a real, non-negative number.
  • Equating parts is crucial: Separating complex equations into real and imaginary components is a key first step.
  • Check for extraneous solutions: Squaring both sides of an equation can introduce extraneous solutions. Always verify your solutions in the original equation.

Summary

This problem demonstrates a standard technique for solving equations involving complex numbers and their moduli. The strategy involves substituting z=x+iyz = x + iy, separating the equation into real and imaginary parts, and solving the resulting system of real equations. The solution demonstrates that z|z| is 53\frac{5}{3}.

Final Answer

The final answer is \boxed{\frac{5}{3}}, which corresponds to option (B).

Practice More Complex Numbers Questions

View All Questions