If a set contains n elements, then write the number of elements in its power set.
Let A be a set. Then collection or family of all subsets of A is called the power set of A and is denoted by P(A).
A set having n elements ha s2n subsets. Therefore. If A is a finite set having n elements , then P(A) has 2n elements.