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

JEE Main 2026 Preparation: Question Papers, Solutions, Mock Tests & Strategy Unacademy » JEE Study Material » Mathematics » Algebraic Properties

Algebraic Properties

In this topic, we will discuss Algebraic properties of Sets, Commutative property, Associative property, Distributive property, set theory, De Morgan’s law, and more.

Table of Content
  •  

Introduction

Algebraic properties are some rules that are needed to solve problems. Algebraic properties of sets contain various rules that one needs to remember. Based on these rules, various mathematical problems and their solutions are there. Using these rules and properties, you will understand the logic behind many set problems.

Sets in real life

Let us now see how sets are used in day-to-day life. Do you have a favourite dress? You must have. Let us assume it is a skirt from a branded shop. The skirts may have a variety depending upon their design. So, this is called a set in real life. Set is nothing but a collection of items of the same category. Technically, a set is the collection of particular elements. Let’s understand it correctly.

Set Theory

There are some significant features of set theory which are mentioned below-

  • We make a set by placing items of a single entity together. This will form a set.
  • The Principle of Extension in sets tells that the set is known by its objects. Thus, sets A and B are equal only if all the elements should intersect, and none of them has any unique elements which are not present in the other set.
  • There may or may not be any specific relationship between an object and its set. It is called a membership relationship.

The fundamental properties of a set

Now, let’s focus on the fundamental properties of sets. Suppose P and Q be two sets, then we can define a set P intersection Q denoted by P⋂Q, whose elements consists of all the common elements of P and Q. Another set, P union Q, denoted by P⋃Q, is the set that contains all the elements of P and Q. A complement denoted by P’ is the set of numbers of the universal set U, except for the elements of P, the set which does not contain any members is known as the null set. It is usually denoted by ∅. The operations and properties of sets satisfy many identities.

Property 1: Commutative property

Union and intersection operation satisfy the commutative property, which means that p+q= q+p in algebraic terms. In terms of set, it is :

A⋃B = B⋃A

A⋂B = B⋂A

Property 2: Associative property

Again, both union and intersection fulfil the associative property of sets. In simple terms, it means that (p+q)+r is the same as p+(q+r). In terms of sets, it is as follows:

(A⋃B)⋃C = A⋃(B⋃C)

(A⋂B)⋂C = A⋂(B⋂C)

Property 3: Distributive property

Same as before, union and intersection both satisfy the distributive property of set. It is as follows:

A⋂(B⋃C) = (A⋂B)⋃(A⋂C)

A⋃(B⋂C) = (A⋃B)⋂(A⋃C)

Property 4:  Identity

Identity property means that a+0 is always equal to a.

A⋂U = A

A⋃∅ = A

Property 5:  Idempotent

A⋃A = A

A⋂A = A

Property 6:  Complement

A⋂A’ = ∅

A⋃A’ = U

Property 7: De Morgan’s Laws

 For any two finite sets A and B;

(i) A – (B ∩ C) = (A – B) U (A – C)

(ii)A – (B U C) = (A – B) ∩ (A – C)

De Morgan’s Laws can also be written as:

(i)(A ∩ B)’ = A’ U B’

(ii) (A U B)’ = A’ ∩ B’

Property 8:

For any two finite sets P and Q;

(i)(P – Q) ∩ Q = ∅

(ii) Q – P = Q ∩ P’

(iii) P ⊆ Q ⇔ Q’ ⊆ P’

(iv) (P – Q) U Q = P U Q

(v) P – Q = P ∩ Q’

(vi)P – Q = P ⇔ P ∩ Q = ∅

(vii) (P – Q) U (Q – P) = (P U Q) – (P ∩ Q)

Property 9:

 For any three finite sets P, Q and R;

(i) P – (Q ∩ R) = (P – Q) U (P – R)

(ii) P – (Q U R) = (P – Q) ∩ (P – R)

(iii) P ∩ (Q – R) = (P ∩ Q) – (P∩ R)

(iv) P ∩ (Q U R) = (P ∩ Q) U (P ∩ R)

Conclusion

Algebraic properties of sets are a set of some rules and properties which are used to define a set of elements. This is all you need to study about a set and its properties. The main properties of a set are distributive, commutative, and associative properties. All these are used to prove identities in sets.

faq

Frequently asked questions

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

Verify the commutative property in sets for the intersection of sets. Here we have set as follows: A = { x : x is an integer between 2 and 7} B = { x : x is rational numbers between 2 and 7}

Ans: Commutative Property of intersection of sets (A ∩ B) = (B ∩ A) A ∩ B = {3, 4, 5, 6} ∩ {3, 5, 6,4,1.2,&#...Read full

Prove the associative property in sets of intersection of sets for P = {−11, √2, √5, 7}, Q = {√3, √5, 6, 13} and R = {√2, √3, √5, 9}.

Ans: Associative property for intersection in sets : P∩(Q ∩ R) = (P ∩ Q)∩ R Q ∩ R = {√3, √5} P ...Read full

Find the solution set of the equation x2 – 4=0 in its roster form.

Ans: x2 – 4 = x2 – 22 = (x-2) (x+2)

x=2,-2

Thus, P = {-2,2}

Can you give an example of equal sets?

Ans: Suppose there are two sets named as P and Q P is the set of letters in “PLLOY” Q is the set of letters in ...Read full

Let’s take the set P = {1, 3, 5}, Q = {2, 4, 6} and R = {0, 2, 4, 6, 8}. What would be the universal set for all the sets?

Ans: If U is the universal set for sets P, Q and R, then:

U = {0, 1, 2, 3, 4, 5, 6, 8} is the universal set

Ans: Commutative Property of intersection of sets

(A ∩ B) = (B ∩ A)

A ∩ B = {3, 4, 5, 6} ∩ {3, 5, 6,4,1.2,……} = {3, 4, 5, 6 } … (1)

B ∩ A = {3, 5, 6,4,1.2,……} ∩ {3, 4, 5, 6} = { 3, 4, 5, 6} … (2)

From (1) and (2)

A ∩ B = B ∩ A = {3, 4, 5, 6}

Hence verified

Ans: Associative property for intersection in sets :

P∩(Q ∩ R) = (P ∩ Q)∩ R

Q ∩ R = {√3, √5}

P ∩ (Q ∩ R) = { √5 } ——(1)

(P ∩ Q) = { √5 }

(P ∩ Q) n R = { √5 }——(2)

Since equation 1 and 2 are equal, Hence proved.

Ans: x2 – 4 = x2 – 22 = (x-2) (x+2)

x=2,-2

Thus, P = {-2,2}

Ans: Suppose there are two sets named as P and Q

P is the set of letters in “PLLOY”

Q is the set of letters in “LOYPL”

Hence,

P = {P,L,L,O,Y}

Q = {L,O,Y,P,L}

Therefore, in both sets, the elements are the same.

Therefore, P= Q.

Ans: If U is the universal set for sets P, Q and R, then:

U = {0, 1, 2, 3, 4, 5, 6, 8} is the universal set

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