Question 602340: Find the number of subsets of a five-element set.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the number of subsets of a five-element set.
----
Here is a typical subset: {-,-,-,-,-}
Each of the elements is either in or not in this subset.
How many subsets are there?
Ans: 2^5 = 32
===================
Cheers,
Stan H.
============
|
|
|