

InterviewSolution
Saved Bookmarks
1. |
For each statement, given below, write True or False :(i) {…., -8, -4, 0, 4, 8} is a finite set.(ii) { – 32, – 28, – 24, – 20, ……….. , 0, 4, 8, 16} is an infinite set.(iii) {x : x is a natural number less than 1} is the empty set.(iv) {Whole numbers between 15 and 16} = {Natural numbers between 5 and 6}(v) {Odd numbers divisible by 2} is the empty set.(vi) {Even natural numbers divisible by 3} is the empty set.(vii) {x : x is positive and x < 0} is the empty set.(viii) {.., -5, -3, -1, 1, 3, 5, ..} is a finite set. |
Answer» (i) False (ii) False (iii) True (iv) True (each set is the empty set) (v) True (vi) False (6 is an even natural number which is divisible by 3) (vii) True (no positive number can be less than 0) (viii) False |
|