JEE Exam  >  JEE Tests  >  Test: Sets - 1 - JEE MCQ

Test: Sets - 1 - JEE MCQ


Test Description

25 Questions MCQ Test - Test: Sets - 1

Test: Sets - 1 for JEE 2025 is part of JEE preparation. The Test: Sets - 1 questions and answers have been prepared according to the JEE exam syllabus.The Test: Sets - 1 MCQs are made for JEE 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Sets - 1 below.
Solutions of Test: Sets - 1 questions in English are available as part of our course for JEE & Test: Sets - 1 solutions in Hindi for JEE course. Download more important topics, notes, lectures and mock test series for JEE Exam by signing up for free. Attempt Test: Sets - 1 | 25 questions in 25 minutes | Mock test for JEE preparation | Free important questions MCQ to study for JEE Exam | Download free PDF with solutions
Test: Sets - 1 - Question 1

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?

Detailed Solution for Test: Sets - 1 - Question 1

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.

Test: Sets - 1 - Question 2

Let A and B be two finite sets having m and n elements, respectively. Then the total number of mapping from A to B is

Detailed Solution for Test: Sets - 1 - Question 2

Test: Sets - 1 - Question 3

Consider the following relations:
(i) A - B = A - (A ∩ B)
(ii) A = (A ∩ B) ∪ (A - B)
(iii) A - (B ∪ C) = (A - B) ∪ (A - C)
Which of these is/are correct?

Detailed Solution for Test: Sets - 1 - Question 3


Using the Venn Diagram,
(i) A - B = A - (A ∩ B) is true

(ii) A = (A ∩ B) ∪ (A - B) is true


(iii) A - (B ∪ C) = (A - B) ∪ (A - C) is false

Test: Sets - 1 - Question 4

 Two sets, A and B, are as under:
A = {(a, b) ∈ R × R : |a − 5| < 1 and |b − 5| < 1};
B = {a, b) ∈ R × R : 4 (a − 6)2 + 9(b−5) 2 ≤ 36}. Then,

Detailed Solution for Test: Sets - 1 - Question 4

A = {(a, b) ∈ R × R : |a − 5| < 1 and |b − 5| < 1}

⇒ a ∈ (4, 6) and b ∈ (4, 6)

Therefore, A = {(a, b): a ∈ (4, 6) and b ∈ (4, 6)}

Now, B = {a, b) ∈ R × R : 4 (a − 6) 2 + 9(b−5) 2 ≤ 36}

From the conditions above for set A, the maximum value of B is:

4 (a − 6) 2 + 9(b−5) 2 = 4 (4 − 6)2 + 9(6−5)2 = 25 ≤ 36

We can check for other values as well.

Elements of set A satisfy the conditions in Set B.

Hence, A is a subset of B.

Test: Sets - 1 - Question 5

Let A and B be two sets containing 4 and 2 elements, respectively. Then the number of subsets of the set AxB, each having at least 3 elements, is

Detailed Solution for Test: Sets - 1 - Question 5

n(A) = 4 and n(B) = 2

Therefore, n(A x B) = 8

Number of subsets of A x B having atleast 3 elements = 28 – 8C0 – 8C1 – 8C2

= 256 – 1 – 8 – 28

= 219

Test: Sets - 1 - Question 6

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 5}, B = {6, 7}. Then A ∩ B’ is:

Detailed Solution for Test: Sets - 1 - Question 6

