InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is the correct representation of set A = {1,3,5,7….} in set builder form?(a) {x: x = 2n where n ∈ N}(b) {x: x = n^2-1 where n ∈ N}(c) {x: x = 2n+1 where n ∈ N}(d) {x: x = 2n-1 where n ∈ N}I have been asked this question in final exam.The question is from Sets and their Representations in portion Sets of Mathematics – Class 11 |
|
Answer» Right option is (d) {x: x = 2n-1 where n ∈ N} |
|