Number of subsets of A = {a, e, i, o, u} is ______?
Number of subsets of A = {a, e, i, o, u} is ______?
Explanation
To find the number of subsets of a set A:
Number of subsets = 2^n
where n is the number of elements in the set.
In this case:
A = {a, e, i, o, u}
n = 5
Number of subsets = 2^5 = 32