Question: If F = {x, y, z}, what is the size of the power set of F?
Options:
Correct Answer: 8
Solution:
The size of the power set is 2^n where n is the number of elements in the set. Here, n = 3, so the size is 2^3 = 8.