InterviewSolution
Saved Bookmarks
| 1. |
Identify the following sets as null set or singleton set.(i) A = (x : x ∈ N, 1 < x < 2}(ii) B = The set of all even natural numbers which are not divisible by 2.(iii) C = {0}(iv) D = The set of all triangles having four sides. |
|
Answer» (i) A = { } ∵ There is no element in between 1 and 2 in Natural numbers. ∴ Null set (ii) B = { } ∵ All even natural numbers are divisible by 2. ∴ B is Null set (iii) C = {0} ∴ Singleton set (iv) D = { } ∵ No triangle has four sides. ∴ D is a Null set. |
|