Sets and Relations

JEE Mathematics · 74 questions · Page 1 of 8 · Click an option or "Show Solution" to reveal answer

Q1
Let N be the set of natural numbers and a relation R on N be defined by R={(x,y)N×N:x33x2yxy2+3y3=0}R = \{ (x,y) \in N \times N:{x^3} - 3{x^2}y - x{y^2} + 3{y^3} = 0\} . Then the relation R is :
A symmetric but neither reflexive nor transitive
B reflexive but neither symmetric nor transitive
C reflexive and symmetric, but not transitive
D an equivalence relation
Correct Answer
Option B
Solution
x33x2yxy2+3y3=0{x^3} - 3{x^2}y - x{y^2} + 3{y^3} = 0
x(x2y2)3y(x2y2)=0\Rightarrow x({x^2} - {y^2}) - 3y({x^2} - {y^2}) = 0
(x3y)(xy)(x+y)=0\Rightarrow (x - 3y)(x - y)(x + y) = 0

Now, x = y \forall(x, y)

\in

N ×\times N so reflexive but not symmetric & transitive.

See, (3, 1) satisfies but (1, 3) does not.

Also (3, 1) & (1, -1) satisfies but (3, -1) does not.

Q2
Consider the relations R1R_1 and R2R_2 defined as aR1ba2+b2=1a R_1 b \Leftrightarrow a^2+b^2=1 for all a,bRa, b \in \mathbf{R} and (a,b)R2(c,d)(a, b) R_2(c, d) \Leftrightarrow a+d=b+ca+d=b+c for all (a,b),(c,d)N×N(a, b),(c, d) \in \mathbf{N} \times \mathbf{N}. Then :
A R1R_1 and R2R_2 both are equivalence relations
B Only R1R_1 is an equivalence relation
C Only R2R_2 is an equivalence relation
D Neither R1R_1 nor R2R_2 is an equivalence relation
Correct Answer
Option C
Solution

To determine if the given relations R1R_1 and R2R_2 are equivalence relations, we need to check whether each of them satisfies the three defining properties of an equivalence relation: reflexivity, symmetry, and transitivity.

Let's start by analysing R1R_1: Reflexivity: A relation RR on a set SS is reflexive if every element is related to itself, that is, for every aSa \in S, the pair (a,a)(a,a) is in RR.

In the case of R1R_1, for an arbitrary aRa \in \mathbf{R}, we need to check if aR1aa R_1 a holds, which translates to checking if a2+a2=1a^2 + a^2 = 1.

This would mean 2a2=12a^2 = 1 or a2=12a^2 = \dfrac{1}{2}.

Since this is not true for every real number aa, R1R_1 is not reflexive.

Symmetry: A relation RR is symmetric if whenever aRba R b, then bRab R a.

For R1R_1, if a2+b2=1a^2 + b^2 = 1, then it is also true that b2+a2=1b^2 + a^2 = 1.

Thus, R1R_1 is symmetric.

Transitivity: A relation RR is transitive if whenever aRba R b and bRcb R c, then aRca R c.

For R1R_1, suppose aR1ba R_1 b and bR1cb R_1 c, this means a2+b2=1a^2 + b^2 = 1 and b2+c2=1b^2 + c^2 = 1.

However, if we add these two, we get a2+2b2+c2=2a^2 + 2b^2 + c^2 = 2.

There is no guarantee that a2+c2=1a^2 + c^2 = 1.

Therefore, R1R_1 is not transitive.

Conclusion: Relation R1R_1 is not reflexive or transitive, and hence it is not an equivalence relation.

Now let's consider R2R_2: Reflexivity: For any (a,b)N×N(a, b) \in \mathbf{N} \times \mathbf{N}, it's clear that a+b=b+aa + b = b + a, which is just a reiteration of the commutative property of addition.

Therefore, (a,b)R2(a,b)(a, b) R_2 (a, b), and R2R_2 is reflexive.

