What is Disjoint Set: Definition and Examples

Collegedunia Team logo

Collegedunia Team

Content Curator

Disjoint sets are two sets A1 and A2 if their intersection A1 ∩ A2 ≡ Φ, where Φ is the empty set. In this case for example, {A, B, C} and {D, E} are termed as disjoint sets, but on the contrary {A, B, C} and {C, D, E} are not disjoint sets. Mutually exclusive or independent sets are sometimes known as disjoint sets. Two disjoint sets have the same intersection, which is the empty set.

Read More: Bayes Theorem Formula


Disjoint Set

[Check on Sample Questions]

Consider two sets A and B to better understand the Venn diagram representation of disjoint sets and let A= {2, 4, 6, 8} , B = {3, 9, 12, 10}. 

Disjoint Set
Disjoint Set

Because the two sets, A and B, do not have any crossing elements, they are disjoint sets with no overlapping regions in their Venn diagrams.

Therefore we can say that Disjoint sets are those that don't share any elements. Their intersection always yields a null or empty set.

Also Read:


Process to Determine if Two Sets are Disjoint

[Check on Sample Questions]

The intersection operation is all that is required to establish whether two sets are disjoint. There will never be a shared element between disjoint sets. As a result, the intersection of their sets will always be null. Hence the null set will be a disjoint set.

Read More:

Quadrilateral Formula

Trapezoid Formula

Tan2x Formula

Now taking an example we can understand the concept of disjoint set:

Example: Take two sets, A= {1, 2, 3} and B= {a, b, c} now through the given values construct a venn diagram and point out their relationship based on it.

Solution: Analyzing the two sets reveals that they do not contain any intersecting elements, implying that A ∩ B = Φ, Hence we can say that the set A and B are Disjoint sets.

Venn Diagram

Venn Diagram
Venn Diagram

Pairwise Disjoint Set

[Check on Sample Questions]

The pair of sets whose intersection is a null set is known as pairwise disjoint sets. There is no common element between these sets. As a result, pairwise disjoint sets and disjoint sets are the same thing.

Hence the criteria or condition for a pairwise disjoint set are as follows:

A ∩ B = Φ

Read More:

In order to equip with concept of pairwise disjoint set a following example is provided below:

Example- Take two sets, A= {1, 2, 3} and B= {5, 6, 7} Find out whether the given sets are pairwise disjoint sets not?

Solution- The basic condition for a pairwise disjoint set is : A ∩ B = Φ

Now making intersection operation on sets A and B we get;

A ∩ B = {1, 2, 3} ∩ {5, 6, 7}

A ∩ B = Φ

Therefore, the two sets A and B are pairwise disjoint sets as there is no common element in both the sets.

Read More:

Surface Area of a Cylinder Formula

Sphere Formula

Slope Formula


Disjoint Sets Union

A binary operation on two sets is a disjoint set union. Any disjoint union's elements can be defined in terms of ordered pairs as (a, b), where b is the index of the member a's origin. We can unite all the different (distinct) components of a pair of sets using this method.

