Question: For the set F = {a, b, c}, how many subsets have exactly 2 elements?
Options:
Correct Answer: 3
Solution:
The subsets with exactly 2 elements are {a, b}, {a, c}, and {b, c}. Total = 3.