Answer:
- {Jordan, Frazier}
- {Frazier, Drexler}
- {Jordan, Drexler}
- {Jordan}
- {Frazier}
- {Drexler}
- { }
There are 7 subsets listed above. A subset is where we form a smaller set consisting of people from the original set. The first three subsets are when the coach picks 2 players in any order. Order doesn't matter in a set. The next three subsets are known as singletons. The last subset is the empty set. The empty set is a subset of any set.
The empty set is the set with nothing inside it. Not even the value 0 is inside it. We write a pair of curly braces here. Or we could use the special symbol
to represent the empty set.
Notice how the original set has n = 3 people in it. There would be 2^n = 2^3 = 8 different subsets (the entire collection of which is known as the power set). Subtract off 1 to remove the original set itself and we'll have 8-1 = 7 proper subsets.