Subset MCQ Quiz in मल्याळम - Objective Question with Answer for Subset - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക

Last updated on Mar 19, 2025

നേടുക Subset ഉത്തരങ്ങളും വിശദമായ പരിഹാരങ്ങളുമുള്ള മൾട്ടിപ്പിൾ ചോയ്സ് ചോദ്യങ്ങൾ (MCQ ക്വിസ്). ഇവ സൗജന്യമായി ഡൗൺലോഡ് ചെയ്യുക Subset MCQ ക്വിസ് പിഡിഎഫ്, ബാങ്കിംഗ്, എസ്എസ്‌സി, റെയിൽവേ, യുപിഎസ്‌സി, സ്റ്റേറ്റ് പിഎസ്‌സി തുടങ്ങിയ നിങ്ങളുടെ വരാനിരിക്കുന്ന പരീക്ഷകൾക്കായി തയ്യാറെടുക്കുക

Latest Subset MCQ Objective Questions

Top Subset MCQ Objective Questions

Subset Question 1:

A set S contains (2n + 1) elements. There are 4096 subsets of S which contain at most n elements. What is n equal to?

  1. 5
  2. 6
  3. 7
  4. 8

Answer (Detailed Solution Below)

Option 2 : 6

Subset Question 1 Detailed Solution

Formula Used:

\(\: ^{2n+1}C_0 + \: ^{2n+1}C_1 + \dots \: ^{2n+1}C_{n+1} + \dots+ \: ^{2n+1}C_{2n+1} = 2^{2n+1}\)

\(\: ^{n}C_r = \: ^{n}C_{n-r}\)

 

Calculation:

There are 4096 subsets of S which contain at most n elements.

By using the above formula,

\(^{2n+1}C_{n+1} = ^{2n+1}C_{n}\) &  \(^{2n+1}C_{n+2} = ^{2n+1}C_{n-1}\)

According to the question,

\(\: ^{2n+1}C_0 + \: ^{2n+1}C_1 + \: ^{2n+1}C_2 .......+\: ^{2n+1}C_n\) = 4096    ---(1)

\(\: ^{2n+1}C_0 + \: ^{2n+1}C_1 + \dots \: ^{2n+1}C_{n+1} + \dots+ \: ^{2n+1}C_{2n+1} = 2^{2n+1}\)

\(2(\: ^{2n+1}C_0 + \: ^{2n+1}C_1 + .......+\: ^{2n+1}C_n + \: ^{2n+1}C_{n}) = 2^{2n+1}\)

\(\: ^{2n+1}C_0 + \: ^{2n+1}C_1 + .......+\: ^{2n+1}C_n + \: ^{2n+1}C_{n} = 2^{2n}\)    ----(2)

From equation (1) & (2),

22n = 4096

\(2^{2n} = 2^{12}\)

∴ n = 6

Subset Question 2:

Comprehension:

Three sets A, B and C are given. Let n denote the number of elements in a set A and n(A) : n(B) : n(C) = 5 : 6 : 7 and \(n(A\cap B\cap C) = 10\)

If \(n(A\cup B) = 85\) and \(n(A\cap B)=25\) what is n(A)?

  1. 50
  2. 60
  3. 70
  4. 80

Answer (Detailed Solution Below)

Option 1 : 50

Subset Question 2 Detailed Solution

Concept:

  • A set is a collection of objects. As an example, the set of even numbers between 1 and 9 is {2, 4, 6, 8}.
  • If A is a set, then n(A) denotes the number of objects in the set A.
  • For two sets A and B \(n(A\cup B)+n(A\cap B)=n(A)+n(B)\)

​Calculation:

Given,  \(n(A\cup B) = 85\) and \(n(A\cap B)=25\) and n(A) : n(B) : n(C) = 5 : 6 : 7

Now, let us assume that n(A) = 5x and n(B) = 6x

Also, according to the formula, 

\(n(A\cup B)+n(A\cap B)=n(A)+n(B)\Rightarrow 85+25=5x+6x\Rightarrow 11x=110\Rightarrow x=10\)

Therefore, n(A) = 50

Subset Question 3:

