Question 13224: A teacher wants to devide his class of 10 students into subsets. How many different sub sets are possible? Show all work.
Thanks Answer by khwang(438) (Show Source):
You can put this solution on YOUR website! Let S be the set of the 10 students.
If T is a subet of S, for any element x (any student) of S, there are two
possibilities,i.e. either x being in T, or x not in T.
Hence, there are ways to form a subset T of S.
In general, we call P(S) = {T | T is a subset of S} the power set of S.
The size (cardinality) of P(S) is if |S| = n.
Kenny