Find the Power Set (1,3)
Problem
Solution
Identify the elements of the given set
S={1,3} The set containsn=2 elements.Determine the number of subsets in the power set using the formula
2 Sincen=2 there are2=4 subsets.List all possible subsets by including the empty set, sets with one element, and the set itself.
Construct the power set
š«*(S) by grouping all identified subsets into a single set.
Final Answer
Want more problems? Check here!