If A, B and C are subsets of a given set, then which one of the following relations is not correct?

  1. A∪ (A∩B) = A∪B
  2. A∩ (A∪B) = A
  3. (A∩B) ∪C = (A∪C) ∩ (B∪C) 
  4. (A∪B) ∩C = (A∩C) ∪ (B∩C) 

Answer (Detailed Solution Below)

Option 1 : A∪ (A∩B) = A∪B

Subset Question 3 Detailed Solution

Concept:

If A, B and C are subsets of a set X. Then

I. A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)

II. A ∪ A = A, A ∩ (A ∪ B) = A, A ∪ (A ∩ B) = A and A ∩ A = A

III. (A ∩ B) ∪ C = (A ∪ C) ∩ (B ∪ C)

IV. (A ∪ B) ∩ C = (A ∩ C) ∪ (B ∩ C)

Calculation:

⇒ A ∪ (A ∩ B) = (A ∪ A) ∩ (A ∪ B) = A ∩ (A ∪ B) = A       --- (Using property I and II)

So, option 1 is not correct.

⇒ A ∩ (A ∪ B) = (A ∩ A) ∪ (A ∩ B) = A ∪ (A ∩ B) = A       --- (Using property I and II)

So, option 2 is correct.

⇒ (A ∩ B) ∪ C = (A ∪ C) ∩ (B ∪ C)       --- (Using property III)

So, option 3 is correct.

⇒ (A ∪ B) ∩ C = (A ∩ C) ∪ (B ∩ C)       --- (Using property IV)

So, option 4 is correct.

Subset Question 4:

Consider the following statements:

I: If A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} then the number of subsets of A containing 2 or 3 elements is 45.

II: If f (x) = cos (log x), then the value of \(f (x) × f (4) − \frac{1}{2} × [f (\frac{x}{4}) + f (4x)] \) is 0.

Which one of the following is correct in respect of the above statements?

  1. Only I
  2. Only II
  3. Both I and II
  4. None

Answer (Detailed Solution Below)

Option 2 : Only II

Subset Question 4 Detailed Solution

Concept:

If Set A contains m elements then the number of subsets of A containing exactly n elements = the number of ways we can select n elements from m elements, i.e. mCn.

Calculation:

Statement I: If A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} then number of sub sets of A containing 2 or 3 elements is 45.

Given, A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}

Set A has 10 elements.

The number of subsets of A containing 2 or 3 elements is 10C2 + 10C3

 10C2 + 10C\(\frac{10!}{2!8!}+\frac{10!}{3!7!}\)

 = \(\frac{10× 9}{2}+\frac{10× 9× 8}{3× 2} \)

 = 45 + 120 = 165

Statement I is incorrect.

Statement II: If f (x) = cos (log x), then the value of \(f (x) × f (4) − \frac{1}{2} × [f (\frac{x}{4}) + f (4x)] \) is 0.

f (x) = cos (log x)

Let y = f (x) × f (4) − \(\frac{1}{2}\) × [f (x / 4) + f (4x)]

⇒ y = cos (log x) × cos (log 4) − \(\frac{1}{2}\) × [cos log (x/4) + cos (log 4x)]

⇒ y = cos (log x) cos (log 4) − \(\frac{1}{2}\) × [cos (log x − log 4) + cos (log x + log 4)]

⇒ y = cos (log x) cos (log 4) − \(\frac{1}{2}\) × [2 cos (log x) cos (log 4)]

⇒ y = 0

Statement II is correct.

∴ Only Statement II is correct.

Subset Question 5:

Which of the following is correct?

I. Number of subsets of a set A having n elements is equal to 2n

II. The power set of a set A contains 128 elements then number of elements in set A is 7.

  1. Only I true
  2. Only II true
  3. Both I and II are true
  4. Both I and II are false

Answer (Detailed Solution Below)

Option 3 : Both I and II are true

Subset Question 5 Detailed Solution

Concept:

Number of subsets of a set A having n elements is equal to 2n

Calculation:

Statement I: Number of subsets of a set A having n elements is equal to 2n

By mathematical Induction,

Let P(n): Number of subset of a set containing n distinct elements is 2n, for all n N.

For n = 1, consider set A = {1}.

So, set of subsets is {{1}, ∅}, which contains 21 elements.

