INFO
For any sets, A and B
More Generally
To count the number of pairs of objects:
- Count the number of choices for selecting the first object
- Count the number of choices for selecting the second object
- Multiply these two counts
CAUTION
Selecting the second object will only work if the number of choices for the second object does not depend on which first object we choose
