Question
Easy

If a set has n elements, then the total number of elements in its power set is equal to:

1
$2^{n-1}$
2
$2^{n}$
3
$2^{n+1}$
4
$2^{2n}$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Sets, Relations and Functions
Topic: Sets
Correct Answer
Option B
Explanation

To determine the total number of elements in the power set of a set with \( n \) elements, we need to understand the concept of a power set. A power set is the set of all possible subsets of a given set, including the empty set and the set itself. 1. Explanation for Option 2 ($2^n$): The power set of a set with \( n \) elements contains all…Read More