So, P(1) is true.

Let us assume that P(n) is true, for some natural number n = k.

P(k): Number of subsets of a set containing k distinct elements is 2

To prove that P(k + 1) is true, we have to show that P(k + 1): The number of subsets of a set containing (k + 1) distinct elements is 2k+1.

We know that, with the addition of one element in the set, the number of subsets become double.

Number of subsets of a set containing (k+ 1) distinct elements = 2 × 2k = 2k+1

So, P(k + 1) is true.

Hence, P(n) is true.

Statement II:  The power set of set A contains 128 elements then number of elements in set A is 7.

If A = {1, 2, 3, ... n}

Number of subsets of A = 2n

2= 128 ( ∵ Power set is the set of all subsets of A)

 2= 27

 n =7

Number of elements in sets A = 7

∴ Both Statements I and II are correct.

Subset Question 6:

Number of subsets of a finite set with n elements are:

  1. 2n
  2. n!
  3. n2
  4. nn

Answer (Detailed Solution Below)

Option 1 : 2n

Subset Question 6 Detailed Solution

Concept:

  • For a given set A, a set B is a subset of set A if all elements of set B are also elements of set A. Set A is called the super-set of set B.
  • Null set "{}" or "ϕ" is a subset of all sets.
  • The number of ways in which r objects can be selected from a group of n distinct objects is given by nCr\(\rm \dfrac{n!}{r!(n-r)!}\).
  • (a + b)n = Can + Can1b + Canb2 + … Caxbr + … + Cna bn1 + Cbn, where C0, C1 … Cn are the Binomial Coefficients with coefficient of the (r + 1)th term Cr = nCr.
  • 2n = (1 + 1)n = C0 + C1 + C2 + C3 + … + Cn–1 + Cn. (by replacing a = 1 and b = 1 in the above Binomial Expansion).
  • 0! = 1.

 

Calculation:

For a given set of n elements:

The number of subsets with no elements = nC0 = C0.

The number of subsets with 1 element = The number of ways in which 1 element can be selected from n elements = nC1 = C1.

The number of subsets with 2 elements = The number of ways in which 2 elements can be selected from n elements = nC2 = C2.

And so on.

∴ The total number of subsets = C0 + C1 + C2 + C3 + … + Cn–1 + Cn = 2n.

Subset Question 7:

For non-empty sets A, B and C the following two statements are given:

Statement P: A ∩ (B U C) = (A ∩ B) U C

Statement Q: C is a subset of A

Which one of the following is correct?

  1. Q ⇒ P
  2. P ⇔ Q
  3. P ⇒ Q
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : P ⇔ Q

Subset Question 7 Detailed Solution

Concept:

We say, set ‘A’ is a subset of a set ‘B’, if all elements of A are also elements of B. It is denoted by A B.

The implication p  q (read: p implies q, or if p then q) is the statement which asserts that if p is true, then q is also true. We agree that p → q is true when p is false. The statement p is called the hypothesis of the implication, and the statement q is called the conclusion of the implication.

The biconditional or double implication p  q (read: p if and only if q) is the statement which asserts that p and q if p is true, then q is true, and if q is true then p is true. Put differently, p ⇔ q asserts that p and q have the same truth value.

Calculation:

F2 Aman.K 10-08-2020 Savita D2

Statement P: A ∩ (B U C) = (A ∩ B) U C

LHS = (a, b, c, d) ∩ (b, c, d, e, f, g) = b, c, d

RHS = (c, d) ∪ (b, c, f, g) = b, c, d, f, g

⇒ b, c, d = b, c, d, f, g

∴ f, g = 0,

So, set C has region b, c only.

Set A has region a, b, c, d, which implies C is the subset of set A

Thus P ⇒ Q     ---(1)

Now, in statement Q, it is given that C is a subset of A

F2 Aman.K 10-08-2020 Savita D3

From statement P again:

LHS = a, b, c, d ∩ (b, c, d, e) = b, c, d

RHS = (c, d) ∪ (b, c) = b, c, d

⇒ b, c, d = b, c, d

i.e., LHS = RHS shows Q ⇒ P     ---(2)

∴ P ⇔ Q     ---(From (1) and (2))

