MCQMediumJEE 2023Complex Numbers Basics

JEE Mathematics 2023 Question with Solution

For aCa \in \mathbb{C}, let:

A={zC:Re(a+z)>Im(a+z)},andB={zC:Re(a+z)<Im(a+z)}.A = \{ z \in \mathbb{C} : \operatorname{Re}(a + \overline{z}) > \operatorname{Im}(\overline{a} + z) \}, \text{and} \quad B = \{ z \in \mathbb{C} : \operatorname{Re}(a + \overline{z}) < \operatorname{Im}(\overline{a} + z) \}.

Among the two statements:

(S1): If Re(a),Im(a)>0\operatorname{Re}(a), \operatorname{Im}(a) > 0, then the set AA contains all the real numbers.

(S2): If Re(a),Im(a)<0\operatorname{Re}(a), \operatorname{Im}(a) < 0, then the set BB contains all the real numbers.

  • A

    Only (S1) is true

  • B

    Both are false

  • C

    Only (S2) is true

  • D

    Both are true

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: a=x1+iy1a = x_1 + i y_1 and z=x+iyz = x + i y.

Find: Which of the statements (S1) and (S2) is true.

From the solution working,

Re(a+z)=x1+x,Im(a+z)=y1+y\operatorname{Re}(a + z) = x_1 + x, \quad \operatorname{Im}(a + z) = -y_1 + y

so the inequality used there becomes

x1+x>y1+yx_1 + x > -y_1 + y

for (S1).

To test whether all real numbers belong to the set, take y=0y = 0. For (S1), the working chooses

x1=2,y1=10,x=12,y=0x_1 = 2, \quad y_1 = 10, \quad x = -12, \quad y = 0

Then

212>(10)+02 - 12 > -(10) + 0

which gives

10>10-10 > -10

This is false. Hence (S1) is false.

For (S2), the working uses

x1+x<y1+yx_1 + x < -y_1 + y

and chooses

x1=2,y1=10,x=12,y=0x_1 = -2, \quad y_1 = -10, \quad x = 12, \quad y = 0

Then

2+12<(10)+0-2 + 12 < -(-10) + 0

which gives

10<1010 < 10

This is false. Hence (S2) is false.

Therefore, both statements are false, so the correct option is D.

Note: The listed options contain a discrepancy because the text of option B says "Both are false" while the solution marks option D as correct. Following the solution, the answer is recorded as D.

Case Testing on Real Numbers

Given: The statements claim that the sets contain all real numbers.

Find: Whether a counterexample real number exists in each case.

A statement of the form "contains all real numbers" is disproved by finding even one real number not belonging to the set.

For (S1), the solution picks a valid case with Re(a)>0\operatorname{Re}(a) > 0 and Im(a)>0\operatorname{Im}(a) > 0, namely a=2+10ia = 2 + 10i, and the real number z=12z = -12. Substitution leads to equality instead of strict inequality, so zAz \notin A. Therefore (S1) is false.

For (S2), the solution picks a valid case with Re(a)<0\operatorname{Re}(a) < 0 and Im(a)<0\operatorname{Im}(a) < 0, namely a=210ia = -2 - 10i, and the real number z=12z = 12. Again, substitution gives equality instead of the strict inequality, so zBz \notin B. Therefore (S2) is false.

Hence both statements are false, and the solution concludes the correct option is D.

Common mistakes

  • Assuming that checking one or two positive or negative values of aa is enough to prove the statement for all such aa. A universal statement must hold for every allowed case; a single counterexample is enough to disprove it.

  • Ignoring that the inequalities are strict. Getting equality such as 10=10-10 = -10 or 10=1010 = 10 does not satisfy either >> or <<. Equality means the chosen real number is not in the set.

  • Confusing the given source expressions involving conjugates with the simplified expressions used in the solution. When conjugates are present, real and imaginary parts must be expanded carefully before testing the statements.

Practice more Complex Numbers Basics questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions