1.

How many subsets containing at most n elements from the set of (2n+1) elements can be selected?

Answer»

(A) `2^n`
(B) `2^(n-1)`
(C) `2^(n+1)`
(D) `2^(2N)`

ANSWER :D


Discussion

No Comment Found