Question 472853
What is the number of subsets of set A = {king,queen,knight,prince,princess,duke,earl}? Show all work
---
Each element of A is either in or not in each of the subsets.
---
# of subsets = 2^7 = 128 subsets
=================================
Cheers,
Stan H.