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

Last updated on Mar 24, 2025

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

Latest Operations on Sets MCQ Objective Questions

Top Operations on Sets MCQ Objective Questions

Operations on Sets Question 1:

If X = {x ∈ R: x2 = x} and Y = {y ∈ R: y2 = 1}. Find X Δ Y ?

  1. {0, 1}
  2. {0, - 1, 1}
  3. {0, - 1}
  4. None of these

Answer (Detailed Solution Below)

Option 3 : {0, - 1}

Operations on Sets Question 1 Detailed Solution

Concept:

  • Symmetric Difference of two Sets: Let A and B be two sets. The symmetric difference of sets A and B is the set (A - B) ∪ (B - A) and is denoted as A Δ B.

          i.e A Δ B = (A - B) ∪ (B - A)

  • The Venn diagram representation of symmetric difference of two sets is shown below

 

Calculation:

GivenX = {x ∈ R: x2 = x} and Y = {y ∈ R: y2 = 1}

∵ x2 = x

⇒ x2 - x = 0

⇒ x (x - 1) = 0

⇒ x = 0 or 1

So, X = {0, 1}

∵ y2 = 1

⇒ y = - 1 or 1

So, Y = {- 1, 1}

As we know that, A Δ B = (A - B) ∪ (B - A)

⇒ X - Y = {0} and Y - X = {- 1}

⇒ X Δ Y = {0, - 1}

Operations on Sets Question 2:

If A = {1, 2, 3, 4}, B = {2, 4, 6, 8} and U = {1, 2, 3, 4, 5, 6, 7, 8, 9} where U is the universal set for A and B. Find A' ∪ B' ?

  1. {1, 2, 3, 4, 5, 6, 7, 8, 9}
  2. {1, 2, 3, 5, 6, 7, 8, 9}
  3. {1, 3, 4, 5, 6, 7, 8, 9}
  4. {1, 3, 5, 6, 7, 8, 9}

Answer (Detailed Solution Below)

Option 4 : {1, 3, 5, 6, 7, 8, 9}

Operations on Sets Question 2 Detailed Solution

Concept:

De Morgan's Law:

For any set A, B and U is a universal set for A and B  then we have:

  • (A ∪ B)' = A' ∩ B'
  • (A ∩ B)' = A' ∪ B'
  • A' = U - A

Calculation:

Given: A = {1, 2, 3, 4}, B = {2, 4, 6, 8} and U = {1, 2, 3, 4, 5, 6, 7, 8, 9} where U is the universal set for A and B.

Here, we have to find the value of A' ∪ B'

As we know that, (A ∩ B)' = A' ∪ B'

⇒ A ∩ B = {1, 2, 3, 4} ∩ {2, 4, 6, 8} = {2, 4}

As we know that, A' = U - A

⇒ (A ∩ B)' = U - (A ∩ B) = {1, 2, 3, 4, 5, 6, 7, 8, 9} -  {2, 4} = {1, 3, 5, 6, 7, 8, 9}

Operations on Sets Question 3:

Comprehension:

Directions: Consider the following Venn diagram, where X, Y and Z are three sets. Let the number of elements in Z be denoted by n(Z). which is equal to 90.

If the number of elements in Y and Z are in the ratio 4 : 5, then what is the value of b?

  1. 18
  2. 19
  3. 21
  4. 23

Answer (Detailed Solution Below)

Option 3 : 21

Operations on Sets Question 3 Detailed Solution

Calculation:

Given: n(Z) = 90 and the number of elements in Y and Z are in the ratio 4 : 5

To find: b = ?

n(Y) = 16 + 18 + 17 + b

n(Z) = 12 + 18 + 17 + c = 90 

Hence, option (3) is correct.

Operations on Sets Question 4:

If Na = {an: n  N}, then N6 ∩ N8 = ?

  1. N2
  2. N24
  3. N14
  4. N240

Answer (Detailed Solution Below)

Option 2 : N24

Operations on Sets Question 4 Detailed Solution

Concept:

  • If A and B are two sets then A ∩ B = {x : x ∈ A and x ∈ B}
 

Calculation:

Given that: Na = {an: n ∈ N}, 

