Intersection of Sets MCQ Quiz - Objective Question with Answer for Intersection of Sets - Download Free PDF

Last updated on Mar 28, 2025

Latest Intersection of Sets MCQ Objective Questions

Intersection of Sets Question 1:

Let X be the set of integers {8, 14, 20, 26, 32, .... 350, 356, 362. 368, 374} and Y be a subset of X such that no two elements of Y have a sum of 382. Find the maximum number of elements Y can have.

  1. 29
  2. 30
  3. 31
  4. 32

Answer (Detailed Solution Below)

Option 3 : 31

Intersection of Sets Question 1 Detailed Solution

X = {8, 14, 20, .......368,374}

8 = 2 + 6 (1) and 374 = 2 + 6 (62)

Therefore, there are 62 elements in X. If we form pairs like (8,374), (14, 368), there will be 31 pairs. From each pair, if we can choose only one number, the sum of no two numbers selected will be 382. Thus, we can choose at the most 31 numbers so that the given condition is satisfied.

Intersection of Sets Question 2:

If P = [4, 5], Q = [1, 2] and R = [3, 6], then what is the value of R ∩ 3 × P? 

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

Answer (Detailed Solution Below)

Option 3 : {(3, 4), (3, 5)} 

Intersection of Sets Question 2 Detailed Solution

Calculation:

R ∩ 3  = [3, 6] ∩ 3 = 3 

R ∩ 3 × P = 3× [4, 5]  = {(3, 4), (3, 5)} 

Hence, The Correct Answer is option 3.

Intersection of Sets Question 3:

Let  and  be the set of all positive divisors of 400 and 1000 respectively (including 1 and the number). Then n(X ∩ Y) is equal to

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

Answer (Detailed Solution Below)

Option 1 : 12

Intersection of Sets Question 3 Detailed Solution

Answer : 1

Solution :

To find n(XY), the number of elements in the intersection of X and Y, we first need to determine the sets X and Y themselves. These correspond to the sets of all positive divisors of 400 and 1000, respectively.

First, let's factorize 400 and 1000:

• 400 = 24.52

• 1000 = 23.53

The set of divisors for a number n = pa. qb is given by varying the powers of p and q from 0 to their maximum in the factorization. Here, to find X ∩ Y, we need the maximum powers of primes that occur in both 400 and 1000.

The greatest common divisor (GCD) of 400 and 1000 incorporates the lowest powers of the common prime factors:

• For prime factor 2: the lower of 4 (from 400) and 3 (from 1000) is 3.

• For prime factor 5: the lower of 2 (from 400) and 3 (from 1000) is 2.

Thus, GCD(400, 1000) = 23.52 = 200,

The set of divisors of 200 (which represents X ∩ Y) is formed by taking all combinations of 20, 21, 22, 23 and 50, 51, 52:

• Divisors of 200:

。20.50 = 1

20.5= 5

。20.52 = 25

。21.50 = 2

。21.51 = 10

。21.52 = 50

。22.50 = 4

。22.51 = 20

22.52 = 100

。23.50 = 8

。23.51 = 40

23.52 = 200

Counting these, there are 12 divisors. Therefore, n(X ∩ Y) = 12.

This corresponds to Option 1 : 12.

Intersection of Sets Question 4:

If \(X=\left\{ { 4 }^{ n }-3n-1;n\in R \right\} \) and \(Y=\left\{ 9\left( n-1 \right) ;n\in N \right\} \), then \(X\cap Y=\)

  1. \(X\)
  2. \(Y\)
  3. \(\phi \)
  4. \(\left\{ 0 \right\} \)

Answer (Detailed Solution Below)

Option 2 : \(Y\)

Intersection of Sets Question 4 Detailed Solution

Let us restrict the domain of \(X\) to natural numbers,

\(\Longrightarrow { 4 }^{ n }-3n-1\)

\(\Longrightarrow { \left( 1+3 \right) }^{ n }-3n-1\)

\(\Longrightarrow 1+3n+{ n }_{ { C }_{ 2 } }{ 3 }^{ 2 }+\ldots+{ 3 }^{ n }-3n-1\)

\(\Longrightarrow 9k\)

Where \(k\) is some natural number,

So, the elements of \(X\) are multiples of \(9\),

The elements of the set \(Y\) are also multiples of \(9\),

But if we extend the domain of \(X\) to the set of real numbers there would be other elements which are not present in \(Y\) as the elements of \(Y\) are only natural numbers whereas the elements of \(X\) can also be rational and irrational,

So the elements of \(Y\) are contained in \(X\) for all natural numbers,

\(\therefore X\cap Y=Y\)

Intersection of Sets Question 5:

Let A be a non-empty set such that A x A has 9 elements among which are found (-1, 0) and (0, 1). Then,

  1. A = {-1, 0}
  2. A = {0, 1}
  3. A = {-1, 0, 1}
  4. A = {-1, 1}

Answer (Detailed Solution Below)

Option 3 : A = {-1, 0, 1}

Intersection of Sets Question 5 Detailed Solution

we have,

(-1, 0) ∈ A x A and (0, 1) ∈ A x A ⇒ -1, 0, 1 ∈ A

But, A x A has 9 elements. Therefore, A has 3 elements.

Hence, A = {-1, 0, 1}.

Top Intersection of Sets MCQ Objective Questions

Consider all the subsets of the set A = {1, 2, 3, 4}. How many of them are supersets of the set {4}?

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

Answer (Detailed Solution Below)

Option 3 : 8

Intersection of Sets Question 6 Detailed Solution

Download Solution PDF

Concept:

A proper subset is one that contains few elements of the original set.

A superset is one that contains all the elements including elements of the original set.

Calculation:

The superset of {1, 2, 3, 4} and supersets of set {4} are

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

Hence, there are 8 supersets of the set {4}.

∴ The required number of set is 8.

Let, A = {(2n, 3n): n ϵ N} and B = {(3n, 5n): n ϵ N}. What is (A ∩ B) equal to?

  1. {(2n, 3n): n ϵ N}
  2. {(2n, 5n): n ϵ N}
  3. {(n, 3n): n ϵ N}
  4. ϕ

Answer (Detailed Solution Below)

Option 4 : ϕ

Intersection of Sets Question 7 Detailed Solution

Download Solution PDF

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 ’

 

Calculation:

A = {(2n, 3n): n ϵ N}

= {(2, 3), (4, 6), (6, 9), ………} And

B = {(3n, 5n): n ϵ N}

= {(3, 5), (6, 10), (9, 15), ………}

There is no member common to both the sets

∴ A ∩ B = ϕ

Hence, option (4) is correct.

Let X = {x | x = 2 + 4k, where k = 0, 1, 2, 3,...24}. Let S be a subset of X such that the sum of no two elements of S is 100. What is the maximum possible number of elements in S ?  

  1. 10
  2. 11
  3. 12
  4. 13

Answer (Detailed Solution Below)

Option 4 : 13

Intersection of Sets Question 8 Detailed Solution

Download Solution PDF

Calculation:

The set X is given by

{2, 6, 10, 14, 18, 22, 26, 30, 34, 38, 42, 46, 50, 54, 58, 62, 66, 70, 74, 78, 82, 86, 90, 94, 98}.

We want to find the maximum size of a subset S of X such that no two elements sum to 100.

The pairs in X that sum to 100 are

(2, 98), (6, 94), (10, 90), (14, 86), (18, 82), (22, 78), (26, 74), (30, 70), (34, 66), (38, 62), (42, 58), (46, 54), (50, 50){note: 50 appears only once in X }

Therefore, 

To maximize the number of elements in S while ensuring no two elements sum to 100:

  • Choose one element from each of the 12 pairs (but not both)
  • Additionally, include the element 50

 

The maximum possible number of elements in S = 13

∴ The maximum possible number of elements in S be 13.

Find the intersection of following sets: A = {x: x is a natural number and 1 < x ≤ 4}, B = {x: x is a natural number and 4 < x ≤ 7}

  1. {4}
  2. {4, 6, 7}
  3. {1, 2, 3, 4}
  4. ϕ 

Answer (Detailed Solution Below)

Option 4 : ϕ 

Intersection of Sets Question 9 Detailed Solution

Download Solution PDF

Concept:

(A ⋂ B) are the elements present in both the sets (A and B)

Calculation:

Here, A = {x: x is a natural number and 1 < x ≤ 4},

A = {2, 3, 4}

B = {x: x is a natural number and 4 < x ≤ 7}

B = {5, 6, 7}

Here, not a single element is common in both sets.

So, (A ∩ B) = ϕ 

Hence, option (4) is correct.

For any two sets A and B, A - (A - B) equals

  1. A - B
  2. B
  3. A ∪ B
  4. A ∩ B

Answer (Detailed Solution Below)

Option 4 : A ∩ B

Intersection of Sets Question 10 Detailed Solution

Download Solution PDF

Concept:

  • P - Q = P ∩ QC      ----(1)
  • De Morgan's Laws: (P ∪ Q)C = PC ⋂ QC and (P ⋂ Q)C = PC  QC      ----(2)
  • Law of Double complementation: (PC)C = P      ----(3)
  • Distributivity: P ⋂ (Q ∪ R) = (P ⋂ Q)  (P ⋂ R)      ----(4)

Calculation:

A - (A - B)

⇒ A - (A ∩ BC)      [using (1)]

⇒ A ∩ (A ∩ BC)C      [using (1)]

⇒ A ∩ (AC ∪ B)      [using (2) & (3)]

⇒ (A ∩ AC) ∪ (A ∩ B)      [using (4)]

⇒ A ∩ B

Hence, A - (A - B) = A ∩ B.

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

Intersection of Sets Question 11 Detailed Solution

Download Solution PDF

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. 

Let, A = {(n, 2n): n ϵ N} and B = {(2n, 3n): n ϵ N}. What is (A ∩ B) equal to?

  1. {(2n, 3n): n ϵ N}
  2. {(n, 2n): n ϵ N}
  3. {(2n, 5n): n ϵ N}
  4. ϕ

Answer (Detailed Solution Below)

Option 4 : ϕ

Intersection of Sets Question 12 Detailed Solution

Download Solution PDF

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 ’

 

Calculation:

A = {(n, 2n): n ϵ N} when N is 1, 2, 3, ..........

= {(1, 2), (2, 4), (3, 6), ………} 

B = {(2n, 3n): n ϵ N} when N is 1, 2, 3, ..........

= {(2, 3), (4, 6), (6, 9), ………}

There is no member common to both the sets

 A ∩ B = ϕ

∴ A ∩ B has no set common.

If A = {x ∈ R : x2 + 6x – 7 < 0} and B = {x ∈ R : x2 + 9x + 14 > 0}, then which of the following is/are correct?
1. A ∩ B = {x ∈ R : - 2 < x < 1}

2. A  B = {x ∈ R : - 7 < x < - 2}

Select the correct answer using the code given below:

  1. 1 only
  2. 2 only
  3. Both 1 and 2
  4. Neither 1 nor 2

Answer (Detailed Solution Below)

Option 1 : 1 only

Intersection of Sets Question 13 Detailed Solution

Download Solution PDF

Calculation:

Given:

A = {x ∈ R : x2 + 6x – 7 < 0}

⇒ x2 + 6x – 7 < 0

⇒ x2 + 7x - x – 7 < 0

⇒ x (x + 7) – 1 (x + 7) < 0

⇒ (x – 1) (x + 7) < 0

F1 Aman.K 02-07-2020 Savita D1

∴ A ∈ (-7, 1)

Now, B = {x ∈ R : x2 + 9x + 14 > 0}

⇒ x2 + 9x + 14 > 0

⇒ x2 + 7x + 2x + 14 > 0

⇒ x (x + 7) + 2(x + 7) > 0

⇒ (x + 7) (x + 2) > 0

F1 Aman.K 02-07-2020 Savita D2

∴ B ∈ (-∞, -7) ∪ (-2, ∞)

Now, A ∩ B

F1 Aman.K 02-07-2020 Savita D3

∴ A ∩ B = (-2, 1) ⇔ A ∩ B = {x ∈ R : - 2 < x < 1}

So, statement 1 is true,

Now, A ∪ B = R – {-7}

So, statement 2 is wrong,

Let Q and R are two finite sets such that n(Q) = 36, n(R) = 40 and n(Q U R) = 50. Find n(Q ∩ R).

  1. 25
  2. 26
  3. 27
  4. 28

Answer (Detailed Solution Below)

Option 2 : 26

Intersection of Sets Question 14 Detailed Solution

Download Solution PDF

Given

n(Q) = 36, n(R) = 40 and n(Q U R) = 50

Calculation

n(Q U R) = n(Q) + n(R) - n(Q ∩ R)

⇒ 50 = 36 + 40 - n(Q ∩ R)

⇒ 50 = 76 - n(Q ∩ R)

n(Q ∩ R) = 26

If A = {1, 2, 3, 4} and B = {x ∈ N : x ≤ 5} then find A ∩ B?

  1. B
  2. A
  3. {1, 2, 3}
  4. None of these

Answer (Detailed Solution Below)

Option 2 : A

Intersection of Sets Question 15 Detailed Solution

Download Solution PDF

CONCEPT:

Intersection:

Let A and B be two sets. The intersection of A and B is the set of all those elements which are present in both the sets A and B.

The intersection of A and B is denoted by A ∩ B i.e A ∩ B = {x : x ∈ A and x ∈ B}

CALCULATION:

Given: A = {1, 2, 3, 4} and B = {x ∈ N : x ≤ 5}

The set B can be re-written as B = {1, 2, 3, 4, 5}

As we know that, A ∩ B = {x : x ∈ A and x ∈ B}

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

Hence, correct option is 2.

Get Free Access Now
Hot Links: teen patti master apk teen patti bonus teen patti party teen patti master list mpl teen patti