A*B = (A0(B1) A*B*

Read More:

With the help of an example the disjoint union can be understood:

Example- Given a set, A= {6, 7, 8, 9, 10} and B= {6, 7, 8, 9} determine the disjoint of union sets?

A*= {(6,0), (7,0), (8,0), (9,0), (10,0)} and B*= {(6,1), (7,1), (8,1), (9,1)},

Solution- Solving, A*B = A*B*

= {(6,0), (7,0), (8,0), (9,0), (10,0), (6,1), (7,1), (8,1), (9,1)}

Read More:

Integers As Exponents?

Ordinate?

Collinear points?


Points to Remember

  • Disjoint sets is a part of unit 1 Sets and function, chapter 1 Sets and carries a total of 6 to 8 marks.
  • Disjoint sets always have unique elements.
  • If there is a common element in any given set then it is not a disjoint term.
  • Disjoint set union is determined using the below formula: A*B = (A0(B1) A*B*
  • The pair of sets whose intersection is a null set is known as pairwise disjoint sets.

Read More:


Sample Question

Ques 1. Take two sets, A= {2, 4, 6} and B= {9, 12, 15} , Find out whether the given set is a disjoint set or not? (1 mark)

Ans. Analyzing the two sets reveals that they do not contain any intersecting elements, implying that A ∩ B = Φ, Hence we can say that the set A and B are Disjoint sets as intersection set A and B is a null set.

Ques 2. Take three sets, A= {2, 3} , B= {5, 3}, C= {6, 2} Find out which set is a disjoint set among the three? (3 marks)

Ans. In Order to find the disjoint set first let us consider the intersection of the given set.

A ∩ B ∩ C = Φ

A ∩ B = {2, 3} ∩ {5, 3}

A ∩ B = {3} and ,

B ∩ C = {5, 3} ∩ {6, 2}

B ∩ C = Φ

And finally the last pair,

A ∩ C = {2, 3} ∩ {6, 2}

A ∩ C = {2}

Therefore, in this group of sets, only sets B are disjoint sets. 

Ques 3. Take two sets, A= {5, 6, 7} and B= {7, 8, 9} , Find out whether the given set is a disjoint set or not? (2 marks)

Ans. Performing the intersection operation on sets A and B:

A ∩ B = {5, 6, 7} ∩ {7, 8, 9}

Analyzing the two sets reveals that they contain 7 as an intersecting elements, implying that 

A ∩ B = 7, Hence we can say that the set A and B are not disjoint sets. 

Ques 4. Take two sets, A= {j, k, l} and B= {m, n, o} , Find out the union of the given sets. (2 marks)

Ans. Because the provided sets A and B are disjoint, the union operation will be disjoint as well.

Solving this we get:

A U* B = {(j,0), (k,0), (l,0)} U {(m, 1), (n, 1), (o, 1)}

So, A U* B = {(j,0), (k,0), (l,0)} U {(m, 1), (n, 1), (o, 1)}

The disjoint union of the disjoint sets A and B is A U* B.

Ques 5. Determine if the given sets are disjoint sets A = {12,13} and B = {13,14}. (2 marks)

Ans. Given: A = {12,13}, B = {13,14}

Applying the intersection operation on the above sets we get;

A ∩ B = {12,13} ∩ {13,14}.

A ∩ B = Φ

Because the intersection of these two sets yielded an empty set, they are disjoint sets.

As a result, the two sets given are disjoint.

Ques 6. When the intersection of two sets yields a null set, they are considered pairwise disjoint sets. State true/false. a. False b. True (2 marks)

Ans. The correct answer is True. As the pair of sets whose intersection is a null set is known as pairwise disjoint sets. There is no common element between these sets. As a result, pairwise disjoint sets and disjoint sets are the same thing.

Ques 7. Let M= (a, b, c) and N= (e, f, g) : where M= the number of students in class 10 and N= the number of students in class 11. Examine if the given sets are disjoint sets. (1 mark)

Ans. Since the students in class 10 and 11 are not common therefore the set M and set N are disjoint sets.

Ques 8. Let A= (9pm, 10pm, 12am) and B= (Sunday, Monday, Tuesday, Wednesday). Examine if the given sets are disjoint sets. (1 mark)

Ans. Given, A= (9pm, 10pm, 12am) and B = (Sunday, Monday, Tuesday, Wednesday) are disjoint because they have no element in common.

Read More:

CBSE CLASS XII Related Questions

  • 1.
    Find:

    If \[ (3\hat{i}-2\hat{j}+5\hat{k})\times(4\hat{i}+p\hat{j}+q\hat{k})=\vec{0} \] then find the values of \(p\) and \(q\).

      • \(p = -\frac{2}{3}, \, q = \frac{5}{3}\)
      • \(p = -\frac{8}{3}, \, q = \frac{20}{3}\)
      • \(p = \frac{20}{3}, \, q = -\frac{8}{3}\)
      • \(p = 0, \, q = 0\)

    • 2.

      A carpenter needs to design a wooden box in the shape of a cuboid such that the sum of its length and breadth is 3 cm more than its height. Twice of its length, thrice of its breadth and its height add up to 10 cm. Its breadth added to 7 times its height is 1 cm less than 3 times its length. 


        • 3.

          Evaluate:
          \[ \int_{0}^{1} \frac{x \tan^{-1}x}{(1+x^2)^{3/2}}\,dx \]


            • 4.
              Using integration, find the area of the region bounded by the curve \( y = x|x| \), the x-axis, and the vertical lines \( x = -2 \) and \( x = 2 \).


                • 5.
                  Find a point on the line \( \frac{x - 2}{3} = \frac{1 - y}{2} = \frac{z - 3}{2} \) at a distance of \( \sqrt{2} \) units from the point \( (1, 2, 3) \).


                    • 6.
                      If \( xy = e^{x - y} \), then find \( \frac{dy}{dx} \).

                        CBSE CLASS XII Previous Year Papers

                        Comments


                        No Comments To Show