Access free live classes and tests on the app
Download
+
Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

Watch Free Classes
    • Free courses
    • JEE Main 2024
    • JEE Main 2024 Live Paper Discussion
    • JEE Main Rank Predictor 2024
    • JEE Main College Predictor 2024
    • Stream Predictor
    • JEE Main 2024 Free Mock Test
    • Study Materials
    • Notifications
    • JEE Advanced Syllabus
    • JEE Books
    • JEE Main Question Paper
    • JEE Coaching
    • Downloads
    • JEE Notes & Lectures
    • JEE Daily Videos
    • Difference Between
    • Full Forms
    • Important Formulas
    • Exam Tips
JEE Main 2026 Preparation: Question Papers, Solutions, Mock Tests & Strategy Unacademy » JEE Study Material » Mathematics » Symmetric Difference of Two Sets And Their Algebraic Properties

Symmetric Difference of Two Sets And Their Algebraic Properties

The symmetric difference can also be called a disjunctive union. The word ‘disjunctive’ means an absence of connection. This guide discusses the symmetric difference of two sets.

Table of Content
  •  

Some use sets consciously and some unconsciously. Here, we delve deep into an interesting part of set language, i.e. the symmetric difference of two sets. Suppose you have a collection of novels and let us name your collection as set A. Your friend’s collection is set B. 

Set A = {The Great Gatsby, Pride and Prejudice, Wuthering Heights, Oliver Twist} 

Set B = {Oliver Twist, The Tale of Two Cities, Hamlet, Ulysses, The Great Gatsby, Wuthering Heights} 

Now the symmetric difference of these two sets A and B is {Pride and Prejudice, The Tale of Two Cities, Hamlet} 

Symmetric Difference Of Two Sets Meaning 

From the above example, it is clear that the symmetric difference of two sets A and B contains all the elements of Sets A and B but their intersection. The intersection of two sets is the common element found in the two sets. Thus, the lack of connection or disjunction between the two sets. 

So, the symmetric difference can be defined as the set of all the elements contained in the sets minus their common elements. The symmetric difference is denoted by the symbol – ‘Δ’ (delta). 

 Type 1 – P △ Q = (P U Q) – (Q ∩ P) 

Similarly, Q △ P = (Q U P) – (P ∩ Q)  

Type 2 – P △ Q = (P U Q) – (P ∩ Q) 

Thus, there are two different forms to represent the symmetric difference. 

Type 1 – Examples

For example, Set C {1, 2, 3, 4, 9, 6, 11, 13, 14, 15, 16, 17, 20}

Set D {1, 2, 5, 6, 7, 11, 13, 19, 21, 23, 25, 27, 29}

C △ D = (C U D) – (D ∩ C) 

Now, (C U D) = {1, 2, 3, 4, 9, 6, 11, 13, 14, 15, 16, 17, 20, 5, 7, 19, 21, 23, 25, 27, 29}

(D ∩ C) = {1, 2, 6, 11, 13} 

Now, find the difference between sets C and D. 

So, (C U D) – (D ∩ C) is {3, 4, 9, 14, 15, 16, 17, 20, 5, 7, 19, 21, 23, 25, 27, 29}

Therefore, C △ D = {3, 4, 9, 14, 15, 16, 17, 20, 5, 7, 19, 21, 23, 25, 27, 29}

Likewise for D △ C = (D U C) – (C ∩ D) 

(D U C) = {1, 2, 3, 4, 9, 6, 11, 13, 14, 15, 16, 17, 20, 5, 7, 19, 21, 23, 25, 27, 29}

(C ∩ D) = {1, 2, 6, 11, 13}

So, the difference of (D U C) – (C ∩ D) is {3, 4, 9, 14, 15, 16, 17, 20, 5, 7, 19, 21, 23, 25, 27, 29}

Therefore, D △ C is {3, 4, 9, 14, 15, 16, 17, 20, 5, 7, 19, 21, 23, 25, 27, 29}

Type – 2 Examples

Set A = {1, 2, 3, 4, 5, 6, 7} 

Set B = {9, 5, 7, 4, 3, 1, 2}

A △ B = (A U B) – (A ∩ B)

(A U B) = {1, 2, 3, 4, 5, 6, 7, 9}

(A ∩ B) = {1, 2, 3, 4, 5, 7}

(A U B) – (A ∩ B) = {6, 9} 

Algebraic Properties 

Algebraic properties of sets make evaluating expressions effortless. These expressions include union, intersection, and complement of sets. The basic properties are commutative property, associative property, and distributive property. 

However, as only two sets are involved in the symmetric difference of two sets, associative property and distributive property do not apply here. 

  • Commutative Property for symmetric difference – (A △ B) = (B △ A) 

Set A = {1, 2, 3, 4, 5, 6, 7} 

Set B = {9, 5, 7, 4, 3, 1, 2}

L.H.S:

(A △ B) = (A – B) U (B – A) 

(A – B) = {6}

(B – A) = {9, 2}

(A – B) U (B – A) = {6, 9, 2} ————— (1)

 R.H.S:  

Now, (B △ A)

(B △ A) = (B – A) U (A – B)

(B – A) = {9, 2}

(A – B) = {6}

(B – A) U (A – B) = {6, 9, 2}————— (2)

L.H.S = R.H.S 

(A – B) U (B – A) = {6, 9, 2} = (B – A) U (A – B) = {6, 9, 2}

So, (A △ B) = (B △ A) 

Hence, proved.

Conclusion 

The above given was the symmetric difference of two sets notes. We also saw about the symmetric difference of two sets meaning, examples, fundamental application of algebraic properties in sets and their examples. There are several other algebraic properties related to set theory that are worth knowing about like the principle of duality, laws of union and intersection, De Morgan’s Law, etc. Learning such topics help in a better and deeper understanding of set-related topics. Further symmetric difference of two sets and such mathematical concepts are fascinating as well. Only commutative property is applicable of all the basic properties, as in this topic, we deal with two sets. 

faq

Frequently asked questions

Get answers to the most common queries related to the JEE Examination Preparation.

Are sets important in real life?

Ans. Set is just a well-organised group of things, and we have organised things in real life. We use set theory in r...Read full

Why was a set language developed?

Ans. Set theory contributes a foundation for the rest of the mathematical concepts, and it was first developed and m...Read full

Do you think the symmetric difference is associative?

Ans. Yes, the basic algebraic properties like commutative, distributive, and associative properties apply to set theory. However, the symmetric dif...Read full

How do I denote symmetric difference?

Ans. Mathematical symbols and terms are largely denoted by Greek alphabets like alpha, beta, pi, etc. Similarly, we ...Read full

What is the formula to prove the symmetric difference?

Ans. As discussed in this guide, the symmetric difference can be proved using two different formulae. They are,...Read full

Ans. Set is just a well-organised group of things, and we have organised things in real life. We use set theory in real life even without knowing we use them. Arranging plays a vital role in daily life, so set theory has significance in real life. Set language is applied when arranging books in the bag, organising vegetables in the kitchen, organising books according to the genre in the library, etc. 

Ans. Set theory contributes a foundation for the rest of the mathematical concepts, and it was first developed and made into a discipline by Georg Cantor, a German mathematician. As set theory is used everywhere, even people with no mathematical background use it; so, it is the most basic part of everyday operations. 

Ans. Yes, the basic algebraic properties like commutative, distributive, and associative properties apply to set theory. However, the symmetric difference of two sets is confined to the commutative property alone. Associative property is for sets that are more than two.

Ans. Mathematical symbols and terms are largely denoted by Greek alphabets like alpha, beta, pi, etc. Similarly, we denote symmetric differences using the Greek alphabet, Delta. Delta is △.

Ans. As discussed in this guide, the symmetric difference can be proved using two different formulae. They are,

A △ B = (A U B) – (A ∩ B) 

A △ B = (A U B) – (A ∩ B) 

Crack IIT JEE with Unacademy

Get subscription and access unlimited live and recorded courses from India’s best educators

  • Structured syllabus
  • Daily live classes
  • Ask doubts
  • Tests & practice
Learn more

Notifications

Get all the important information related to the JEE Exam including the process of application, important calendar dates, eligibility criteria, exam centers etc.

Allotment of Examination Centre
JEE Advanced Eligibility Criteria
JEE Advanced Exam Dates
JEE Advanced Exam Pattern 2023
JEE Advanced Syllabus
JEE Application Fee
JEE Application Process
JEE Eligibility Criteria 2023
JEE Exam Language and Centres
JEE Exam Pattern – Check JEE Paper Pattern 2024
JEE Examination Scheme
JEE Main 2024 Admit Card (OUT) – Steps to Download Session 1 Hall Ticket
JEE Main Application Form
JEE Main Eligibility Criteria 2024
JEE Main Exam Dates
JEE Main Exam Pattern
JEE Main Highlights
JEE Main Paper Analysis
JEE Main Question Paper with Solutions and Answer Keys
JEE Main Result 2022 (Out)
JEE Main Revised Dates
JEE Marking Scheme
JEE Preparation Books 2024 – JEE Best Books (Mains and Advanced)
Online Applications for JEE (Main)-2022 Session 2
Reserved Seats
See all

Related articles

Learn more topics related to Mathematics
Zero Vector

A zero vector is defined as a line segment coincident with its beginning and ending points. Primary Keyword: Zero Vector

ZERO MATRIX

In this article, we will discuss about the zero matrix and it’s properties.

YARDS TO FEET

In this article we will discuss the conversion of yards into feet and feets to yard.

XVI Roman Numeral

In this article we are going to discuss XVI Roman Numerals and its origin.

See all
Access more than

10,505+ courses for IIT JEE

Get subscription

Trending Topics

  • JEE Main 2024
  • JEE Main Rank Predictor 2024
  • JEE Main Mock Test 2024
  • JEE Main 2024 Admit Card
  • JEE Advanced Syllabus
  • JEE Preparation Books
  • JEE Notes
  • JEE Advanced Toppers
  • JEE Advanced 2022 Question Paper
  • JEE Advanced 2022 Answer Key
  • JEE Main Question Paper
  • JEE Main Answer key 2022
  • JEE Main Paper Analysis 2022
  • JEE Main Result
  • JEE Exam Pattern
  • JEE Main Eligibility
  • JEE College predictor
combat_iitjee

Related links

  • JEE Study Materials
  • CNG Full Form
  • Dimensional Formula of Pressure
  • Reimer Tiemann Reaction
  • Vector Triple Product
  • Swarts Reaction
  • Focal length of Convex Lens
  • Root mean square velocities
  • Fehling’s solution
testseries_iitjee
Predict your JEE Rank
.
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2026 Sorting Hat Technologies Pvt Ltd

Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA

Share via

COPY