The correct answer is a) A

  • B' gives us all the elements in U other than 6 and 7 i.e., B' = {1, 2, 3, 4, 5, 8, 9, 10}
  • The intersection of this set with A will be the common elements in both of these (A and B') i.e., = {1, 2, 5} which is set A itself.

Test: Sets - 1 - Question 7

In the rule method, the null set is represented by:

Detailed Solution for Test: Sets - 1 - Question 7
  • This method involves specifying a rule or condition which can be used to decide whether an object can belong to the set.
  • This rule is written inside a pair of curly braces and can be written either as a statement or expressed symbolically or written using a combination of statements and symbols.
  • {x :  x ≠ x}
    This implies a null set.
Test: Sets - 1 - Question 8

If A and B are two sets, then A ∪ B = A ∩ B if:

Detailed Solution for Test: Sets - 1 - Question 8

If A ∪ B = A ∩ B then A = B.
Example: Let A = {1, 2, 3, 4} & B = {1, 2, 3, 4}
(AUB) = (A⋂B)
⇒{1,2,3,4} = {1,2,3,4}

Test: Sets - 1 - Question 9

Let A and B be two sets then (A ∪ B)′ ∪ (A′ ∩ B) is equal to:

Detailed Solution for Test: Sets - 1 - Question 9

From Venn-Euler's Diagram

∴ (A ∪ B)′ ∪ (A′ ∩ B) = A′

Test: Sets - 1 - Question 10

Which of the following is / are true?
I. If A is a subset of the universal set U, then its complement A′ is also a subset of U.
II. If U = {1,2,3,……,10} and A = {1,3,5, 7,9}, then (A′)′ = A

Detailed Solution for Test: Sets - 1 - Question 10

If A is a subset of the universal set U, then its complement A′ is also a subset of U. We have, A′={2,4,6,8,10}
Hence, (A′)′ = {x : x ∈ U and x ∉ A′} = {1,3, 5,7,9} = A
It is clear from the definition of the complement that for any subset of the universal set U, we have (A′)′=A

Test: Sets - 1 - Question 11

For a set A, consider the following statements:
1. A ∪ P(A) = P(A)
2. {A} ∩ P(A) = A
3. P(A) − {A} = P(A)
where P denotes power set. Which of the statements given above is/are correct?

Detailed Solution for Test: Sets - 1 - Question 11

Understanding the Power Set P(A):

  • The power set of A, written as P(A), is the set of all subsets of A.

  • This includes the empty set {} and the set A itself.

Statement 1: A ∪ P(A) = P(A)

  • The union A ∪ P(A) means combining all elements of A and all elements of P(A).

  • Elements of A are individual elements like 1, 2, etc.

  • Elements of P(A) are sets like {1}, {2}, {1,2}, etc.

  • Since elements of A are not subsets of A, they are not in P(A).

  • Example:
    If A = {1, 2},
    then P(A) = { {}, {1}, {2}, {1, 2} }
    A ∪ P(A) = {1, 2, {}, {1}, {2}, {1, 2}}
    So, A ∪ P(A) ≠ P(A)

  • Therefore, Statement 1 is incorrect.

Statement 2: {A} ∩ P(A) = A

  • {A} is a set containing A as a single element.
    For example, if A = {1, 2}, then {A} = { {1, 2} }

  • P(A) contains all subsets of A, including A itself.
    So A is in P(A), and {A} ∩ P(A) = {A}

  • But the statement says {A} ∩ P(A) = A
    That’s incorrect because:

    • Left side is a set containing A

    • Right side is the actual contents of A

    • Example:
      A = {1, 2}
      Then, {A} ∩ P(A) = { {1, 2} }
      But A = {1, 2}
      So they are not equal.

  • Therefore, Statement 2 is also incorrect.

Statement 3: P(A) − {A} = P(A)

  • P(A) includes A as one of its subsets.

  • If we remove A from P(A), the result cannot be equal to P(A) itself.

  • Example:
    A = {1}
    Then P(A) = { {}, {1} }
    {A} = { {1} }
    So P(A) − {A} = { {} }
    Which is not equal to P(A)

  • Therefore, Statement 3 is incorrect.

Final Answer:

None of the statements are correct.

 

 

Test: Sets - 1 - Question 12

If A and B are two disjoint sets, then which one of the following is correct?

Detailed Solution for Test: Sets - 1 - Question 12

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)
Similarly; n(B−A)=n(B)=n(A∩B)
Calculations:
Given: A and 8 are two disjoint sets.
So, (A∩B)=(B∩A)=ϕ
A−B={x:x∈A,x∈B}=A
A−(A∩B)=A−ϕ=A
So, The statement " A⋅B=A⋅(A∩B)′′ is true.
Consider the statement −B−A′=B∩A′
⇒B−A′=ϕ
Now, B∩A=∅
From (3) and (4), we have
B−A′=B∩A
The statement −B⋅A′=B∩A′′ is true.
Consider the statement "A∩B=(A−B)∩B"
Let, A−B={x:x∈A,x∉B}
⇒A−B=A
⇒(A−B)∩B=A∩B
The statement "A∩B=(A−B)∩B" is true.
Hence, the statement A∩B=(A−B)∩B is true.

