1993 AIME Problems/Problem 8
Problem
Let be a set with six elements. In how many different ways can one select two not necessarily distinct subsets of so that the union of the two subsets is ? The order of selection does not matter; for example, the pair of subsets , represents the same selection as the pair , .
Solution
Let's select the subsets and in that order such that . Now there are 6 cases: has no elements, has element, ... , and has elements.
If has no elements, then must have all of the elements, and there is only way to do that.
If has one element, then must have the other 5 elements, and it can include 's element or not. There are ways to do that.
If has two elements, then must have the other 4 elements, and it can include 's elements or not. There are ways to do that.
If has three elements, then must have the other 3 elements, and it can include 's elements or not. There are ways to do that.
If has four elements, then must have the other two elements, but we need two more elements. So we need to compute the number of ways to select at least two different numbers from letters (, , , and ). There are .
If has five elements, then must have the only other element, but we need four more elements. So we need to compute the number of ways to select at least four different numbers from letters (, , , , or ). There are .
If has all six elements, then must have all 6 elements, and there is only way to do that.
See also
1993 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 7 |
Followed by Problem 9 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |