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

2018 · 16 Apr · Shift 1 · Q36
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. /2018 · 16 Apr · Shift 1 · Q36

Sets and Relations question

2018 · 16 Apr · Shift 1 · Q36

JEE MainMathematicsSets and RelationsMCQ+4 / −1
Let N denote the set of all natural numbers. Define two binary relations on N as R = {(x, y) ∈\in∈ N ×\times× N : 2x + y = 10} and R2 = {(x, y) ∈\in∈ N ×\times× N : x + 2y = 10}. Then :
  1. A
    Range of R1 is {2, 4, 8).
  2. B
    Range of R2 is {1, 2, 3, 4}.
  3. C
    Both R1 and R2 are symmetric relations.
  4. D
    Both R1 and R2 are transitive relations.
View written solutionFree

Correct answer: B

  1. Given relations

On NNN (natural numbers), define: R1={(x,y)∈N×N:2x+y=10}R_1 = \{(x,y) \in N \times N : 2x+y=10\}R1​={(x,y)∈N×N:2x+y=10} R2={(x,y)∈N×N:x+2y=10}R_2 = \{(x,y) \in N \times N : x+2y=10\}R2​={(x,y)∈N×N:x+2y=10}

We find the ordered pairs first.


  1. Find R1R_1R1​

From 2x+y=10  ⟹  y=10−2x2x+y=10 \implies y=10-2x2x+y=10⟹y=10−2x

Since x,y∈Nx,y \in Nx,y∈N, both must be natural numbers.

Try natural values of xxx:

  • If x=1x=1x=1, then y=8y=8y=8
  • If x=2x=2x=2, then y=6y=6y=6
  • If x=3x=3x=3, then y=4y=4y=4
  • If x=4x=4x=4, then y=2y=2y=2
  • If x=5x=5x=5, then y=0y=0y=0 which is not in NNN (taking natural numbers as positive integers)

So, R1={(1,8),(2,6),(3,4),(4,2)}R_1=\{(1,8),(2,6),(3,4),(4,2)\}R1​={(1,8),(2,6),(3,4),(4,2)}

Hence the range of R1R_1R1​ is {8,6,4,2}\{8,6,4,2\}{8,6,4,2}

So option A is false, because it states an incorrect set.


  1. Find R2R_2R2​

From x+2y=10  ⟹  x=10−2yx+2y=10 \implies x=10-2yx+2y=10⟹x=10−2y

Try natural values of yyy:

  • If y=1y=1y=1, then x=8x=8x=8
  • If y=2y=2y=2, then x=6x=6x=6
  • If y=3y=3y=3, then x=4x=4x=4
  • If y=4y=4y=4, then x=2x=2x=2
  • If y=5y=5y=5, then x=0x=0x=0 which is not in NNN

So, R2={(8,1),(6,2),(4,3),(2,4)}R_2=\{(8,1),(6,2),(4,3),(2,4)\}R2​={(8,1),(6,2),(4,3),(2,4)}

Hence the range of R2R_2R2​ is {1,2,3,4}\{1,2,3,4\}{1,2,3,4}

So option B is true.


  1. Check symmetry

A relation is symmetric if whenever (a,b)∈R(a,b) \in R(a,b)∈R, then (b,a)∈R(b,a) \in R(b,a)∈R also.

For R1R_1R1​:

(1,8)∈R1(1,8) \in R_1(1,8)∈R1​, but (8,1)(8,1)(8,1) is not in R1R_1R1​ because 2(8)+1=17≠102(8)+1=17 \neq 102(8)+1=17=10 So R1R_1R1​ is not symmetric.

For R2R_2R2​:

(8,1)∈R2(8,1) \in R_2(8,1)∈R2​, but (1,8)(1,8)(1,8) is not in R2R_2R2​ because 1+2(8)=17≠101+2(8)=17 \neq 101+2(8)=17=10 So R2R_2R2​ is not symmetric.

Therefore option C is false.


  1. Check transitivity

A relation is transitive if whenever (a,b)∈R(a,b) \in R(a,b)∈R and (b,c)∈R(b,c) \in R(b,c)∈R, then (a,c)∈R(a,c) \in R(a,c)∈R.

For R1R_1R1​:

Elements are: {(1,8),(2,6),(3,4),(4,2)}\{(1,8),(2,6),(3,4),(4,2)\}{(1,8),(2,6),(3,4),(4,2)} For transitivity, we need chains like (a,b)(a,b)(a,b) and (b,c)(b,c)(b,c) both in R1R_1R1​.

We have (4,2)(4,2)(4,2) and (2,6)(2,6)(2,6) both in R1R_1R1​. Then transitivity would require (4,6)∈R1(4,6) \in R_1(4,6)∈R1​. But 2(4)+6=14≠102(4)+6=14 \neq 102(4)+6=14=10 So (4,6)∉R1(4,6) \notin R_1(4,6)∈/R1​. Hence R1R_1R1​ is not transitive.

For R2R_2R2​:

Elements are: {(8,1),(6,2),(4,3),(2,4)}\{(8,1),(6,2),(4,3),(2,4)\}{(8,1),(6,2),(4,3),(2,4)} We have (6,2)(6,2)(6,2) and (2,4)(2,4)(2,4) in R2R_2R2​. Then transitivity would require (6,4)∈R2(6,4) \in R_2(6,4)∈R2​. But 6+2(4)=14≠106+2(4)=14 \neq 106+2(4)=14=10 So (6,4)∉R2(6,4) \notin R_2(6,4)∈/R2​. Hence R2R_2R2​ is not transitive.

Therefore option D is false.


  1. Conclusion

Only option B is correct.

B\boxed{\text{B}}B​

PreviousNext

More from Sets and Relations

  • Two sets A and B are as under : A = {(a, b) ∈ R × R : |a - 5| < 1 and |b - 5| < 1}; B = {(a, b) ∈ R × R : 4(a- 6)2 + 9(b - 5)2 ≤ 36 }; Then2018 · MCQ
  • Let P = {θ : sin θ− cos θ=2​cosθ} and Q = {θ : sin θ + cos θ=2​sinθ} be two sets. Then2016 · MCQ
  • Let A and B be two sets containing four and two elements respectively. Then, the number of subsets of the set A × B , each having atleast three elements are2015 · MCQ
  • Let X = {1, 2, 3, 4, 5}. The number of different ordered pairs (Y, Z) that can be formed such that Y ⊆ X, Z ⊆ X and Y ∩ Z is empty, is :2012 · MCQ
  • Let R be the set of real numbers. Statement I : A={(x,y)∈R×R:y−x is an integer } is an equivalence relation on R. Statement II : B={(x,y)∈R×R:x=αy for some rational number α} is an…2011 · MCQ
  • Consider the following relations R={(x,y)∣x,y are real numbers and x=wy for some rational number w}; S={(nm​,qp​)∣m,n,p and q are integers such that n,qeq0 and qm=pm}…2010 · MCQ
  • If A,B and C are three sets such that A∩B=A∩C and A∪B=A∪C, then :2009 · MCQ
  • Let R be the real line. Consider the following subsets of the plane R×R: S={(x,y):y=x+1and0<x<2}T={(x,y):x−yisaninteger}, Which one…2008 · MCQ