• 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
  • Classroom
    • 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
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Intersection of Sets

Intersection of Sets

What is the Intersection of Sets? 

The intersection of sets is a binary operation that finds the common elements between two or more sets. The resulting set contains only the elements that are present in all the original sets. Think of it as finding the common ground or the overlap between different groups.

1.0Intersection of Sets Definition

Formally, the intersection of two sets, say set A and set B, is a set that consists of all the elements that belong to set A and set B simultaneously.

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

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

2.0Intersection of Sets Symbol

The intersection of sets symbol is “(∩)”, which resembles an upside-down “U”. This is standard notation in mathematics.

Example: If ( A = {1, 2, 3} ) and ( B = {2, 3, 4} ), then ( A∩B ) denotes their intersection.

3.0Intersection of Sets Formula

The intersection of sets formula is vital for calculating the number of common elements, especially in problems involving the principle of inclusion-exclusion.

Formula for Two Sets

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

Where:

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

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 is an extension of the inclusion-exclusion principle, commonly tested in JEE problems involving three or more sets.

4.0Intersection of Sets Example

Let’s understand with some practical examples:

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

  • Step 1: List the elements of both sets.
  • Step 2: Identify the common elements.

A∩B={4,8}

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

X∩Y={b,c}

5.0Intersection of Sets Venn Diagram

The intersection of two sets can be represented using the Venn diagram as shown below.

In the above diagram, the shaded portion represents the intersection of two sets A and B.

Similarly, we can draw a Venn diagram for the intersection of 3 sets as shown below.

In the above diagram, we can see that the centermost region denotes the intersection of three sets A, B and C.

6.0Intersection of Sets Diagram Representation

Sets can be represented in various forms—roster form, set-builder notation, or visually, such as with Venn diagrams.

Roster Form Example

If ( A = {1, 3, 5, 7} ), ( B = {5, 7, 9} ): A∩B={5,7}

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 such that 4<x<8}={5,7}

7.0Properties of Intersection of Sets

The properties of intersection of sets are important for solving problems and understanding set relationships.

  1. Commutative Law: A∩B=B∩A
  • Order does not affect the result.
  1. Associative Law: (A∩B)∩C=A∩(B∩C)
  • Grouping does not affect the outcome.
  1. Identity Law: A∩U=A, where ( U ) is the universal set.
  2. Idempotent Law: A∩A=A
  • Intersection of a set with itself is the set itself.
  1. Domination Law: A∩∅=∅
  • Intersection of any set with the empty set is the empty set.
  1. Subset Law: If ( A⊆B ), then ( A∩B=A ).
  2. Distributive Law: A∩(B∪C)=(A∩B)∪(A∩C)
  3. De Morgan’s Law : (A∩B)′=A′∪B′, where the prime denotes the complement.

Table of Contents


  • 0.1What is the Intersection of Sets? 
  • 1.0Intersection of Sets Definition
  • 2.0Intersection of Sets Symbol
  • 3.0Intersection of Sets Formula
  • 3.1Formula for Two Sets
  • 3.2Formula for Three Sets
  • 4.0Intersection of Sets Example
  • 5.0Intersection of Sets Venn Diagram
  • 6.0Intersection of Sets Diagram Representation
  • 7.0Properties of Intersection of Sets

Frequently Asked Questions

It means selecting only those elements that are common to all involved sets.

The symbol is “(∩)”.

No. If sets are disjoint, their intersection is the empty set.

Yes, both properties always hold.

Intersection includes only elements common to all sets, while union includes all elements from the involved sets.

The set itself.

Using Venn diagrams, with the overlapping region indicating the intersection.

The empty set.

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