Symmetry: If (a,b)R2(c,d)(a, b) R_2 (c, d), meaning a+d=b+ca + d = b + c, then by reordering the terms we can similarly have c+b=d+ac + b = d + a, which means (c,d)R2(a,b)(c, d) R_2 (a, b), so R2R_2 is symmetric.

Transitivity: Suppose (a,b)R2(c,d)(a, b) R_2 (c, d) and (c,d)R2(e,f)(c, d) R_2 (e, f), i.e., a+d=b+ca + d = b + c and c+f=d+ec + f = d + e, we want to show that (a,b)R2(e,f)(a, b) R_2 (e, f).

Adding the two equations, we get a+d+c+f=b+c+d+ea + d + c + f = b + c + d + e.

By rearranging and simplifying, we get a+f=b+ea + f = b + e, thus, (a,b)R2(e,f)(a, b) R_2 (e, f).

So R2R_2 is reflexive, symmetric, and transitive, and therefore it is an equivalence relation.

Conclusion: According to the above examination, only R2R_2 is an equivalence relation.

Thus, the correct answer is: Option C: Only R2R_2 is an equivalence relation.

Q3
Let A={1,2,3,.,100}A=\{1,2,3, \ldots ., 100\} and RR be a relation on AA such that R={(a,b):a=2b+1}R=\{(a, b): a=2 b+1\}. Let (a1\left(a_1\right., a2),(a2,a3),(a3,a4),.,(ak,ak+1)\left.a_2\right),\left(a_2, a_3\right),\left(a_3, a_4\right), \ldots .,\left(a_k, a_{k+1}\right) be a sequence of kk elements of RR such that the second entry of an ordered pair is equal to the first entry of the next ordered pair. Then the largest integer k , for which such a sequence exists, is equal to :
A 6
B 8
C 7
D 5
Correct Answer
Option D
Solution

The relation R R is defined on the set A={1,2,3,,100} A = \{1, 2, 3, \ldots, 100\} such that R={(a,b):a=2b+1} R = \{(a, b): a = 2b + 1\} .

We need to find the largest integer k k for which there exists a sequence of k k ordered pairs from R R where the second element of each pair is the first element of the next pair.

The sequence in terms of k k is: (a1,a2),(a2,a3),,(ak,ak+1) (a_1, a_2), (a_2, a_3), \ldots, (a_k, a_{k+1}) Here, each ai a_i satisfies the equation ai=2ai+1+1 a_i = 2a_{i+1} + 1 .

Consequently, a1=2a2+1 a_1 = 2a_2 + 1 , making a1 a_1 an odd number.

Let's examine the pattern: a2=2a3+1 a_2 = 2a_3 + 1 , implying a1=2(2a3+1)+1=4a3+3 a_1 = 2(2a_3 + 1) + 1 = 4a_3 + 3 . a3=2a4+1 a_3 = 2a_4 + 1 , leading to a1=4(2a4+1)+3=8a4+7 a_1 = 4(2a_4 + 1) + 3 = 8a_4 + 7 .

Continuing this pattern, we find: ak=2ak+1+1    a1=2kak+1+(2k1) a_k = 2a_{k+1} + 1 \implies a_1 = 2^k \cdot a_{k+1} + (2^k - 1) where ak+1 a_{k+1} needs to be in set A A .

This implies: ak+1=a1+12k2k a_{k+1} = \dfrac{a_1 + 1 - 2^k}{2^k} Thus, 2k(a1+1) 2^k \mid (a_1 + 1) .

The task is to find the highest k k where 2k 2^k divides any ei e_i in {2,,101} \{2, \ldots, 101\} .

The largest power of 2 that divides an element within this range determines k k .

After computation, we find that k k can be a maximum of 6 because 26=64 2^6 = 64 divides 95+1=96 95 + 1 = 96 , but 27=128 2^7 = 128 does not divide any ei e_i for eiA e_i \in A .

Therefore, the maximum k k is 6.

The sequence corresponding to this maximum k k is: (95,47),(47,23),(23,11),(11,5),(5,2) (95, 47), (47, 23), (23, 11), (11, 5), (5, 2)

