A={1,2,3} write the power of set A.
Answers
Answered by
9
Hey there !
Solution:
If Set A contains 'n' number of elements, then the Power set of A is calculated as 2 raised to power n, where n is the number of elements in A.
=> Set A = { 1, 2, 3 }
=> Set A has 3 elements. So the power set of A is 2³ which is 8.
Hence the Power Set of A is 8.
Hope my answer helped !
Similar questions