Written by : Anmol Gupta
8 mins read time
NCERT Class 11 Maths Chapter 1 Sets Miscellaneous Exercise Solutions
Table of Contents
Solved Miscellaneous Examples
Example 23 Show that the set of letters needed to spell “ CATARACT ” and the set of letters needed to spell “TRACT” are equal.
Answer 23 Let X be the set of letters in “CATARACT”. Then X = { C, A, T, R }, let Y be the set of letters in “ TRACT”. Then Y = { T, R, A, C, T } = { T, R, A, C }. Since every element in X is in Y and every element in Y is in X. It follows that X = Y.
Example 24 List all the subsets of the set { –1, 0, 1 }.
Answer 24. All the subsets of given set are φ, {–1}, {0}, {1}, {–1, 0}, {–1, 1}, {0, 1} and {–1, 0, 1}.
Example 25 Show that A ∪ B = A ∩ B implies A = B
Answer 25 Let a ∈ A, means a ∈ A ∪ B means a ∈ A ∩ B, means a ∈ B means A ⊂ B
Similarly, if b ∈ B, means b ∈ A ∪ B. Since A ∪ B = A ∩ B, b ∈ A ∩ B. So, b ∈ A. Therefore, B ⊂ A.
Thus, A = B
Miscellaneous Exercise on Chapter 1
Question 1. Decide, among the following sets, which sets are subsets of one and another: A = { x : x ∈ R and x satisfy x2 – 8x + 12 = 0 }, B = { 2, 4, 6 }, C = { 2, 4, 6, 8, . . . }, D = { 6 }
Answer 1.
x2 – 8x + 12 = 0
x2 – 6x -2x + 12 = 0
x(x-6) – 2(x-6) = 0
(x-2)(x-6) = 0
A ={2,6}
B = {2,4,6}
C = { 2, 4, 6, 8, . . . }
D = { 6 }
A ⊂ B as elements 2 and 6 are contained in set B
A ⊂ C as elements 2 and 6 are contained in set C
B ⊂ C as elements 2,4,6 are contained in set C
D ⊂ A as element 6 is in set A
D ⊂ B as element 6 is in set B
D ⊂ C as element 6 is contained in set C
Question 2. In each of the following, determine whether the statement is true or false. If it is true, prove it. If it is false, give an example.
(i) If x ∈ A and A ∈ B , then x ∈ B
(ii) If A ⊂ B and B ∈ C , then A ∈ C
(iii) If A ⊂ B and B ⊂ C , then A ⊂ C
(iv) If A ⊄ B and B ⊄ C , then A ⊄ C
(v) If x ∈ A and A ⊄ B , then x ∈ B
(vi) If A ⊂ B and x ∉ B , then x ∉ A
Answer 2.
(i) False
Example: Let A = {1}
B = {{1}, 2}
Then A ∈ B but 1 ∉ B
(ii) False
Let A = {1}, B = {1,2}, C = {{1,2}, 3} but A ∉ C
(iii) True
Let x ∈ A then x ∈ B, then x ∈ C means x is contained in set C, so, A ⊂ C
(iv) False
Let A = {1,2}, B = {2,3}, C = {1,2,5}
Here A ⊂ C
(v) False
Let A = {1} and B = {2,3} but {1} ⊄ B
(vi) True
Let x ∈ A means x ∈ B but it is given that x ∉ B, so, x ∉ A
Question 3. Let A, B, and C be the sets such that A ∪ B = A ∪ C and A ∩ B = A ∩ C. Show that B = C
Answer 3. Let x ∈ B
We want to show that it must also be in C
And then we’ll do the reverse: take x ∈ C and show it’s in B
Then x ∈ A ∪ B, means, x ∈ A ∪ C as A ∪ B = A ∪ C
Then x ∈ A or x ∈ C
CASE 1 x ∈ A
We started with let x ∈ B and case 1 is x ∈ A
That means as per definition of intersection of 2 sets:
x ∈ A ∩ B
It is given A ∩ B = A ∩ C means x ∈ A ∩ C
Means x ∈ A and x ∈ C
Means B ⊂ C
CASE 2 x ∈ C
In this case also B ⊂ C
Now similarly, if we take x ∈ C, then we can prove that C ⊂ B
B ⊂ C, C ⊂ B
This proves B = C
Question 4. Show that the following four conditions are equivalent :
(i) A ⊂ B (ii) A – B = φ (iii) A ∪ B = B (iv) A ∩ B = A
Answer 4. Let A ⊂ B
To prove: A – B = φ
Let A-B ≠ φ
Let x ∈ A – B means x ∈ A and x ∉ B
But A ⊂ B means every element of A is in B
So, our assumption is wrong, means
A – B = φ
Next, to prove: A ∪ B = B
Given A ⊂ B means every element of A is in B
Let x ∈ A ∪ B means x ∈ A or x ∈ B means x ∈ B or x ∈ B
Means x ∈ A ∪ B ⇒ x ∈ B, means A ∪ B ⊂ B
Also B ⊂ A ∪ B
Means A ∪ B = B
Next, to prove, A ∩ B = A
Given A ⊂ B means every element of A is in B
Let x ∈ A ∩ B means x ∈ A and x ∈ B
So, x ∈ A ∩ B ⇒ x ∈ A
Means A ∩ B ⊂ A
Now, we need to prove A ⊂ A ∩ B
Let x ∈ A and it is given A ⊂ B means x ∈ B
Means x ∈ A ⇒ x ∈ A ∩ B
So, A ⊂ A ∩ B
Therefore, A ∩ B = A
Question 5. Show that if A ⊂ B, then C – B ⊂ C – A.
Answer 5. Given A ⊂ B means every element of Set A is in Set B
Let x ∈ C – B means x ∈ C and x ∉ B, means x ∉ A
x ∈ C – B ⇒ x ∈ C – A
Means C – B ⊂ C – A
Question 6. Show that for any sets A and B,
A = ( A ∩ B ) ∪ ( A – B ) and A ∪ ( B – A ) = ( A ∪ B )
Answer 6. (i)
Step 1: Show that A ⊂ (A ∩ B) ∪ (A – B)
Let x ∈ A.
There are two possibilities:
- Case 1: x ∈ B ⇒ then x ∈ A ∩ B
- Case 2: x ∉ B ⇒ then x ∈ A – B
So in both cases, x ∈ (A ∩ B) ∪ (A – B)
⇒ A ⊂ (A ∩ B) ∪ (A – B)
Step 2: Show that (A ∩ B) ∪ (A – B) ⊂ A
Let x ∈ (A ∩ B) ∪ (A – B)
Then:
- If x ∈ A ∩ B ⇒ clearly x ∈ A
- If x ∈ A – B ⇒ then also x ∈ A
⇒ (A ∩ B) ∪ (A – B) ⊂ A
Conclusion:
Since both directions of inclusion hold,
A = (A ∩ B) ∪ (A – B)
Hence Proved
(ii) A ∪ ( B – A ) = ( A ∪ B )
Step 1: Show that A ∪ (B – A) ⊂ A ∪ B
Let x ∈ A ∪ (B – A)
Then either:
- x ∈ A ⇒ clearly x ∈ A ∪ B
- or x ∈ (B – A) ⇒ so x ∈ B and x ∉ A
- ⇒ therefore x ∈ A ∪ B
⇒ A ∪ (B – A) ⊂ A ∪ B
Step 2: Show that A ∪ B ⊂ A ∪ (B – A)
Let x ∈ A ∪ B
Then either:
- x ∈ A ⇒ clearly x ∈ A ∪ (B – A)
- or x ∈ B
Now two sub-cases:
- If x ∈ A ⇒ already included
- If x ∉ A ⇒ then x ∈ B – A
So x ∈ A ∪ (B – A)
⇒ A ∪ B ⊂ A ∪ (B – A)
Conclusion:
Since both directions of inclusion hold,
A ∪ (B – A) = A ∪ B
Hence Proved
Question 7. Using properties of sets, show that
(i) A ∪ ( A ∩ B ) = A (ii) A ∩ ( A ∪ B ) = A
Answer 7.
(i) A ∪ ( A ∩ B = (A ∪ A) ∩ ( A ∪ B ) (Using distributive law)
A ∩ ( A ∪ B ) = A ( because common between A and A union B is A )
(ii) φ′ ∩ A = U ∩ A = A
φ′ ∩ A = (U – φ) ∩ A =U ∩ A = A
Question 8. Show that A ∩ B = A ∩ C need not imply B = C
Answer 8. To disprove the statement if A ∩ B = A ∩ C need not imply B = C
we need to provide a counterexample — that is, find sets A, B, C such that:
A ∩ B = A ∩ C but B ≠ C
Counterexample to show that A ∩ B = A ∩ C does not imply B = C
Let:
A = {1, 2}
B = {1, 3}
C = {1, 4}
Now compute:
A ∩ B = {1, 2} ∩ {1, 3} = {1}
A ∩ C = {1, 2} ∩ {1, 4} = {1}
So, A ∩ B = A ∩ C = {1}
But B = {1, 3} ≠ {1, 4} = C
Conclusion:
Even though A ∩ B = A ∩ C, we have B ≠ C.
Therefore, A ∩ B = A ∩ C does not imply B = C
Question 9. Let A and B be sets. If A ∩ X = B ∩ X = φ and A ∪ X = B ∪ X for some set X, show that A = B
Answer 9.
Given:
A ∩ X = ∅
B ∩ X = ∅
A ∪ X = B ∪ X
We are to prove: A = B
Using the identity:
A = A ∩ (A ∪ X)
B = B ∩ (B ∪ X)
Since A ∪ X = B ∪ X, we can write:
A = A ∩ (B ∪ X)
B = B ∩ (A ∪ X)
Now apply the distributive law:
A = (A ∩ B) ∪ (A ∩ X)
B = (A ∩ B) ∪ (B ∩ X)
Given:
A ∩ X = ∅
B ∩ X = ∅
So we get:
A = (A ∩ B) ∪ ∅ = A ∩ B
B = (A ∩ B) ∪ ∅ = A ∩ B
Therefore:
A = B = A ∩ B
Conclusion:
A = B
Question 10. Find sets A, B and C such that A ∩ B, B ∩ C and A ∩ C are non-empty sets and A ∩ B ∩ C = φ.
Answer 10.
Find sets A, B, and C such that:
A ∩ B ≠ ∅,
B ∩ C ≠ ∅,
A ∩ C ≠ ∅,
but A ∩ B ∩ C = ∅
Let:
A = {1, 2}
B = {2, 3}
C = {1, 3}
Now check the intersections:
A ∩ B = {1, 2} ∩ {2, 3} = {2} ≠ ∅
B ∩ C = {2, 3} ∩ {1, 3} = {3} ≠ ∅
A ∩ C = {1, 2} ∩ {1, 3} = {1} ≠ ∅
A ∩ B ∩ C = {1, 2} ∩ {2, 3} ∩ {1, 3} = ∅
Conclusion:
The sets A = {1, 2}, B = {2, 3}, and C = {1, 3} satisfy the required conditions.