Q4
Define a relation R over a class of n ×\times n real matrices A and B as "ARB iff there exists a non-singular matrix P such that PAP-1 = B". Then which of the following is true?
A R is reflexive, transitive but not symmetric
B R is symmetric, transitive but not reflexive.
C R is reflexive, symmetric but not transitive
D R is an equivalence relation
Correct Answer
Option D
Solution

For reflexive relation, (A,A)R\forall(A, A) \in R for matrix PP. A=PAP1\Rightarrow A=P A P^{-1} is true for P=1P=1 So, RR is reflexive relation.

For symmetric relation, Let (A,B)R(A, B) \in R for matrix PP.

A=PBP1\Rightarrow \quad A=P B P^{-1}

After pre-multiply by P1P^{-1} and post-multiply by PP, we get

P1AP=BP^{-1} A P=B

So, (B,A)R(B, A) \in R for matrix P1P^{-1}.

So, RR is a symmetric relation.

For transitive relation, Let ARBA R B and BRCB R C So, A=PBP1A=P B P^{-1} and B=PCP1B=P C P^{-1} Now, A=P(PCP1)P1A=P\left(P C P^{-1}\right) P^{-1} A=(P)2C(P1)2A=(P)2C(P2)1\Rightarrow A=(P)^2 C\left(P^{-1}\right)^2 \Rightarrow A=(P)^2 \cdot C \cdot\left(P^2\right)^{-1} (A,C)R\therefore(A, C) \in R for matrix P2P^2. R\therefore R is transitive relation.

Hence, RR is an equivalence relation.

Q5
Out of all the patients in a hospital 89% are found to be suffering from heart ailment and 98% are suffering from lungs infection. If K% of them are suffering from both ailments, then K can not belong to the set :
A {80, 83, 86, 89}
B {84, 86, 88, 90}
C {79, 81, 83, 85}
D {84, 87, 90, 93}
Correct Answer
Option C
Solution

This solution begins by applying the principle of inclusion and exclusion, which in the context of this problem, is represented by the formula : n(A ∪ B) ≥ n(A) + n(B) - n(A ∩ B) Here, n(A ∪ B) represents the total number of patients in the hospital, which is 100%. n(A) represents the proportion of patients with a heart ailment (89%), and n(B) represents the proportion of patients with a lung infection (98%).

By rearranging this formula, the solution establishes an inequality for n(A ∩ B), the proportion of patients suffering from both ailments : 100% ≥ 89% + 98% - n(A ∩ B) Therefore, n(A ∩ B) ≥ 87% Next, the solution notes that n(A ∩ B) cannot be greater than the smaller of n(A) and n(B), since it cannot be larger than the smallest group.

Thus, we have another inequality : n(A ∩ B) ≤ 89% Combining these two inequalities gives : 87% ≤ n(A ∩ B) ≤ 89% Hence, the proportion of patients suffering from both ailments must be a value between 87% and 89% inclusive.

So, the set of values {79,81,83,85} which are all less than 87% are values that n(A ∩ B) cannot belong to.

Therefore, option C is the correct answer.

Q6
In a class of 140 students numbered 1 to 140, all even numbered students opted Mathematics course, those whose number is divisible by 3 opted Physics course and those whose number is divisible by 5 opted Chemistry course. Then the number of students who did not opt for any of the three courses is
A 42
B 102
C 1
D 38
Correct Answer
Option D
Solution

We're given that there are 140 students numbered from 1 to 140.

1.

Define the set AA to be the set of even numbered students.

The cardinality of AA (the number of elements in AA), denoted as n(A)n(A), can be computed as the greatest integer less than or equal to 140/2140/2.

Hence, n(A)=[1402]=70n(A) = \left[\dfrac{140}{2}\right] = 70.

([.] denotes greatest integer function) 2.

Similarly, let BB be the set of students whose number is divisible by 3.

Hence, n(B)=[1403]=46n(B) = \left[\dfrac{140}{3}\right] = 46.