Hence, option (2) is correct.

Subset Question 8:

Comprehension:

Three sets A, B and C are given. Let n denote the number of elements in a set A and n(A) : n(B) : n(C) = 5 : 6 : 7 and \(n(A\cap B\cap C) = 10\)

If \(n(A\cap C)=20\) what is the value of \(n(A\cup B\cup C)\) ?

  1. 95
  2. 115
  3. 120
  4. 180

Answer (Detailed Solution Below)

Option 2 : 115

Subset Question 8 Detailed Solution

Concept:

  • A set is a collection of objects. As an example, the set of even numbers between 1 and 9 is {2, 4, 6, 8}.
  • If A is a set, then n(A) denotes the number of objects in the set A.
  • \(n(A\cup B\cup C)=n(A)+n(B)+n(C)-n(A\cap B)-n(B\cap C)-n(A\cap C)+n(A\cap B\cap C)\)

Calculation:

Given, \(n(A\cap C)=20\) and \(n(A\cap B\cap C) = 10\).

Now, we know that n(A) = 50, n(B) = 60 and n(C) = 70. We also know that \(n(A\cap C)=20\)\(n(A\cap B)=25\) and \(n(B\cap C)=30\)

Now, according to the formula, 

\(n(A\cup B\cup C)=n(A)+n(B)+n(C)-n(A\cap B)-n(B\cap C)-n(A\cap C)+n(A\cap B\cap C)\)

\(=50+60+70-20-25-30+10\)

\(n(A\cup B\cup C)=115\)

Subset Question 9:

Consider the following statements:

I: If A = {x: x is an even natural number} and B = {y: y is a natural number}, A subset B.

II: Number of subsets for the given set A = {5, 6, 7, 8) is 15.

III: Number of proper subsets for the given set A = {5, 6, 7, 8) is 15.

Which of the following statement(s) is/are correct?

  1. I and II
  2. II and III
  3. I and III
  4. None of the above

Answer (Detailed Solution Below)

Option 3 : I and III

Subset Question 9 Detailed Solution

Concept:

The null set is a subset of every set. (ϕ ⊆ A)

Every set is a subset of itself. (A ⊆ A)

The number of subsets of a set with n elements is 2n.

The number of proper subsets of a given set is 2n - 1

Calculation:

Statement I: If A = {x: x is an even natural number} and B = {y: y is a natural number}, A subset B.

A = {2, 4, 6, 8, 10, 12, ...} and A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, ...}.

It is clear that all the elements of set A are included in set B.

So, set A is the subset of set B.

Statement I is correct.

Statement II:  Number of subsets for the given set A = {5, 6, 7, 8) is 15.

Given: A = {5, 6, 7, 8}

The number of elements in the set is 4

We know that,

The formula to calculate the number of subsets of a given set is 2n

 = 2= 16

Number of subsets is 16

Statement II is incorrect.

Statement III: Number of proper subsets for the given set A = {5, 6, 7, 8) is 15.

The formula to calculate the number of proper subsets of a given set is 2n - 1

 = 2- 1

 = 16 - 1 = 15

The number of proper subsets is 15.

Statement III is correct.

∴ Statements I and III are correct.

Subset Question 10:

Two finite sets have m and n elements respectively. The total number of subsets of first set is 56 more than the total number of subsets of the second set. The values of m and n respectively are.

  1. 7, 6
  2. 5, 1
  3. 6, 3
  4. 8, 7

Answer (Detailed Solution Below)

Option 3 : 6, 3

Subset Question 10 Detailed Solution

Concept:

The number of subsets of any set A having 'n' elements is given by 2n

Calculation:

Let set A have m elements and set B have n elements

According to the question, 2m = 2n + 56

⇒ 2m - 2n = 56

⇒ 2n(2m - n - 1) = 23×7

On comparing both sides, we get the following:

2n = 23 ⇒ n = 3

and 2m - n - 1 = 7

⇒ 2m - n = 8 = 23

⇒ m - n = 3

⇒ m = n + 3 = 3 + 3 = 6

∴ The values of m and n, respectively, are (6, 3).

Get Free Access Now
Hot Links: teen patti download teen patti lotus teen patti dhani