Loading...

Find the Power Set (-1,3)

Problem

š’«*({āˆ’1,3})

Solution

  1. Identify the elements of the given set. The set contains two distinct elements: āˆ’1 and 3

  2. Determine the number of subsets. For a set with n elements, the power set contains 2 subsets. Since n=2 there are 2=4 subsets.

  3. List all possible subsets by including the empty set, sets with one element (singletons), and the set itself.

  4. Construct the power set by grouping all identified subsets into a single set.

Final Answer

š’«*({āˆ’1,3})={āˆ…,{āˆ’1},{3},{āˆ’1,3}}


Want more problems? Check here!