Test: Sets - 1 - Question 13

Let N denote the set of natural numbers and A={n2 : n ∈ N} and B ={n3 : n ∈ N}. Which one of the following is incorrect?

Detailed Solution for Test: Sets - 1 - Question 13

 

Let A = {n: n ∈ N} and B = {n3 : n ∈ N}
A = {1, 4, 9,16,…..}
and B = {1, 8, 27, 64, ……}
Now, A ∩ B = {1} which is a finite set.
Also, A ∪ B = {1, 4, 8, 9, 27, …..}
So, complement of A ∪ B is infinite set. Hence, A ∪ B ≠ N

Test: Sets - 1 - Question 14

If A = {2, 4, 5}, B = {7, 8, 9}, then n(A × B) is equal to:

Detailed Solution for Test: Sets - 1 - Question 14

The correct answer is c) 9

Given A=[2,4,5],B=[7,8,9]

To find: n(A×B)=?

A×B={(2,7),(2,8),(2,9),(4,7),(4,8),(4,9),(5,7),(5,8),(5,9)}

∴n(A×B)=9

Test: Sets - 1 - Question 15

If A and B are disjoint, then n (A ∪ B) is equal to:

Detailed Solution for Test: Sets - 1 - Question 15

As n(A ∪ B) = n(A) + n(B) - n(A ∩ B)
But in case of disjoint sets, n(A ∩ B) = 0
∴ n(A ∪ B) = n(A) + n(B)

Test: Sets - 1 - Question 16

Let N be the set of non-negative integers, I the set of integers, Np the set of non-positive integers, E the set of even integers and P the set of prime numbers. Then

Detailed Solution for Test: Sets - 1 - Question 16

N Δ NP = (N − Np) ∪ (NP − N)
= {1,2,…} ∪ {…−2,−1} = I − {0}

Test: Sets - 1 - Question 17

The number of non-empty subsets of the set {1, 2, 3, 4} is:

Detailed Solution for Test: Sets - 1 - Question 17

The number of non-empty subsets = 2n − 1 = 24 − 1 = 16 − 1 = 15
The subsets are:
[{1}, {2}, {3}, {4}, {1,2}, {1,3}, {1,4}, {2,3}, {2,4}, {3,4}, {1,2,4}, {1,2,3}, {1,3,4} ,{2,3,4}, {1,2,3,4}]

Test: Sets - 1 - Question 18

A,B,C and D are four sets such that A ∩ B = C ∩ D = ϕ. Consider the following:
1. A ∪ C and B ∪ D are always disjoint.
2. A ∩ C and B ∩ D are always disjoint Which of the above statements is/are correct?

Detailed Solution for Test: Sets - 1 - Question 18

Let A = {1,2}
B = {3, 4, 0}
C = {5, 6, 0}
D = {7, 8}
Such that (A ∩ B) = (C ∩ D) = ϕ
⇒ (A ∪ C) = {1, 2, 5, 6, 0}
⇒ (B ∪ D) ={3, 4, 7, 8, 0}
⇒ (A ∪ C) ∩ (B ∪ D) = {0}
So (A ∪ C) and (B ∪ D) are not always disjoint ⇒ (A ∩ C) = ϕ and (B ∩ D) = ϕ
So (A ∩ C) and (B ∩ D) are always disjoint.

