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,power set,combinations,binomial coefficient,Power Set and Subsets,Mathematics,Class 10 MCQView options
6
7
12
22
Easy · Level 10 · sets,power set,subset counting,combinatorics,Power Set and Subsets,Mathematics,Class 10 MCQView options
16
32
64
128
Easy · Level 10 · sets,power set,restricted subsets,subset counting,Power Set and Subsets,Mathematics,Class 10 MCQView options
4
8
16
32
Easy · Level 10 · sets,power set,proper subset,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
14
15
16
4
Medium · Level 10 · sets,power set,union,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
16
32
64
128
Easy · Level 10 · sets,power set,non-empty subsets,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
6
7
8
3
Medium · Level 10 · sets,power set,complement,cardinality,Power Set and Subsets,Mathematics,Class 10 MCQView options
4
8
16
32
Medium · Level 10 · sets,power-set,subsets,combinations,Power Set and Subsets,Mathematics,Class 10 MCQView options
6
8
12
16
Medium · Level 10 · sets,power set,cardinality,powers of two,Power Set and Subsets,Mathematics,Class 10 MCQView options
6
7
8
14
Hard · Level 10 · sets,power set,empty set,subsets,Power Set and Subsets,Mathematics,Class 10 MCQView options
{∅, 2}
{1}
{1, 2}
{{2}}
Easy · Level 10 · sets,power set,singleton subsets,combinations,Power Set and Subsets,Mathematics,Class 10 MCQView options
4
5
10
32
Medium · Level 10 · sets,power-set,subsets,element-versus-subset,Power Set and Subsets,Mathematics,Class 10 MCQView options
{a, b}
∅
{c}
a
Medium · Level 10 · sets,complement,universal-set,prime-and-composite-numbers,Power Set and Subsets,Mathematics,Class 10 MCQView options
Prime numbers
Composite numbers and 1
Even numbers
Odd numbers
Medium · Level 10 · sets,power-set,reconstructing-a-set,subsets,Power Set and Subsets,Mathematics,Class 10 MCQView options
{∅, p, q}
{p, q}
{{p}, {q}}
∅
Medium · Level 10 · sets,power-set,subset-counting,combinations,Power Set and Subsets,Mathematics,Class 10 MCQView options
4
5
8
11
Hard · Level 10 · sets,power-set,nested-sets,singleton-subsets,Power Set and Subsets,Mathematics,Class 10 MCQView options
{2}
{{2}}
2
{1,2}
Medium · Level 10 · sets,complement,real-numbers,quadratic-equation,Power Set and Subsets,Mathematics,Class 10 MCQView options
All real numbers except −2 and 2
Only −2 and 2
All integers
The empty set
Hard · Level 10 · sets,power-set,empty-set,nested-power-set,Power Set and Subsets,Mathematics,Class 10 MCQView options
1
2
4
0
Medium · Level 10 · sets,power-set,subset-counting,combinatorics,Power Set and Subsets,Mathematics,Class 10 MCQView options
2
3
4
8
Medium · Level 10 · sets,power-set,subset-relation,logical-condition,Power Set and Subsets,Mathematics,Class 10 MCQView options
A ⊆ B
B ⊆ A
A ∩ B = ∅
A ∪ B = ∅
Question 1MediumLevel 10
If A = {p, q, r, s, t, u}, how many subsets of A contain at least 5 elements?
Correct answer: B
The phrase “at least 5” includes subsets having exactly 5 elements and subsets having exactly 6 elements. The number of 5-element subsets is C(6,5) = 6, while the number of 6-element subsets is C(6,6) = 1. Adding them gives 6 + 1 = 7. Hence option B is correct. The empty set and smaller subsets do not satisfy the condition.
If A = {1, 2, 3, 4, 5, 6, 7}, how many subsets of A contain both 3 and 7?
Correct answer: B
The elements 3 and 7 must be included, so their choices are fixed. The other five elements, namely 1, 2, 4, 5, and 6, may independently be included or excluded. Each of these five elements gives two choices, so the number of valid subsets is 2^5 = 32. Therefore, option B is correct. The required elements do not add extra choices because they are already fixed.
If A = {1, 2, 3, 4, 5, 6}, how many subsets of A contain none of the elements 1, 2, and 3?
Correct answer: B
The condition excludes 1, 2, and 3 from every permitted subset. Thus only the remaining elements 4, 5, and 6 can be selected. Each of these three elements may independently be included or excluded, so the number of possible subsets is 2^3 = 8. The empty subset is included in this count because it contains none of the forbidden elements. Therefore, option B is correct.
If A = {g, h, i, j}, how many elements of P(A) are also proper subsets of A?
Correct answer: B
A has 4 elements, so its power set P(A) contains 2^4 = 16 subsets in total. A proper subset is a subset that is not equal to the original set A. Among the 16 power-set elements, only A itself is not proper. Removing it leaves 16 − 1 = 15 proper subsets. Therefore, option B is correct; the empty set is also a proper subset.
If A = {2, 4, 6} and B = {6, 8, 10}, how many elements does the power set P(A ∪ B) have?
Correct answer: B
The common element 6 must be counted only once in the union. Therefore, A ∪ B = {2, 4, 6, 8, 10}, which has 5 elements. A set with n elements has 2^n subsets in its power set, including the empty set and the set itself. Hence |P(A ∪ B)| = 2^5 = 32. Therefore, option B is correct.
If A = {1, 2, 3}, how many elements of the power set P(A) contain at least one element?
Correct answer: B
A has 3 elements, so its power set contains 2^3 = 8 subsets. Exactly one of these subsets is empty, namely ∅, and it does not contain at least one element. Every other subset is non-empty. Therefore, the number of subsets containing at least one element is 8 − 1 = 7. Thus option B is correct.
If U = {1, 2, 3, 4, 5, 6, 7, 8} and A = {2, 4, 6, 8}, what is n(P(A'))?
Correct answer: C
The complement is taken relative to U. Removing the elements of A from U gives A' = U \ A = {1, 3, 5, 7}, so A' has 4 elements. The power set of a four-element set has 2^4 subsets, because each element can either be included or excluded. Therefore n(P(A')) = 16, making option C correct.
If A = {1, 2, 3, 4} and B is a subset of A containing exactly two elements, how many such sets B are elements of the power set P(A)?
Correct answer: A
Every subset of A is an element of the power set P(A). To form a subset B with exactly two elements, choose any 2 elements from the 4 elements of A. The number of choices is the combination 4C2 = 4!/(2!2!) = 6. Therefore, six two-element subsets belong to P(A), so option A is correct.
For a finite set A with n elements, the power set P(A) contains 2^n elements. Here 2^n = 128. Since 128 = 2^7, comparison of the powers gives n = 7. Thus |A| = 7. Notice that 2^6 = 64 and 2^8 = 256, so options 6 and 8 cannot satisfy the given condition. Therefore, option B is correct.
If A = {∅, {1}, 2}, which of the following is an element of P(A)?
Correct answer: A
The elements of A are ∅, {1}, and 2. An element of P(A) must be a subset whose every member is one of these three objects. The set {∅, 2} uses two actual elements of A, so it is a subset of A and therefore belongs to P(A). In contrast, 1 is not an element of A, and neither {1,2} nor {{2}} satisfies the subset condition. Thus A is correct.
If A has 5 elements, how many elements of P(A) are singleton sets?
Correct answer: B
A singleton subset contains exactly one element. To form a singleton subset of A, we simply choose one element from the five elements of A. The number of choices is C(5,1) = 5. Each chosen element produces one distinct singleton subset, and all of these subsets are elements of P(A). Therefore, P(A) contains exactly 5 singleton sets, so option B is correct.
If A = {a, b, c}, which of the following is NOT an element of P(A)?
Correct answer: D
The power set P(A) contains every subset of A, including the empty set, all one-element subsets, all two-element subsets, and A itself. Options {a,b}, ∅, and {c} are subsets of A, so they belong to P(A). However, a without braces is an element of A, not a subset of A. Therefore, a is not an element of the power set. Braces are important: {a} is a subset, whereas a is only an element.
If U = {1,2,3,4,5,6,7,8,9,10} and A = {2,3,5,7}, what type of set is A′?
Correct answer: B
The set A contains all prime numbers from 1 to 10: 2, 3, 5, and 7. The complement A′ is taken relative to the universal set U, so it contains the elements of U that are not in A. Removing those four primes leaves {1,4,6,8,9,10}. These are the composite numbers 4, 6, 8, 9, and 10 together with 1. Since 1 is neither prime nor composite, the correct description is composite numbers and 1.
For any finite set A, the original set A is itself one of the members of its power set. In the given collection, {p,q} is the largest subset and contains both elements that occur in the singleton subsets {p} and {q}. Therefore the original set must be A = {p,q}. Notice that ∅ is a subset, not the original set here, and {{p},{q}} has different elements from A.
If |A| = 4, how many elements of P(A) have at least 3 elements?
Correct answer: B
A subset of a four-element set can have 0, 1, 2, 3, or 4 elements. “At least 3” means exactly 3 or exactly 4 elements. The number of three-element subsets is C(4,3) = 4, because one element is omitted each time. The number of four-element subsets is C(4,4) = 1, namely A itself. Hence the required number is 4 + 1 = 5, so option B is correct.
The elements of A are 1 and the set {2}; the number 2 itself is not an element of A. Every subset of A belongs to P(A). Since {2} is an element of A, the singleton set whose only element is {2}, written {{2}}, is a subset of A and therefore belongs to P(A). Option A is an element of A, not necessarily a subset, while option C is not even an element of A.
If the universal set is U = ℝ and A = {x : x² = 4}, what does A′ represent?
Correct answer: A
Solving x² = 4 gives x = 2 or x = −2, so A = {−2, 2}. Because the universal set is the set of all real numbers, A′ consists of every real number that is not −2 and not 2. It can be written as ℝ \ {−2,2}, or equivalently as all real numbers except −2 and 2. It is not limited to integers, and it is certainly not empty because infinitely many other real numbers remain.
If A is an empty set, how many elements are in P(P(A))?
Correct answer: B
For an empty set A = ∅, its power set contains exactly one subset: P(A) = {∅}. This new set has one element, namely ∅. The power set of a one-element set has 2¹ = 2 elements: the empty subset and the set containing that one element. Thus P(P(A)) = {∅, {∅}}, so it contains two elements. The answer is not 1 because the second power-set operation is also required.
If A = {1,2,3}, how many elements of P(A) contain 1?
Correct answer: C
A member of P(A) is a subset of A. To count subsets that contain 1, include 1 in every subset and independently decide whether to include 2 and whether to include 3. Each of these two remaining elements has two choices, included or excluded. Therefore the number of valid subsets is 2 × 2 = 2² = 4. They are {1}, {1,2}, {1,3}, and {1,2,3}. Hence option C is correct.
If A ⊆ B, every element of A is also an element of B. Consequently, every subset of A is automatically a subset of B. Since P(A) and P(B) denote the sets of all subsets of A and B respectively, this proves P(A) ⊆ P(B). The converse is also true: because A belongs to P(A), the inclusion of power sets implies A ⊆ B. Thus option A gives the exact condition, whereas disjointness or an empty union is not generally required.
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