Question: What is the total number of subsets of the set G = {1, 2, 3, 4, 5}?
Options:
Correct Answer: 32
Solution:
The total number of subsets is 2^5 = 32.