• Classroom Courses
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
  • NEW
    • AIOT
    • TALLENTEX
    • ASAT (Classroom courses)
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Union of Sets

Union of Sets

1.0What is the Union of Sets? 

The union of sets is a binary operation that combines all the elements from two or more given sets into a single new set. The new set contains every element that is present in at least one of the original sets. It's like merging two groups of people to form a single, larger group.

2.0Union of Sets Definition

Formally, the union of two sets, say set A and set B, is a set that consists of all the elements that belong to set A or set B or both. This is an inclusive "or."

  • Union of sets symbol: The symbol used to denote the union of sets is '∪'. So, the union of sets A and B is written as A∪B.
  • Set-Builder Notation: A∪B={x∣x∈A or x∈B}

This notation reads: "A union B is the set of all elements x such that x is an element of A or x is an element of B."

3.0Union of Sets Symbol

The union of sets symbol is “(∪)”, which is a stylized letter “U” (not to be confused with the English alphabet U). This symbol is universally accepted in set theory and mathematics.

Example of Usage: If ( A = {1, 2, 3} ) and ( B = {3, 4, 5} ), then ( A ∪ B ) denotes their union.

4.0Union of Sets Formula

The union of sets formula is helpful not just for writing the union but also for calculating the number of elements (cardinality) in the union, especially if the sets overlap.

Formula for Two Sets

n(A∪B)=n(A)+n(B)−n(A∩B)

Where:

  • ( n(A∪B) ) = Number of elements in the union
  • ( n(A) ) = Number of elements in set A
  • ( n(B) ) = Number of elements in set B
  • ( n(A∩B) ) = Number of elements common to both sets (intersection)

Formula for Three Sets

n(A∪B∪C)=n(A)+n(B)+n(C)−n(A∩B)−n(B∩C)−n(A∩C)+n(A∩B∩C)

This formula is an application of the principle of inclusion-exclusion and is critical in solving JEE problems with overlapping sets.

5.0Union of Sets Example

Let’s understand with a practical example:

Example 1: Let ( A = {2, 4, 6, 8} ) and ( B = {6, 8, 10, 12} ).

  • Step 1: List all elements of A and B.
  • Step 2: Combine all elements, removing duplicates.

A∪B=2,4,6,8,10,12

Here, 6 and 8 appear in both sets but are listed only once in the union.

Example 2: If ( X=a, b, c ) and ( Y=b, c, d, e ), then:

X∪Y=a, b, c, d, e

6.0Union of Sets Venn Diagram

A Venn diagram is an excellent visual tool to understand set operations. For the union of two sets, A and B, the union of sets diagram shows the combined area of both circles representing sets A and B.

In the above Venn diagram, the red-coloured portion represents the union of both sets A and B.

Thus, the union of two sets A and B is given by a set C, which is also a subset of the universal set U such that C consists of all those elements or members which are either in set A or set B or in both A and B i.e.,

C = A ∪ B = {x : x ∈ A or x ∈ B}

7.0Union of Sets Diagram Representation

Apart from Venn diagrams, sets can be represented using roster form, set-builder notation, or tabular form.

Roster Form Example

If ( A = {1, 3, 5, 7} ) and ( B = {5, 7, 9} ), then: A∪B=1,3,5,7,9

Set-Builder Notation Example

A=x:x is an odd integer less than 8

B=x:x is an odd integer greater than 4 and less than 10

A∪B=x:x is an odd integer less than 10

8.0Properties of Union of Sets

Understanding the properties of union of sets is crucial for problem-solving and proofs in JEE Mathematics.

1. Commutative Law : A∪B=B∪A

The order of union does not affect the result.

2. Associative Law: (A∪B)∪C=A∪(B∪C)

  • Grouping of sets does not change the outcome.

3. Identity Law: A∪∅=A

  • The union of any set with the empty set is the set itself.

4. Idempotent Law: A∪A=A

  • Union of a set with itself gives the same set.

5. Domination Law: A∪U=U, where ( U ) is the universal set.

6. Subset Law : If ( A⊆B ), then ( A∪B=B ).

7. Distributive Law A∪(B∩C)=(A∪B)∩(A∪C)

8. De Morgan’s Law: (A∪B)′=A′∩B′, where the prime denotes the complement of a set.

Table of Contents


  • 1.0What is the Union of Sets? 
  • 2.0Union of Sets Definition
  • 3.0Union of Sets Symbol
  • 4.0Union of Sets Formula
  • 4.1Formula for Two Sets
  • 4.2Formula for Three Sets
  • 5.0Union of Sets Example
  • 6.0Union of Sets Venn Diagram
  • 7.0Union of Sets Diagram Representation
  • 8.0Properties of Union of Sets

Frequently Asked Questions

The union combines all elements from the involved sets, while the intersection only includes elements common to all sets.

No. If sets are disjoint, their intersection is empty, so their union is just the combination of their separate elements.

Use the union operator repeatedly: ( A U B U C ), and apply the inclusion-exclusion principle for counting.

Yes, both properties always hold for union of sets.

The union of a set with itself is the set itself.

Using Venn diagrams, where the union is the shaded area covering all involved sets.

The symbol “(U)” is used to denote union.

Join ALLEN!

(Session 2026 - 27)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET Previous Year Papers
    • NEET Sample Papers
    • JEE Main Sample Papers
    • CBSE Sample Papers
    • NCERT Textbooks

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO