Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Sets and Relations question

2023 · 1 Feb · Shift 1 · Q24
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Sets and Relations
  5. /2023 · 1 Feb · Shift 1 · Q24

Sets and Relations question

2023 · 1 Feb · Shift 1 · Q24

JEE MainMathematicsSets and RelationsMCQ+4 / −1
Let RRR be a relation on R\mathbb{R}R, given by R={(a,b):3a−3b+7R=\{(a, b): 3 a-3 b+\sqrt{7}R={(a,b):3a−3b+7​ is an irrational number }\}}. Then RRR is
  1. A
    an equivalence relation
  2. B
    reflexive and symmetric but not transitive
  3. C
    reflexive and transitive but not symmetric
  4. D
    reflexive but neither symmetric nor transitive
View written solutionFree

Correct answer: D

We are given the relation

R={(a,b)∈R×R:3a−3b+7 is irrational}.R = \{(a,b)\in \mathbb R\times \mathbb R : 3a-3b+\sqrt{7}\text{ is irrational}\}.R={(a,b)∈R×R:3a−3b+7​ is irrational}.

We must determine whether this relation is reflexive, symmetric, and transitive.


1. Simplify the condition

Observe that

3a−3b+7=3(a−b)+7.3a-3b+\sqrt{7}=3(a-b)+\sqrt{7}.3a−3b+7​=3(a−b)+7​.

Since 3(a−b)3(a-b)3(a−b) is a real number, the irrationality depends on whether adding it to 7\sqrt77​ gives an irrational number.

A useful fact:

  • irrational +++ rational === irrational
  • irrational +++ irrational may be rational or irrational

So we test the relation properties directly.


2. Reflexive?

A relation is reflexive if (a,a)∈R(a,a)\in R(a,a)∈R for every a∈Ra\in\mathbb Ra∈R.

Put b=ab=ab=a. Then

3a−3a+7=7,3a-3a+\sqrt7=\sqrt7,3a−3a+7​=7​,

which is irrational.

Hence (a,a)∈R(a,a)\in R(a,a)∈R for every a∈Ra\in\mathbb Ra∈R.

Therefore, RRR is reflexive.


3. Symmetric?

A relation is symmetric if

(a,b)∈R  ⟹  (b,a)∈R.(a,b)\in R \implies (b,a)\in R.(a,b)∈R⟹(b,a)∈R.

Suppose (a,b)∈R(a,b)\in R(a,b)∈R. Then

3a−3b+73a-3b+\sqrt73a−3b+7​

is irrational.

Now check (b,a)(b,a)(b,a):

3b−3a+7=−(3a−3b)+7.3b-3a+\sqrt7 = -\bigl(3a-3b\bigr)+\sqrt7.3b−3a+7​=−(3a−3b)+7​.

This need not be irrational whenever the first one is irrational.

We give a counterexample.

Take

a−b=−73.a-b=-\frac{\sqrt7}{3}.a−b=−37​​.

Then

3a−3b+7=3(−73)+7=−7+7=0,3a-3b+\sqrt7 = 3\left(-\frac{\sqrt7}{3}\right)+\sqrt7=-\sqrt7+\sqrt7=0,3a−3b+7​=3(−37​​)+7​=−7​+7​=0,

which is rational. So for symmetry we want (a,b)∈R(a,b)\in R(a,b)∈R but (b,a)∉R(b,a)\notin R(b,a)∈/R, so choose instead

a−b=73.a-b=\frac{\sqrt7}{3}.a−b=37​​.

Then

3a−3b+7=7+7=27,3a-3b+\sqrt7 = \sqrt7+\sqrt7 = 2\sqrt7,3a−3b+7​=7​+7​=27​,

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

But then

3b−3a+7=−7+7=0,3b-3a+\sqrt7 = -\sqrt7+\sqrt7=0,3b−3a+7​=−7​+7​=0,

which is rational, so (b,a)∉R(b,a)\notin R(b,a)∈/R.

Hence, RRR is not symmetric.


4. Transitive?

A relation is transitive if

(a,b)∈R and (b,c)∈R  ⟹  (a,c)∈R.(a,b)\in R \text{ and } (b,c)\in R \implies (a,c)\in R.(a,b)∈R and (b,c)∈R⟹(a,c)∈R.