([.] denotes greatest integer function) 3.

Let CC be the set of students whose number is divisible by 5.

Hence, n(C)=[1405]=28n(C) = \left[\dfrac{140}{5}\right] = 28.

So far, we've found the number of students who opted for Mathematics (n(A)n(A)), Physics (n(B)n(B)), and Chemistry (n(C)n(C)).

We also need to consider the students who have opted for multiple subjects : 1. n(AB)n(A \cap B) represents the count of numbers that are divisible by both 2 and 3 (i.e., divisible by 6).

So, n(AB)=[1406]=23n(A \cap B) = \left[\dfrac{140}{6}\right] = 23.

2. n(BC)n(B \cap C) represents the count of numbers that are divisible by both 3 and 5 (i.e., divisible by 15).

So, n(BC)=[14015]=9n(B \cap C) = \left[\dfrac{140}{15}\right] = 9.

3. n(CA)n(C \cap A) represents the count of numbers that are divisible by both 2 and 5 (i.e., divisible by 10).

So, n(CA)=[14010]=14n(C \cap A) = \left[\dfrac{140}{10}\right] = 14.

Finally, n(ABC)n(A \cap B \cap C) represents the count of numbers that are divisible by 2, 3, and 5 (i.e., divisible by 30).

So, n(ABC)=[14030]=4n(A \cap B \cap C) = \left[\dfrac{140}{30}\right] = 4.

Now we use the principle of inclusion and exclusion to compute the number of students who have opted for at least one subject.

The principle states :

n(ABC)=n(A)+n(B)+n(C)n(AB)n(BC)n(CA)+n(ABC)n(A \cup B \cup C) = n(A) + n(B) + n(C) - n(A \cap B) - n(B \cap C) - n(C \cap A) + n(A \cap B \cap C)

Substituting the values we calculated above :

n(ABC)=(70+46+28)(23+9+14)+4=102n(A \cup B \cup C) = (70+46+28) - (23+9+14) + 4 = 102

Hence, the number of students who opted for at least one subject is 102.

Therefore, the number of students who did not opt for any of the subjects is Total - n(A \cup B \cup C) = 140 - 102 = 38

Q7
Let P = {θ\theta : sinθ\theta - cosθ\theta = 2cosθ\sqrt 2 \,\cos \theta } and Q = {θ\theta : sinθ\theta + cosθ\theta = 2sinθ\sqrt 2 \,\sin \theta } be two sets. Then
A P \subset Q and Q - P \ne ϕ\phi
B Q ⊄ \not\subset P
C P ⊄ \not\subset Q
D P = Q
Correct Answer
Option D
Solution

Given, sinθ\theta - cosθ\theta =

2\sqrt 2

cosθ\theta \Rightarrow sinθ\theta =

(2+1)\left( {\sqrt 2 + 1} \right)

cosθ\theta \Rightarrow sinθ\theta =

2121{{2 - 1} \over {\sqrt 2 - 1}}

cosθ\theta \Rightarrow

(21)\left( {\sqrt 2 - 1} \right)

sinθ\theta = cosθ\theta . . . (1) This is for set P. sinθ\theta + cosθ\theta =

2{\sqrt 2 }

sinθ\theta \Rightarrow cosθ\theta =

(21)\left( {\sqrt 2 - 1} \right)

sinθ\theta . . . .(2) This is from set Q. So, P = Q

Q8
Let R={(1,3),(4,2),(2,4),(2,3),(3,1)}R=\{(1,3),(4,2),(2,4),(2,3),(3,1)\} be a relation on the set A={1,2,3,4}A=\{1,2,3,4\}. The relation RR is :
A a function
B transitive
C not symmetric
D reflexive
Correct Answer
Option C
Solution

Let's evaluate each of the properties for the relation RR.

Relation R : R={(1,3),(4,2),(2,4),(2,3),(3,1)}R=\{(1,3),(4,2),(2,4),(2,3),(3,1)\} A relation is a function if each element in the domain is related to exactly one element in the codomain.