Test: Sets - 1 - Question 19

Let A,B,C are three non-empty sets. If A ⊂ B and B ⊂ C, then which of the following is true?

Detailed Solution for Test: Sets - 1 - Question 19

If A⊂B and B⊂C, then these sets 15 represented in Venn diagram as
Clearly, A∪B=B
and B∩C=B
Hence, A∪B=B∩C.

Test: Sets - 1 - Question 20

If A and B are two sets, then A ∩ (B − A) is:

Detailed Solution for Test: Sets - 1 - Question 20

A ∩ (B − A) = ψ,[∵ x ∈ B − A ⇒ x∉ A]

Test: Sets - 1 - Question 21

Let X and Y be two non-empty sets such that X ∩ A = Y ∩ A = ϕ and X ∪ A = Y ∪ A for some non-empty set A. Then

Detailed Solution for Test: Sets - 1 - Question 21

Suppose a ∈ X and a ∈ A ⇒ a ∈ X ∪ A ⇒ a∈Y∪A
⇒a∈Y and a∈A(∵X∪A=Y∪A)
⇒a∈Y∩A⇒Y∩A is non-empty
This contradicts that Y∩A=ϕ So X=Y

Test: Sets - 1 - Question 22

Which one of the following is correct? Here P(A) denotes the power set of a set A.

Detailed Solution for Test: Sets - 1 - Question 22

Explanation for the correct option: Power set is the collection of all the subsets of the set A.
Let A = {1, 2} and {A} = {1, 2} ⇒ P(A) = {{1}, {2}, {1,2}, {ϕ}}
Now,
Option (B): {A} ∩ P(A) = A{A} ∩ P(A) = {{1, 2} ∩ {1}, {2}, {1, 2}, {φ}} = {1, 2} = A
Explanation for the incorrect option :
Option (A):A ∪ P(A) = P(A)
∵A U P(A) ≠ P(A) because Ais subset of Powerset P
Option (C): P(A) − {A} = P(A)
P(A) − {A} = {{1}, {2}, {1, 2}, {ϕ}} − {1, 2} = {{1}, {2}, {ϕ}} ≠ P(A)
Therefore statement (2) is correct.
Hence, Option 'B' is correct.

Test: Sets - 1 - Question 23

If (A − B) ∪ (B − A) = A for subsets A and B of the universal set U, then which one of the following is correct?

Detailed Solution for Test: Sets - 1 - Question 23

For subsets A and B of U, If(A − B) ∪ (B − A) = A
⇒ B = ϕ

Test: Sets - 1 - Question 24

Let n(U) = 700,n(A) = 200,n(B) = 300,n(A ∩ B) = 100, then n( A′ ∩ B′) is equal to

Detailed Solution for Test: Sets - 1 - Question 24

n( A′ ∩ B′) = n( A ∪ B)′ = n(U) − n( A ∪ B)
= n(U) − [n( A) + n( B) − n( A ∩ B)]
= 700 − [200 + 300 − 100] = 300

Test: Sets - 1 - Question 25

The number of elements in the set { n ∈ Z : |n² – 10n + 19| < 6 } is

Detailed Solution for Test: Sets - 1 - Question 25

–6 < n² – 10n + 19 < 6

⇒ n² – 10n + 25 > 0 and n² – 10n + 13 < 0

(n – 5)² > 0 ⇒ 5 – 3√2 < n < 5 + 3√2

N ∈ Z \ {5}
⇒ n = {2, 3, 4, 5, 6, 7, 8} 

Taking intersection, we get

N = {2, 3, 4, 6, 8}

Number of values of n = 6

Information about Test: Sets - 1 Page
In this test you can find the Exam questions for Test: Sets - 1 solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Sets - 1, EduRev gives you an ample number of Online tests for practice
Download as PDF