We need a counterexample.

Choose

3a−3b=1−7,3a-3b=1-\sqrt7,3a−3b=1−7​,

so that

3a−3b+7=1,3a-3b+\sqrt7 = 1,3a−3b+7​=1,

which is rational. That would not help. So instead choose values making each pair irrational but the final one rational.

Let

3a−3b=1,qquad3b−3c=−1.3a-3b = 1, qquad 3b-3c = -1.3a−3b=1,qquad3b−3c=−1.

Then

3a−3b+7=1+7,3a-3b+\sqrt7 = 1+\sqrt7,3a−3b+7​=1+7​,

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

Also,

3b−3c+7=−1+7,3b-3c+\sqrt7 = -1+\sqrt7,3b−3c+7​=−1+7​,

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

But

3a−3c=(3a−3b)+(3b−3c)=1+(−1)=0,3a-3c = (3a-3b)+(3b-3c)=1+(-1)=0,3a−3c=(3a−3b)+(3b−3c)=1+(−1)=0,

so

3a−3c+7=7,3a-3c+\sqrt7 = \sqrt7,3a−3c+7​=7​,

which is irrational. This still gives transitivity in this example, so we need another one.

Let us construct it more carefully.

We want:

  • 3a−3b+73a-3b+\sqrt73a−3b+7​ irrational,
  • 3b−3c+73b-3c+\sqrt73b−3c+7​ irrational,
  • 3a−3c+73a-3c+\sqrt73a−3c+7​ rational.

Take

3a−3b=0,qquad3b−3c=−7.3a-3b = 0, qquad 3b-3c = -\sqrt7.3a−3b=0,qquad3b−3c=−7​.

Then

3a−3b+7=7,3a-3b+\sqrt7 = \sqrt7,3a−3b+7​=7​,

which is irrational.

But

3b−3c+7=−7+7=0,3b-3c+\sqrt7 = -\sqrt7+\sqrt7 = 0,3b−3c+7​=−7​+7​=0,

which is rational, so that fails.

Try instead:

3a−3b=1,qquad3b−3c=−1−7.3a-3b = 1, qquad 3b-3c = -1-\sqrt7.3a−3b=1,qquad3b−3c=−1−7​.

Then

3a−3b+7=1+7,3a-3b+\sqrt7 = 1+\sqrt7,3a−3b+7​=1+7​,

irrational.

Also

3b−3c+7=−1−7+7=−1,3b-3c+\sqrt7 = -1-\sqrt7+\sqrt7=-1,3b−3c+7​=−1−7​+7​=−1,

which is rational, so not good.

A better approach is to rewrite the condition.

(a,b)∈R(a,b)\in R(a,b)∈R iff

3(a−b)+7 is irrational.3(a-b)+\sqrt7 \text{ is irrational.}3(a−b)+7​ is irrational.

Now if 3(a−b)3(a-b)3(a−b) is rational, then this is irrational. If 3(a−b)3(a-b)3(a−b) equals r−7r-\sqrt7r−7​ for rational rrr, then the sum becomes rational.

So to violate transitivity, choose:

  • a−ba-ba−b rational/3,
  • b−cb-cb−c rational/3,
  • but a−c=(a−b)+(b−c)a-c = (a-b)+(b-c)a−c=(a−b)+(b−c) such that 3(a−c)+73(a-c)+\sqrt73(a−c)+7​ is rational.

This is impossible if both 3(a−b)3(a-b)3(a−b) and 3(b−c)3(b-c)3(b−c) are rational, because then 3(a−c)3(a-c)3(a−c) is rational and adding 7\sqrt77​ remains irrational.

So choose one irrational difference cleverly.

Let

3a−3b=1,qquad3b−3c=−1−27.3a-3b = 1, qquad 3b-3c = -1-2\sqrt7.3a−3b=1,qquad3b−3c=−1−27​.

Then

3a−3b+7=1+7,3a-3b+\sqrt7 = 1+\sqrt7,3a−3b+7​=1+7​,

irrational.

And

3b−3c+7=−1−27+7=−1−7,3b-3c+\sqrt7 = -1-2\sqrt7+\sqrt7=-1-\sqrt7,3b−3c+7​=−1−27​+7​=−1−7​,

