Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
In Class 11 Mathematics, under the chapter Sets, Power Set and Subsets explains subsets, proper subsets, and the power set of a given set. Students learn to identify whether one set is contained in another, list elements of a power set, and count subsets with specified elements or cardinalities.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
20 questions
Choose questions
Medium · Level 10 · sets,universal-set,complement,power-set,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
256
512
1024
2048
Medium · Level 10 · sets,power-set,disjoint-subsets,subset-counting,Power Set and Subsets,Mathematics,Class 10 MCQView options
16
32
64
128
Hard · Level 10 · sets,power-set,complement,non-empty-subsets,Power Set and Subsets,Mathematics,Class 10 MCQView options
127
255
511
1023
Medium · Level 10 · sets,intersection,power-set,subsets,Power Set and Subsets,Mathematics,Class 10 MCQView options
{∅}
{∅,{4,10}}
{∅,{4},{10},{4,10}}
{∅,{1},{4},{10},{1,4},{1,10},{4,10},{1,4,10}}
Hard · Level 10 · sets,combinations,power-set,counting,Power Set and Subsets,Mathematics,Class 10 MCQView options
10
15
20
35
Medium · Level 10 · sets,power-set,complement,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
2
4
8
16
Hard · Level 10 · sets,power-set,nested-power-set,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
2
3
4
8
Medium · Level 10 · sets,power-set,complement,singleton-sets,Power Set and Subsets,Mathematics,Class 10 MCQView options
4
5
10
32
Expert · Level 10 · sets,power-set,proper-subsets,complement,Power Set and Subsets,Mathematics,Class 10 MCQView options
31
32
1023
4294967295
Medium · Level 10 · sets,power-set,equality,subsets,Power Set and Subsets,Mathematics,Class 10 MCQView options
A ∩ B = ∅
A = B
A ⊂ B
A ∈ B
Hard · Level 10 · sets,power-set,empty-set,nested-power-set,Power Set and Subsets,Mathematics,Class 10 MCQView options
∅
{∅}
{{∅}}
{∅,{∅}}
Medium · Level 10 · sets,power set,union,complement,Power Set and Subsets,Mathematics,Class 10 MCQView options
2
4
8
16
Medium · Level 10 · sets,power set,de Morgan law,complement,Power Set and Subsets,Mathematics,Class 10 MCQView options
2
4
8
16
Medium · Level 10 · sets,power set,combinations,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
5
10
15
20
Medium · Level 10 · sets,power set,conditional subsets,counting,Power Set and Subsets,Mathematics,Class 10 MCQView options
2
4
6
8
Easy · Level 10 · sets,power set,empty set,non-empty subsets,Power Set and Subsets,Mathematics,Class 10 MCQView options
15
16
14
8
Medium · Level 10 · sets,power set,proper subset,subset relation,Power Set and Subsets,Mathematics,Class 10 MCQView options
0
1
2
15
Hard · Level 10 · sets,power set,even subsets,binomial counting,Power Set and Subsets,Mathematics,Class 10 MCQView options
16
31
32
64
Hard · Level 10 · sets,power set,odd subsets,binomial theorem,Power Set and Subsets,Mathematics,Class 10 MCQView options
10
15
16
32
Medium · Level 10 · sets,power set,set notation,subset test,Power Set and Subsets,Mathematics,Class 10 MCQView options
{1, 2}
∅
{{1}}
{1, 2, 3}
Question 1MediumLevel 10
If A ⊆ U, |A| = 4, and |A'| = 5, what is |P(U)|?
Correct answer: B
A and its complement A' are disjoint and together form the universal set U. Therefore |U| = |A| + |A'| = 4 + 5 = 9. The power set of an n-element set has 2ⁿ elements, so |P(U)| = 2⁹ = 512. Option B is correct. The other choices are 2⁸, 2¹⁰, and 2¹¹, which use an incorrect size for U.
If the set U has 10 elements, how many members of P(U) are disjoint from a fixed 4-element subset of U?
Correct answer: C
Let the fixed 4-element subset be F. A subset of U is disjoint from F precisely when it contains none of the elements of F. Therefore, its elements can be selected only from the remaining 10 − 4 = 6 elements. Each of these six elements has two independent choices: included or excluded. Hence the number of such subsets is 2^6 = 64. This is a direct application of the rule that an n-element set has 2^n subsets, with the forbidden elements removed.
If A ⊆ U, |U| = 16, and |P(A)| = 256, how many non-empty subsets of A' are there?
Correct answer: B
For a finite set A, the power set has 2^|A| members. Since |P(A)| = 256 = 2^8, we get |A| = 8. The universal set U has 16 elements, so its complement A' has |A'| = 16 − 8 = 8 elements. A set with 8 elements has 2^8 = 256 subsets, including the empty set. Therefore, the number of non-empty subsets is 256 − 1 = 255, so option B is correct.
If U = {1,2,3,4,5,6,7,8,9,10,11}, A = {1,4,7,10}, and B = {2,4,6,8,10}, what is P(A ∩ B)?
Correct answer: C
The common elements of A and B are 4 and 10, so A ∩ B = {4,10}. The power set contains every subset of this two-element set. These are the empty set, the two singleton subsets {4} and {10}, and the whole set {4,10}. Therefore P(A ∩ B) = {∅,{4},{10},{4,10}}, which is option C. The universal set U is not needed after finding the intersection.
If A = {a,b,c,d,e,f,g}, how many 4-element subsets of P(A) contain a and do not contain b?
Correct answer: A
We are counting 4-element subsets of A, not subsets of the power set as objects of a second-level selection. The element a must be included and b must be excluded. Thus, one of the four positions is already occupied by a, while the remaining three elements must be chosen from c,d,e,f,g, which gives five available elements. The number of choices is C(5,3) = 5!/(3!2!) = 10. Hence option A is correct.
If A = {1,2,3,4} and the universal set is U = {1,2,3,4,5,6}, what is the number of elements in P(A')?
Correct answer: B
The complement of A relative to U consists of the elements of U that are not in A. Therefore A' = U − A = {5,6}, so |A'| = 2. Every element of A' can independently be either included in or excluded from a subset. Consequently, the power set P(A') contains 2^2 = 4 subsets: ∅, {5}, {6}, and {5,6}. Thus the correct answer is option B.
Let |A| = n. The first power set P(A) has 2^n elements. Taking the power set again gives |P(P(A))| = 2^(2^n). The given value is 256 = 2^8, so 2^n = 8. Since 8 = 2^3, it follows that n = 3. Therefore |A| = 3, and option B is correct. The nested power set must be handled by applying the power-set formula twice.
The universal set is U = {x : x ∈ N, 1 ≤ x ≤ 10} and A = {2,4,6,8,10}. How many singleton sets are in P(A')?
Correct answer: B
The universal set contains the integers from 1 through 10. Removing the elements of A leaves A' = {1,3,5,7,9}, which has five elements. A singleton subset of A' contains exactly one element, so there is one singleton subset for each element of A': {1}, {3}, {5}, {7}, and {9}. Hence P(A') contains exactly five singleton sets, making option B correct. The total size of P(A') is 32, but that is not the number of singleton members.
If A ⊆ U, |U| = 9, and |A| = 4, what is the number of proper subsets of P(A')?
Correct answer: D
Because A has 4 elements and U has 9 elements, its complement A' has 9 − 4 = 5 elements. Therefore P(A') has 2^5 = 32 elements. A set with 32 elements has 2^32 total subsets, including itself. Proper subsets exclude the set itself, so their number is 2^32 − 1 = 4,294,967,295. Thus option D is correct. The value 1023 would incorrectly correspond to proper subsets of a 10-element set, not a 32-element set.
A set is always an element of its own power set, so A ∈ P(A). If P(A) = P(B), then every subset of A is also a subset of B and vice versa. In particular, each element of A, viewed as a singleton subset, belongs to P(B), which implies that it belongs to B; thus A ⊆ B. By the same argument B ⊆ A. Therefore A = B, so option B is the only valid conclusion. Equal power sets cannot arise from different original sets.
The power set of the empty set contains exactly one subset, namely the empty set itself: P(∅) = {∅}. Now take the power set of the one-element set {∅}. Its subsets are the empty set and the set containing its only element, namely {∅}. Therefore P(P(A)) = P({∅}) = {∅,{∅}}. Notice that ∅ and {∅} are different: the first has no elements, while the second has one element. Hence option D is correct.
If U = {a, b, c, d, e}, A = {a, c}, and B = {c, d}, what is the number of elements of P((A ∪ B)')?
Correct answer: B
First find the union: A ∪ B = {a, c, d}. The complement is taken relative to U, so (A ∪ B)' = U − {a, c, d} = {b, e}. This set has two elements. A set with n elements has 2ⁿ subsets in its power set; therefore, n(P((A ∪ B)')) = 2² = 4. Hence option B is correct.
If U = {1, 2, 3, 4, 5, 6, 7, 8}, A = {1, 2, 3, 4}, and B = {3, 4, 5, 6}, what is n(P(A' ∩ B'))? Here P denotes the power set.
Correct answer: B
Using De Morgan’s law, A' ∩ B' = (A ∪ B)'. The union A ∪ B is {1, 2, 3, 4, 5, 6}; therefore its complement in U is {7, 8}. Thus A' ∩ B' has two elements. The power set of any two-element set contains 2² = 4 subsets, including the empty set and the set itself. Therefore the correct answer is option B, 4.
If A = {1, 2, 3, 4, 5}, how many elements of P(A) have exactly 3 elements?
Correct answer: B
An element of P(A) is a subset of A. To form a subset containing exactly three elements from the five elements of A, choose any 3 of them. The number of such choices is the combination 5C3 = 5!/(3!2!) = (5 × 4)/(2 × 1) = 10. Therefore, exactly 10 elements of P(A) have cardinality 3, so option B is correct.
If A = {1, 2, 3, 4}, how many elements of P(A) contain 1 but do not contain 4?
Correct answer: B
The condition requires 1 to be included and 4 to be excluded. These two elements therefore have fixed statuses. The remaining elements 2 and 3 are unrestricted; each can be included or omitted independently. Consequently, the number of valid subsets is 2² = 4. They are {1}, {1, 2}, {1, 3}, and {1, 2, 3}. Hence option B is the only correct answer.
If A = {a, b, c, d}, what is the number of elements of P(A) that are not empty sets?
Correct answer: A
A has four elements, so its power set contains 2⁴ = 16 subsets in total. Exactly one of these subsets is the empty set, ∅. The question asks for subsets that are not empty, so remove that one subset: 16 − 1 = 15. Therefore P(A) has 15 non-empty elements, and option A is correct.
If A = {x, y, z, w}, how many elements of P(A) are not proper subsets of A?
Correct answer: B
The power set P(A) contains every subset of A, including A itself. A proper subset must be strictly smaller than the original set, so A is not a proper subset of itself. Every other subset of A has fewer than four elements and is proper. Thus exactly one element of P(A), namely A, is not a proper subset. The answer is option B.
If n(A) = 6, how many elements of P(A) are subsets with an even number of elements?
Correct answer: C
A six-element set has 2⁶ = 64 subsets in total. The subsets can be paired with their complements. Because the set has six elements, the complement of an even-sized subset is also even-sized, while the standard binomial identity shows that even- and odd-sized subsets occur equally often. Therefore half of 64, namely 2⁵ = 32, have even cardinality. Option C is correct.
If n(A) = 5, how many subsets in P(A) have an odd number of elements?
Correct answer: C
For every non-empty finite set with n elements, the numbers of even-cardinality and odd-cardinality subsets are equal. Since A has five elements, P(A) has 2⁵ = 32 subsets in total. Therefore the number with an odd number of elements is half of 32, or 2⁴ = 16. Equivalently, 5C1 + 5C3 + 5C5 = 5 + 10 + 1 = 16. Thus option C is correct.
If A = {1, 2, 3}, which of the following is not an element of P(A)?
Correct answer: C
An element of P(A) must be a subset of A, so all of its elements must be 1, 2, or 3. The sets {1, 2}, ∅, and {1, 2, 3} satisfy this requirement. However, {{1}} has the single element {1}, which is itself a set and is not an element of A. Therefore {{1}} is not a subset of A and is not an element of P(A).
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy