find the power set of X show proper working setup
Answers
Answered by
1
Answer:
set A = {x,y,z} is a set, then all its subsets {x}, {y}, {z}, {x,y}, {y,z}, {x,z}, {x,y,z} and {} are the elements of power set, such as:
set, such as:Power set of A, P(A) = {x}, {y}, {z}, {x,y}, {y,z}, {x,z}, {x,y,z} and {}Where P(A) denotes the power set.
SORRY, IF THE POWER OF THIS ANSWER IS WRONG I DID TRY MY BEST.!
Similar questions