RS Aggarwal Class 11 Solutions Chapter-2 Relations
RS Aggarwal Class 11 Solutions Chapter-2 Relations
EXERCISE 2A
Q.1. (i)
Solution: Given that (a + 3, b –2) = (5, 1)
Given ordered pairs are equal. So, corresponding elements are
also equal.
∴a + 3 = 5 …eq.(i) and b – 2 = 1 …eq.(ii)
After solving eq. (i), we get
a + 3 = 5 ⇒a = 2
after solving eq. (ii), we get
b–2=1⇒b=3
Therefore, the value of a = 2 and b = 3.
(ii)
Solution: Given that (a + b, 2b – 3) = (4, –5)
Given ordered pairs are equal. So, corresponding elements are
also equal.
∴, a + b = 4 …(i) and 2b – 3 = -5 …(ii)
After solving eq. (ii), we get
2b – 3 = -5 ⇒ 2b = -2 ⇒ b = -1
Putting the value of b = - 1 in eq. (i), we get
a + (-1) = 4 ⇒ a = 4 + 1 ⇒ a = 5
Class XI www.vedantu.com RS Aggarwal Solutions
Therefore, the value of a = 5 and b = -1.
also equal.
∴ a – 2 = b – 1 …(i) and 2b + 1 = a + 2 …(ii)
Solving eq. (i), we get
a – 2 = b – 1⇒ a – b = -1 + 2 ⇒ a – b = 1 … (iii)
after solving eq. (ii), we get
2b + 1 = a + 2 ⇒ 2b – a = 2 – 1 ⇒– a + 2b = 1 …(iv)
B × A = (1, 2, 3) × (9, 1)= {(1, 9), (2, 9), (3, 9), (1, 1), (2, 1), (3, 1)}
According to the definition of equality of ordered pairs .i.e. the
corresponding first elementsare equal and the second elements are
also equal, but here, the pair (9, 2) is not equalto the pair (2, 9)
EXERCISE 2B
Q. 1 A.
Solution: Given: A, B and C three sets are given.
To prove: A × (B ∪ C) = (A × B) ∪ (A× C)
Let us consider, (x, y) ∈ A × (B ∪ C)
⇒x∈ A and y∈ (B ∪ C)
⇒x∈A and (y∈B or y ∈C)
⇒ (x∈A and y∈B) or (𝑥𝑥 ∈A and y∈C)
⇒ (x, y) ∈(A × B) or (x, y) ∈ (A × C)
⇒ (x, y) ∈(A × B) ∪ (A × C)
From this we can conclude that,
⇒ A × (B ∪ C) ⊆ (A × B) ∪ (A × C)----- (i)
Let us consider again, (a, b)∈ (A × B) ∪ (A × C)
⇒ (a, b) ∈ (A × B) or (a, b) ∈ (A × C)
⇒ (a∈ A and b∈ B) or (𝑎𝑎 ∈A and b∈C)
⇒ a∈ A and (b∈B or b∈ C)
⇒a∈ A and b∈ (B ∪ C)
Class XI www.vedantu.com RS Aggarwal Solutions
⇒ (a, b) ∈A × (B ∪ C)
From this, we can conclude that,
⇒ (A × B) ∪ (A × C) ⊆ A × (B ∪ C) ---- (ii)
from (i) and (ii),
A × (B ∪ C) = (A × B) ∪ (A × C) [Proved]
Q. 1 B.
Solution: Given: A, B and C three sets are given.
To prove: A × (B ∩ C) = (A × B) ∩ (A × C)
Let us consider, (x, y) ∈ A × (B ∩ C)
⇒ x∈ A and y∈ (B ∩ C)
⇒ (x∈A and y∈ B) (x∈A and (y∈C)
⇒ (x, y) ∈ (A × B) and (x, y) ∈ (A × C)
⇒ (x, y) ∈ (A × B) ∩ (A × C)
From above, we can say that,
⇒ A × (B ∩ C) ⊆ (A × B) ∩ (A × C) ---- (i)
Let us consider again, (a, b) ∈ (A × B) ∩ (A × C)
⇒ (a, b) ∈ (A × B) and (a, b) ∈ (A × C)
⇒ (a∈A and b∈ B) and (a∈A and b∈ C)
⇒ a∈A and (b∈B and b∈ C)
⇒ a∈A and b∈ (B ∩ C)
⇒ (a, b) ∈ A × (B ∩ C)
Class XI www.vedantu.com RS Aggarwal Solutions
From above, we can say that,
⇒ (A × B) ∩ (A × C) ⊆ A × (B ∩ C) ---- (ii)
Q. 5.
Solution: Given that : A = {2, 3, 4, 5} and B = {3, 6, 7, 10}
R = {(x, y), : x ∈ A, y ∈ B and x is relatively prime to y}
(i) Roster form of R = {(2, 3), (2, 7), (3, 7), (3, 10), (4, 3), (4, 7), (5,
3), (5, 6), (5, 7)}
(ii) Domain of R = {2, 3, 4, 5}
EXERCISE 2D
Q. 1.
Solution: Given that any subset of (A × A) is called a binary
relation to A.
S, (A × A) is the Cartesian product of A with A.
Let A = {4, 5, 6) and R = {(4, 5), (6, 4), (5, 6)}
Here, R is a binary relation to A.
The domain of R is the set of first co-ordinates of R
Dom(R) = {4, 6, 5}
The range of R is the set of second co-ordinates of R
Range(R) = {5, 4, 6}
Q. 2.
Solution: Given that A = {2, 3, 5} and R = {(2, 3), (2, 5), (3, 3), (3,
5)}
Class XI www.vedantu.com RS Aggarwal Solutions
Now, A×A = {(2, 2), (2, 3), (2, 5), (3, 2), (3, 3), (3, 5), (5, 2), (5, 3),
(5, 5)}
Since, R is a subset of A × A, it’s a binary relation on A.
Therefore, the domain of R is the set of first co-ordinates of R
Dom(R) = {2, 3}
The range of R is the set of second co-ordinates of R
Range(R) = {3, 5}
Q. 3.
Solution: given that A = {0, 1, 2, 3, 4, 5, 6, 7, 8} and R = {(a, b) : a,
b ϵ A and 2a + 3b = 12}.
Now , 2a + 3b = 12
12−2a
b= 3
a=0 ⇒ b=4
a=3 ⇒ b=2
a=6 ⇒ b=0
R = {(0, 4), (3, 2), (6, 0)}
Since, R is a subset of A × A, it a relation to A.
The domain of R is the set of first co-ordinates of R
Dom(R) = {0, 3, 6}
The range of R is the set of second co-ordinates of R
Range(R) = {4, 2, 0}
Class XI www.vedantu.com RS Aggarwal Solutions
Q. 4.
Solution: Given that R is a binary relation on a set A define R–1 on
A.
Now 3a + 2b = 15
15−3a
b= 2
a=1 ⇒ b=6
a=3 ⇒ b=3
a=5 ⇒ b=0
R = {(1, 6), (3, 3), (5, 0)}
R−1 = {(6, 1), (3, 3), (0, 5)}
The domain of R is the set of first co-ordinates of R
Dom(R) = {1, 3, 5}
The range of R is the set of second co-ordinates of R
Range(R) = {6, 3, 0}
The domain of R−1 is the set of first co-ordinates of R−1
Dom(R−1) = {6, 3, 0}
The range of R−1 is the set of second co-ordinates of R−1
Range(R−1) = {1, 3, 5}
Thus,
Class XI www.vedantu.com RS Aggarwal Solutions
dom (R) = range (R−1)
range (R) = dom (R−1)
Q. 5.
Solution: An equivalence relation is one which possesses the
properties of reflexivity, symmetry and transitivity.
(i) Reflexivity: A relation R on A is said to be reflexive if (a, a) є R
for all a є A.
(ii) Symmetry: A relation R on A is said to be symmetrical if (a,b)
є R è(b, a) єR for all (a, b) є A.
(iii) Transitivity: A relation R on A is said to be transitive if (a, b)
є R and (b, c) є R è (a, c) є R for all (a, b, c) є A.
Let S be a set of all triangles in a plane.
(i) Since every triangle is similar to itself, it is reflexive.
(ii) If one triangle is similar to another triangle, it implies that the
other triangle is also similar to the first triangle. Therefore, it is
symmetric.
(iii) If one triangle is similar to a triangle and another triangle is
also similar to that triangle, all the three triangles are similar.
therefore, it is transitive.
Q. 6.
Solution: Given that R = {(a, b) : a, b ϵ Z and (a – b) is even}.
(i) Reflexivity: Let a є Z-, a= 0 є Z which is also even.
Class XI www.vedantu.com RS Aggarwal Solutions
Thus, (a, a) є R for all a є Z. Hence, it is reflexive
(ii) Symmetry: Let (a, b) є R
(a, b) є R ⇒ a - b is even
-(b - a) is even
(b - a) is even
(b, a) є R
Thus, it is symmetric
(iii) Transitivity: Let (a, b) є R and (b, c) є R
Then, (a – b) is even and (b – c) is even.
[(a - b) + (b - c)] is even
(a - c) is even.
Thus (a, c) є R.
Hence, it is transitive.
Since, the given relation possesses the properties of reflexivity,
symmetry and transitivity, it is an equivalence relation.
Q. 7.
Solution: Given that
Let A = {1, 2, 3} and R = {(a, b) : a, b ϵ A and |a2 – b2| ≤ 5.
Put a = 1 , b = 1 |12 – 12| ≤ 5, (1, 1) is an ordered pair.
Put a = 1 , b = 2 �12 − 22 � ≤ 5, (1, 2) is an ordered pair.
Put a = 1 , b = 3 �12 − 32 � > 5, (1, 3) is not an ordered pair.
Put a = 2 , b = 1 �22 − 12 � ≤ 5, (2, 1) is an ordered pair.
Class XI www.vedantu.com RS Aggarwal Solutions
Put a = 2 , b = 2 �22 − 22 � ≤ 5, (2, 2) is an ordered pair.
Put a = 2 , b = 3 �22 − 32 � ≤ 5, (2, 3) is an ordered pair.
Put a = 3 , b = 1 �32 − 12 � > 5, (3, 1) is not an ordered pair.
Put a = 3 , b = 2 �32 − 22 � ≤ 5, (3, 2) is an ordered pair.
Put a = 3 , b = 3 �32 − 32 � ≤ 5, (3, 3) is an ordered pair.
R = {(1, 1), (1, 2), (2, 1), (2, 2), (2, 3), (3, 2), (3, 3)}
(i) For (a, a) є R
�a2 − a2 � = 0 ≤ 5. Thus, it is reflexive.
(ii) Let (a, b) є R
(a, b) є R è �a2 − b2 � ≤ 5
�b2 − a2 � ≤ 5
(b, a) є R
Hence, it is symmetric
(iii) Put a = 1 , b = 2 , c = 3.
�12 − 22 �≤ 5
�22 − 32 � ≤ 5
But �12 − 32 � > 5
Thus, it is not transitive.
Q. 8.
Solution: Given that R = {(a, b) : a, b ϵ Z and b = 2a – 4}.
Class XI www.vedantu.com RS Aggarwal Solutions
Now b = 2a – 4
b+4
b= 2
Put b = -2 , a = 1
Put a = 4 , b = 4
a=1,b=4
Q. 9.
Solution: Given that Let R be a relation on Z, defined by (x,
y) ϵ R ↔ x2 + y2 = 9.
Now, x2 + y2 = 9
Put x = 0 , y = 3 , 02 + 32 = 9
Put x = 3 , y = 0 , 32 + 02 = 9
R = {(0, 3) , (3, 0) , (0 , -3) , (-3 , 0)}
The domain of R is the set of first co-ordinates of R
Dom(R) = {-3 , 0 , 3}
The range of R is the set of second co-ordinates of R
Range(R) = {-3 , 0 , 3}
Q. 10.
Solution: Given that A be the set of first five natural numbers and
let R be a relation on A, defined by (x, y) ϵ R ↔ x ≤ y.
Now ,A = {1, 2, 3, 4, 5}
Class XI www.vedantu.com RS Aggarwal Solutions
Since, x ≤ y
R = {(1, 1), (1, 2), (1, 3), (1, 4), (1, 5), (2, 2), (2, 3) ,(2, 4), (2, 5), (3,
3), (3, 4), (3, 5), (4, 4), (4, 5), (5, 5) }
The domain of R is the set of first co-ordinates of R
Dom(R) = {1, 2, 3, 4, 5}
The range of R is the set of second co-ordinates of R
Range(R) = {1, 2, 3, 4, 5}
Q. 11.
Solution: Given that R = (x, y) : x, y ϵ Z and x2 + y2 = 25}.
Now, x2 + y2 = 25
Put x = 0, y = 5, 02 + 52 = 25
Put x = 3, y = 4, 32 + 42 = 25
R = {(0, 5), (0, -5), (5, 0), (-5, 0), (3, 4), (-3, 4), (-3, -4), (3, -4)}
Since, x and y get interchanged in the ordered pairs, R and R–1 are
same.
Q. 12.
Solution: Given that (i) R = {(1, 2), (1, 3), (2, 3), (3, 2), (4, 5)}
R–1 = {(2, 1), (3, 1), (3, 2), (2, 3), (5, 4)}
(ii) R = {(x, y) : x, y ϵN, x + 2y = 8}.
8−x
y= 2
Q.2
Solutions: (a – 2b, 13) = (7, 2a – 3b)
Comparing the co-ordinates,
a – 2b = 7 …(i)
2a – 3b = 13 …(ii)
Q. 5.
Solution: Given that A = {3, 4}, B = {4, 5} and C = {5, 6}
Now B × C = {(4, 5), (4, 6), (5, 5), (5, 6)}
A × (B × C) = {(3, 4, 5), (3, 4, 6), (3, 5, 5), (3, 5, 6), (4, 4, 5), (4, 4,
6), (4, 5, 5), (4, 5, 6)}
Q. 6.
Solution: Given that : A ⊆ B
To prove that : A × C = B × C
Since, Given A = B
Multiplying by C both sides, we get,
Q. 7.
Solution: Let A and B be any two sets such that
A × B = {(a, b): a є A, b є B}
Now,
B × A = {(b, a): a є A, b є B}
A×B=B×A
(a, b) = (b, a)
It is possible only when the ordered pairs are equal.
Therefore,
a = b and b = a
Hence, Proved.
Q. 8.
Solution: Given that A = {5}, B = {5, 6}
Now A × B = {(5, 5), (5, 6)}
All the possible subsets of A × B are,
{}
{(5, 5)}
{(5, 6)}
{(5, 6), (5, 6)}
Class XI www.vedantu.com RS Aggarwal Solutions
Q. 9.
Solution: i) Given that: {(x, x2) : x is a prime number less than
10}.
Roster form: R = {(1, 1), (2, 4), (3, 9), (5, 25), (7, 49)}
ii) The domain of R is the set of first co-ordinates of R
Dom(R) = {1, 2, 3, 5, 7}
The range of R is the set of second co-ordinates of R
Range(R) = {1, 4, 9, 25, 49}
10.
Solution: The number of relations from set A to set B = 2n(A)×n(B)
n(A) = Number of elements in set A
n(B) = Number of elements in set B
so, n(A) = 3, n(B) = 1
Total number of relations =23×1 = 8
11.
Solutions : Given that A = {3, 4, 5, 6} and R = {(a, b) : a, b ϵ A and
a <b
(i) R = {(3, 4), (3, 5), (3, 6), (4, 5), (4, 6), (5, 6)}