Find the Power Set (3,2)
Problem
Solution
Identify the elements of the given set. The set is
S={3,2} Determine the number of elements in the power set. Since the set has
n=2 elements, the power set will contain2=2=4 subsets.List all possible subsets of
S starting from the empty set, then all sets with one element, and finally the set itself.Construct the power set by grouping all these subsets into a single set.
Final Answer
Want more problems? Check here!