SOLUTION: If p=(1,2) write all subsets of p

Algebra ->  Finance -> SOLUTION: If p=(1,2) write all subsets of p       Log On


   



Question 1197631: If p=(1,2) write all subsets of p

Found 2 solutions by MathLover1, greenestamps:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

p={1,2} write all subsets of p

∅ | {1} | {2} | {1, 2} (total: 4)

Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


Note the standard way of displaying the members of a set is with brackets {} instead of parentheses ().

The given set is p = {1,2}.

The set has 2 elements, so the number of subsets is 2^2 = 4.

Each subset of p can have either 0, 1, or 2 of the elements of p.

You should be able to list the subsets without our help....