MCQMediumJEE 2023Relations

JEE Mathematics 2023 Question with Solution

Let RR be a relation on R\mathbb{R}, given by

R={(a,b):3a3b+7 is an irrational number}R = \{ (a, b) : 3a - 3b + \sqrt{7} \text{ is an irrational number} \}

Then RR is:

  • A

    Reflexive but neither symmetric nor transitive

  • B

    Reflexive and transitive but not symmetric

  • C

    Reflexive and symmetric but not transitive

  • D

    An equivalence relation

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: R={(a,b):3a3b+7 is irrational}R = \{(a,b): 3a-3b+\sqrt{7} \text{ is irrational}\} on R\mathbb{R}.

Find: Whether the relation is reflexive, symmetric, transitive, or an equivalence relation.

Reflexivity: For any aRa \in \mathbb{R},

3(aa)+7=73(a-a)+\sqrt{7}=\sqrt{7}

which is irrational. Hence (a,a)R(a,a) \in R for every aa, so the relation is reflexive.

Symmetry: Take

a=73,b=0a = \frac{\sqrt{7}}{3}, \quad b = 0

Then

3a3b+7=3(73)0+7=273a-3b+\sqrt{7} = 3\left(\frac{\sqrt{7}}{3}\right)-0+\sqrt{7} = 2\sqrt{7}

which is irrational, so (a,b)R(a,b) \in R. But for (b,a)(b,a),

3b3a+7=07+7=03b-3a+\sqrt{7} = 0-\sqrt{7}+\sqrt{7} = 0

which is rational. Therefore (b,a)R(b,a) \notin R, so the relation is not symmetric.

Transitivity: Take

(a,b)=(73,1),(b,c)=(1,273)(a,b) = \left(\frac{\sqrt{7}}{3}, 1\right), \quad (b,c) = \left(1, \frac{2\sqrt{7}}{3}\right)

Then

3a3b+7=73+7=2733a-3b+\sqrt{7} = \sqrt{7}-3+\sqrt{7} = 2\sqrt{7}-3

which is irrational, so (a,b)R(a,b) \in R. Also,

3b3c+7=327+7=373b-3c+\sqrt{7} = 3-2\sqrt{7}+\sqrt{7} = 3-\sqrt{7}

which is irrational, so (b,c)R(b,c) \in R. Now,

3a3c+7=727+7=03a-3c+\sqrt{7} = \sqrt{7}-2\sqrt{7}+\sqrt{7} = 0

which is rational. Hence (a,c)R(a,c) \notin R. So the relation is not transitive.

Therefore, RR is reflexive but neither symmetric nor transitive. The correct option by the working is A.

The solution labels option C, but that conflicts with the extracted working and the listed options.

Property-wise check

Given: 3a3b+73a-3b+\sqrt{7} must be irrational.

Find: Which standard properties of relations are satisfied.

A number of the form

3(ab)+73(a-b)+\sqrt{7}

need not always remain irrational when aa and bb are interchanged or chained through a third element.

  1. For reflexivity, substitute b=ab=a.
  2. For symmetry, compare 3(ab)+73(a-b)+\sqrt{7} with 3(ba)+73(b-a)+\sqrt{7}.
  3. For transitivity, construct examples where the first two expressions are irrational but the third becomes rational.

This gives:

  • reflexive: yes
  • symmetric: no
  • transitive: no

Hence the correct option is A.

Common mistakes

  • Assuming that if 3(ab)+73(a-b)+\sqrt{7} is irrational, then replacing aba-b by bab-a will also keep it irrational. This is wrong because the sign change can cancel the 7\sqrt{7} term for a suitable choice of aa and bb. Always test symmetry with a concrete counterexample.

  • Thinking reflexive means substituting arbitrary unequal values of aa and bb. This is wrong because reflexivity only checks whether (a,a)R(a,a) \in R for every aa. Put b=ab=a first, then evaluate the expression.

  • Assuming irrational plus irrational must be irrational while checking transitivity. This is wrong because expressions involving 7\sqrt{7} can cancel and produce a rational number. For transitivity, verify (a,c)(a,c) directly instead of relying on pattern intuition.

Practice more Relations questions

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

Related questions