Problema Solution
List all possible subsets of the given set.
I = {7, 8}
Answer provided by our tutors
All the possible subets of I = {7, 8} are the empty set ∅, I, {7} and {8}.
All the possible subsets of I = {7, 8} are the empty set ∅, I, {7} and {8}.