Find the Power Set (1,2)
Problem
Solution
Identify the elements of the given set
S={1,2} Determine the number of elements in the power set using the formula
2 wheren is the number of elements in the set.Calculate the total number of subsets:
2=4 List all possible subsets of
S starting with the empty set∅ then all sets containing one element, and finally the set itself.Combine these subsets into a single set to form the power set.
Final Answer
Want more problems? Check here!