Table of Contents
Exercise 2.2 Solutions – Class X Mathematics
These solutions are based on the Telangana State Class X Mathematics textbook, focusing on set operations. Mathematical expressions are rendered using MathJax.
1. If A = {1, 2, 3, 4} and B = {1, 2, 3, 5, 6}, then find A ∩ B and B ∩ A. Are they equal?
A ∩ B = {1, 2, 3}, B ∩ A = {1, 2, 3}, Equal: Yes
2. If A = {0, 2, 4}, find A ∩ φ and A ∩ A. Comment.
A ∩ φ = φ, A ∩ A = {0, 2, 4}
3. If A = {2, 4, 6, 8, 10} and B = {3, 6, 9, 12, 15}, find A – B and B – A.
A – B = {2, 4, 8, 10}, B – A = {3, 9, 12, 15}
4. If A and B are two sets such that A ⊆ B then what is A ∪ B?
A ∪ B = B
5. Let A = {x : x is a natural number}, B = {x : x is an even natural number}, C = {x : x is an odd natural number} and D = {x : x is a prime number}. Find A ∩ B, A ∩ C, A ∩ D, B ∩ C, B ∩ D and C ∩ D.
A ∩ B = {2, 4, 6, …}, A ∩ C = {1, 3, 5, …}, A ∩ D = {2, 3, 5, 7, …}, B ∩ C = φ, B ∩ D = {2}, C ∩ D = {3, 5, 7, …}
6. If A = {3, 6, 9, 12, 15, 18, 21}, B = {4, 8, 12, 16, 20}, C = {2, 4, 6, 8, 10, 12, 14, 16} and D = {5, 10, 15, 20}, find (i) A – B (ii) A – C (iii) A – D (iv) B – A (v) C – A (vi) B – D (vii) B – C (viii) C – B (ix) C – D (x) D – B.
(i) A – B = {3, 6, 9, 15, 18, 21}, (ii) A – C = {3, 9, 15, 18, 21}, (iii) A – D = {3, 6, 9, 12, 18, 21}, (iv) B – A = {4, 8, 16, 20}, (v) C – A = {2, 4, 8, 10, 14, 16}, (vi) B – D = {4, 8, 12, 16}, (vii) B – C = {}, (viii) C – B = {2, 6, 10, 14}, (ix) C – D = {2, 4, 6, 8, 12, 14, 16}, (x) D – B = {5, 10, 15}
7. State whether each of the following statements is true or false. Justify your answers.
(i) {2, 3, 4, 5} and {3, 6} are disjoint sets.
Conclusion: False
(ii) {a, e, i, o, u} and {a, b, c, d} are disjoint sets.
Conclusion: False
(iii) {2, 6, 10, 14} and {3, 7, 11, 15} are disjoint sets.
Conclusion: True
(iv) {2, 6, 10} and {3, 7, 11} are disjoint sets.
Conclusion: True