Saved Bookmarks
| 1. |
The number of subsets of set containing n elemnts |
|
Answer» ong>ANSWER: F a set CONTAINS 'n' elements, then the number of subsets of the set is 22. Number of Proper Subsets of the Set: If a set contains 'n' elements, then the number of proper subsets of the set is 2n - 1. |
|