Question: Which of the following sets is equal to the power set of G = {x, y}?
Options:
Correct Answer: {β , {x}, {y}, {x, y}}
Solution:
The power set of a set with n elements has 2^n subsets. For G, n=2, so the power set is {β
, {x}, {y}, {x, y}}.