⇒ N6 = {6n: n ∈ N} = {6, 12, 24, 30, .... }

⇒ N8 = {8n: n ∈ N} = {8, 16, 24, 32, ...}

⇒ N6 ∩ N8​ = {24, 48, 72, .... }

⇒ N6 ∩ N8​ = {24n: n ∈ N}

⇒ N6 ∩ N8 = N24.

Hence, option 2 is correct.

Operations on Sets Question 5:

If A and B are two non-empty sets having n elements in common, then what is the number of common elements in the sets A × B and B × A?

  1. n
  2. n2
  3. 2n
  4. zero

Answer (Detailed Solution Below)

Option 2 : n2

Operations on Sets Question 5 Detailed Solution

Concept:

Let A and B be any two sets.

A × B = {(x, y) where x in A and y in B}

Calculations:

Let A and B are two non-empty sets.

Consider, A = {1, 2, 3} and B = {2,3}

Here in A and B, there are 2 common elements.

⇒A × B = {(1, 2), (1, 3), (2, 2), (2, 3),(3, 2), (3,3)}

and B × A = {(2, 1), (2, 2), (2, 3), (3, 1),(3, 2), (3,3}

In A × B and B × A, there are 4 = 22  common elements. = n2 

Hence, if A and B are two non-empty sets having n elements in common, then n2 common elements in the sets A × B and B × A

Operations on Sets Question 6:

If A = { x : x ∈ N,  0

  1. {2, 3, 5}
  2. {1, 4}
  3. {2, 3}
  4. {2, 3, 4}

Answer (Detailed Solution Below)

Option 2 : {1, 4}

Operations on Sets Question 6 Detailed Solution

Concept:

Difference of two Sets:

Let A and B be two sets. The difference of A and B is denoted as (A - B)

It is the set of all those elements of A which are not present in B i.e {x : x ∈ A and x ∉ B}

The Venn diagram representation of the difference of two sets is shown below

n(A - B) = n(A) - n(A ∩ B) 

 

Calculation:

Given:

A = { x : x ∈ N, 0

B = {x : x is a prime natural number, 0

 

A = { x : x ∈ N, 0

A = {1, 2, 3, 4, 5}

B = {x : x is a prime natural number, 0

B = {2, 3, 5, 7}

A - B = {1, 2, 3, 4, 5} - {2, 3, 5, 7}

= {1, 4}

∴ The value A - B is {1, 4}.

Operations on Sets Question 7:

Let A = {x : x is a square of a natural number and x is less than 100} and B is a set of even natural numbers. What is the cardinality of A ∩ B ?

  1. 4
  2. 5
  3. 9
  4. None of the above

Answer (Detailed Solution Below)

Option 1 : 4

Operations on Sets Question 7 Detailed Solution

Concept:

The intersection of two sets X and Y is the set of elements that are common to both set X and set Y.

It is denoted by X ∩ Y and is read 'X intersection Y '

Cardinality is the number of elements present in the set.

Calculation:

Here, A = {x : x is a square of a natural number and x is less than 100}

So, A = {1, 4, 9, 16, 25, 36, 49, 64, 81} and

B is a set of even natural numbers.

So, B = {2, 4, 6, 8, ....., }

Now, A ∩ B = {4, 16, 36, 64}

∴ Cardinality = n(A ∩ B) = 4

Hence, option (1) is correct. 

Operations on Sets Question 8:

If S1 = {x ϵ R ∶ x2 + | x | - 2 = 0} and S2 = {x ϵ R ∶ x2 + x - 2 = 0}, then

  1. S1 ∪ S2 has 4 elements.
  2. S1 ∪ S2 has 2 elements.
  3. S1 ∩ S2 has 2 elements.
  4. S1 ∩ S2 has 1 elements.

Answer (Detailed Solution Below)

Option 4 : S1 ∩ S2 has 1 elements.

Operations on Sets Question 8 Detailed Solution

Solution:

Given, S1 = {x ϵ R ∶ x2 + | x | - 2 = 0} and S2 = {x ϵ R ∶ x2 + x - 2 = 0}

For S1 : x2 + |x| - 2 = 0

Case 1: x ≥ 0

x2 + x - 2 = 0

⇒ x2 + 2x - x - 2 = 0

⇒ x(x + 2) -1(x + 2) = 0

⇒ (x - 1)(x + 2) = 0

⇒ x = 1 and -2

But according to case 1, x ≠ -2

x = 1

Case 2: x

x2 - x - 2 = 0

⇒ x2 + x - 2x - 2 = 0

⇒ x(x + 1) -2(x + 1) = 0

⇒ (x - 2)( x + 1) = 0

⇒ x = 2 and -1

But according to case 2, x ≠ 2

x = -1 

Hence, S1 = {1, -1}

For S2: x2 + x - 2 = 0

⇒ x2 + 2x - x - 2 = 0

⇒ x(x + 2) -1(x + 2) = 0

⇒ (x - 1)(x + 2) = 0

⇒ x = 1 and -2

Hence, S2 = {1, -2}

So, S1 ∩ S2 = {1, -1} ∩ {1, -2}

= {1}

∴ The correct option is (4)

Operations on Sets Question 9:

Let A = {1, 2, 3, 4}, B = {2, 4, 6}. Then the number of sets C such that A ⋂ B ⊆ C ⊆ A ⋃ B is 

  1. 6
  2. 9
  3. 8
  4. 10

Answer (Detailed Solution Below)

Option 3 : 8

Operations on Sets Question 9 Detailed Solution

Concept:

A ⋂ B, where ⋂ an intersection represents the objects that belong to set A and set B.

A ⋃ B where ⋃ is union, that represents the objects that belong to set A or set B

A ⊆ B, ⊆ represents a subset, A is a subset of B means set A is included in set B.

Calculation:

Given:

A = {1, 2, 3, 4}

B = {2, 4 , 6}

Now, A ∩ B = {1, 2, 3, 4} ∩ {2, 4 , 6} 

As A ⋂ B represents the objects that belong to set A and set B.

 A ∩ B = {2, 4}

And A ⋃ B = {1, 2, 3, 4} ⋃ {2, 4 , 6}

A ⋃ B represents the objects that belong to set A or set B.

⇒ A ⋃ B = {1, 2, 3, 4, 6}

A ∩ B ⊆ C ⊆ A ⋃ B

{2, 4} ⊆ C ⊆ {1, 2, 3, 4, 6}

A ⊆ B represents  A is a subset of B, set A is included in set B.

C = {2, 4}, {1, 2, 3, 4, 6}, {2, 4, 1}, {2, 4, 3}, {2, 4, 6}, {2, 4, 1, 3}, {2, 4, 1, 6}, {2, 4, 3, 6}

Number of sets = 8

∴ The number of sets C is 8.

Operations on Sets Question 10:

A = {1, 2, 3} and B = {3, 8}, then (A ⋃ B) × (A ⋂ B) is

  1. {(3, 1), (3, 2), (3, 3), (3, 8)}
  2. {(1, 3), (2, 3), (3, 3), (8, 3)}
  3. {(1, 2), (2, 2), (3, 3), (8, 8)}
  4. {(8, 3), (8, 2), (8, 1), (8, 8)}

Answer (Detailed Solution Below)

Option 2 : {(1, 3), (2, 3), (3, 3), (8, 3)}

Operations on Sets Question 10 Detailed Solution

Concept:

A ⋃ B, where ⋃ is union, that represents the objects that belong to set A or set B

A ⋂ B, where ⋂ is intersection, that represents the objects that belong to set A and set B

Calculation:

Given:

A = {1, 2, 3} and B = {3, 8}

A ∪ B = {1, 2, 3} ∪ {3, 8}

 A ∪ B = {1, 2, 3, 8}

And A ∩ B = {1, 2, 3} ∩ {3, 8}

⇒ A ∩ B = {3}

(A ∪ B) × (A ∩ B) = {1, 2, 3, 8} × {3}

(A ∪ B) × (A ∩ B) = {(1, 3), (2, 3), (3, 3), (8, 3)}

∴ (A ∪ B) × (A ∩ B) = {(1, 3), (2, 3), (3, 3), (8, 3)}.

Hot Links: teen patti bonus teen patti joy teen patti wealth