irrational.

Now

3a−3c=(3a−3b)+(3b−3c)=1+(−1−27)=−27.3a-3c=(3a-3b)+(3b-3c)=1+(-1-2\sqrt7)=-2\sqrt7.3a−3c=(3a−3b)+(3b−3c)=1+(−1−27​)=−27​.

Hence

3a−3c+7=−27+7=−7,3a-3c+\sqrt7 = -2\sqrt7+\sqrt7=-\sqrt7,3a−3c+7​=−27​+7​=−7​,

which is irrational again. Still not a counterexample.

We need the sum to become of the form r−7r-\sqrt7r−7​.

Take

3a−3b=1,qquad3b−3c=−1−7.3a-3b = 1, qquad 3b-3c = -1-\sqrt7.3a−3b=1,qquad3b−3c=−1−7​.

Then

3a−3b+7=1+7,3a-3b+\sqrt7 = 1+\sqrt7,3a−3b+7​=1+7​,

irrational.

But

3b−3c+7=−1,3b-3c+\sqrt7 = -1,3b−3c+7​=−1,

which is rational, so no.

Now use a direct simple construction:

Let

a=73,b=0,c=273.a=\frac{\sqrt7}{3},\quad b=0,\quad c=\frac{2\sqrt7}{3}.a=37​​,b=0,c=327​​.

Then

3a−3b+7=7+7=27,3a-3b+\sqrt7 = \sqrt7+\sqrt7=2\sqrt7,3a−3b+7​=7​+7​=27​,

irrational, so (a,b)∈R(a,b)\in R(a,b)∈R.

Also,

3b−3c+7=−27+7=−7,3b-3c+\sqrt7 = -2\sqrt7+\sqrt7=-\sqrt7,3b−3c+7​=−27​+7​=−7​,

irrational, so (b,c)∈R(b,c)\in R(b,c)∈R.

But

3a−3c+7=(7−27)+7=0,3a-3c+\sqrt7 = (\sqrt7-2\sqrt7)+\sqrt7=0,3a−3c+7​=(7​−27​)+7​=0,

which is rational. Hence (a,c)∉R(a,c)\notin R(a,c)∈/R.

Therefore, RRR is not transitive.


5. Final classification

We found:

  • Reflexive: Yes
  • Symmetric: No
  • Transitive: No

So RRR is reflexive but neither symmetric nor transitive.

Thus the correct option is

D\boxed{\text{D}}D​

6. Comparison with stored answer

Stored correct answer: D

Our derived answer: D

They agree.

PreviousNext

More from Sets and Relations

  • Let P(S) denote the power set of S={1,2,3,….,10}. Define the relations R1​ and R2​ on P(S) as AR1​ B if (A∩Bc)∪(B∩Ac)=∅…2023 · MCQ
  • Let A={1,2,3,4,….,10} and B={0,1,2,3,4}. The number of elements in the relation R={(a,b)∈A×A:2(a−b)2+3(a−b)∈B} is ​.2023 · Numerical
  • Let A={0,3,4,6,7,8,9,10} and R be the relation defined on A such that R={(x,y)∈A×A:x−y is odd positive integer or x−y=2}. The minimum number of elements that must be added to the relation R, so that it is a…2023 · Numerical
  • Let A={1,2,3,4,5,6,7}. Then the relation R={(x,y)∈A×A:x+y=7} is :2023 · MCQ
  • The number of elements in the set {n∈Z:∣n2−10n+19∣<6} is ​.2023 · Numerical
  • Let A={2,3,4} and B={8,9,12}. Then the number of elements in the relation R={((a1​, b1​),(a2​, b2​))∈(A×B,A×B):a1​…2023 · MCQ
  • An organization awarded 48 medals in event 'A', 25 in event 'B' and 18 in event 'C'. If these medals went to total 60 men and only five men got medals in all the three events, then, how many received medals in exactly two of three events?2023 · MCQ
  • Let A={1,3,4,6,9} and B={2,4,5,8,10}. Let R be a relation defined on A×B such that R={((a1​,b1​),(a2​,b2​)):a1​≤b2​…2023 · MCQ