In this case, for example, 2 is related to both 4 and 3, so RR is not a function.

A relation is transitive if for every pair of elements (x,y)(x,y) and (y,z)(y,z) in the relation, (x,z)(x,z) is also in the relation.

In this case, for example, (1,3)(1,3) and (3,1)(3,1) are in the relation but (1,1)(1,1) is not, so RR is not transitive.

A relation is symmetric if for every pair (x,y)(x,y) in the relation, (y,x)(y,x) is also in the relation.

In this case, for example, (1,3)(1,3) is in the relation but (3,1)(3,1) is not, so RR is not symmetric.

A relation is reflexive if every element is related to itself, i.e., if all pairs of the form (x,x)(x,x) are in the relation for all xx in the set.

In this case, none of the pairs are of the form (x,x)(x,x), so RR is not reflexive.

Therefore, the correct answer is Option C : RR is not symmetric.

Q9
Let R={(3,3),(6,6),(9,9),(12,12),(6,12)R=\{(3,3),(6,6),(9,9),(12,12),(6,12), (3,9),(3,12),(3,6)}(3,9),(3,12),(3,6)\} be a relation on the set A={3,6,9,12}A=\{3,6,9,12\}. The relation is :
A reflexive and symmetric only
B an equivalence relation
C reflexive only
D reflexive and transitive only
Correct Answer
Option D
Solution

We have to examine whether the relation RR satisfies the properties of reflexivity, symmetry, and transitivity.

Relation R : R={(3,3),(6,6),(9,9),(12,12),(6,12)R=\{(3,3),(6,6),(9,9),(12,12),(6,12), (3,9),(3,12),(3,6)}(3,9),(3,12),(3,6)\} on set A={3,6,9,12}A=\{3,6,9,12\}.

We will evaluate each of the three properties : Reflexivity : A relation is reflexive if all elements in the set are related to themselves.

Here, (3,3), (6,6), (9,9), and (12,12) are all present in RR, so RR is reflexive.

Symmetry : A relation is symmetric if for every pair (a,b) in the relation, the pair (b,a) is also in the relation.

In RR, we have pairs such as (6,12) and (3,6), but their corresponding reverse pairs (12,6) and (6,3) are not in RR, so RR is not symmetric.

Transitivity : A relation is transitive if for every pair of pairs ((a,b), (b,c)) in the relation, the pair (a,c) is also in the relation.

For the pairs (3,6) and (6,12) in RR, we have (3,12) in RR, and for the pairs (3,6) and (6,6) in RR, we also have (3,6) in RR.

Therefore, RR is transitive.

Therefore, the relation RR is reflexive and transitive, but not symmetric.

So, the correct answer is Option D : RR is reflexive and transitive only.

Q10
Let A, B and C be sets such that ϕ\phi \ne A \cap B \subseteq C. Then which of the following statements is not true ?
A If (A – B) \subseteq C, then A \subseteq C
B B \cap C \ne ϕ\phi
C (C \cup A) \cap (C \cup B) = C
D If (A – C) \subseteq B, then A \subseteq B
Correct Answer
Option D
Solution

According to the question, we have the following Venn diagram.

Here, ABCA \cap B \subseteq C and ABϕA \cap B \neq \phi Now, from the Venn diagram, it is clear that BCϕB \cap C \neq \phi, is true Also, (CA)(CB)=C(AB)=C(C \cup A) \cap(C \cup B)=C \cup(A \cap B)=C is true.

If (AB)C(A-B) \subseteq C, for this statement the Venn diagram is From the Venn diagram, it is clear that if ABCA-B \subseteq C, then ACA \subseteq C.

Now, if (AC)B(A-C) \subseteq B, for this statement the Venn diagram.

From the Venn diagram, it is clear that ABϕ,ABCA \cap B \neq \phi, A \cap B \subseteq C and AC=ϕBA-C=\phi \subseteq B but ABA \subseteq B

Ready for a full JEE mock test? Timed · full syllabus · detailed solutions after submission
Take a Mock Test →