Sets are one of the most important concepts in mathematics. They are used in algebra, probability, statistics, computer science, and many other branches of mathematics. Once we understand what a set is, the next step is to learn operations on sets, which help us combine, compare, and analyze different sets.
In this article, you will learn the definition of operations on sets, basic operations on a set, binary operation on a set, examples, important properties, solved questions, short notes, MCQs, and a worksheet.
Students can also visit Nisar Math Academy at www.nisarmathacademy.com to access free Class 9 Maths notes, lesson plans, assessments, and sample lectures. Full recorded lectures, complete notes, and assessments are available through the website membership.
After studying this lesson, students will be able to:
Operations on sets are mathematical processes used to combine, compare, or modify two or more sets according to specific rules.
Just as addition and subtraction are operations on numbers, union, intersection, difference, and complement are operations on sets.
Definition:
Operations on sets are mathematical rules that produce a new set by using one or more given sets.
Example:
Let
A = {1, 2, 3}
B = {3, 4, 5}
Different operations can be performed on these sets to obtain new sets.
The basic operations on a set are:
These operations are widely used in mathematics and computer science.
The union of two sets contains all elements that belong to either set or both sets.
A ∪ B
A ∪ B = {x : x belongs to A or B}
A = {1,2,3}
B = {3,4,5}
A ∪ B = {1,2,3,4,5}
The intersection of two sets contains only the common elements.
A ∩ B
A ∩ B = {x : x belongs to both A and B}
A = {1,2,3}
B = {3,4,5}
A ∩ B = {3}
The difference of two sets contains elements that belong to the first set but not the second.
A − B
A = {1,2,3,4}
B = {3,4,5}
A − B = {1,2}
Similarly,
B − A = {5}
The complement of a set contains all elements of the universal set that are not in the given set.
A’
or
Aᶜ
Universal Set
U = {1,2,3,4,5,6,7}
A = {2,4,6}
A’ = {1,3,5,7}
The symmetric difference consists of elements that belong to either set but not both.
A △ B
(A − B) ∪ (B − A)
A = {1,2,3}
B = {3,4,5}
A △ B = {1,2,4,5}
| Operation | Symbol | Meaning |
|---|---|---|
| Union | ∪ | Elements in either set |
| Intersection | ∩ | Common elements |
| Difference | − | Elements of first set only |
| Complement | A’ | Elements not in the set |
| Symmetric Difference | △ | Elements in one set only |
A binary operation on a set is an operation that combines two elements of the same set and produces another element belonging to that same set.
Examples include:
Example:
On the set of integers,
5 + 3 = 8
Since 8 is also an integer, addition is a binary operation on integers.
A ∪ B = B ∪ A
A ∩ B = B ∩ A
(A ∪ B) ∪ C = A ∪ (B ∪ C)
(A ∩ B) ∩ C = A ∩ (B ∩ C)
A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
A ∪ ∅ = A
A ∩ U = A
A ∪ A’ = U
A ∩ A’ = ∅
Operations on sets are used in:
A = {2,4,6}
B = {4,6,8}
Find A ∪ B.
Solution
A ∪ B = {2,4,6,8}
Find A ∩ B.
Solution
A ∩ B = {4,6}
Find A − B.
Solution
A − B = {2}
Universal Set
U = {1,2,3,4,5,6}
A = {2,4,6}
Find A’.
Solution
A’ = {1,3,5}
Find the union of
A = {1,3,5}
B = {2,3,6}
Find A ∩ B.
Find A − B.
Find B − A.
If
U = {1,2,3,4,5,6,7}
A = {2,5}
Find A’.
Find the symmetric difference of
A = {1,2,3}
B = {3,4,5}
Verify
A ∪ B = B ∪ A
using suitable sets.
Verify
A ∩ B = B ∩ A
State whether addition on integers is a binary operation.
Write any two applications of set operations.
Understanding operations on sets is essential for mastering mathematics. The concepts of union, intersection, difference, complement, and symmetric difference form the foundation of many advanced topics in mathematics and computer science. Students should practice a variety of problems to strengthen their understanding of these operations.
Operations on Sets
Operations on sets are mathematical rules used to create a new set from one or more given sets.
Types
Union
Contains all elements of both sets.
Intersection
Contains only common elements.
Difference
Contains elements of one set excluding those of another.
Complement
Contains elements not present in the given set.
Binary Operation
An operation that combines two elements of the same set to produce another element of the same set.
1. Which operation contains all elements of two sets?
A) Difference
B) Union
C) Complement
D) Intersection
Answer: B
2. The symbol of intersection is
A) ∪
B) ∩
C) −
D) △
Answer: B
3. The complement of a set is taken with respect to
A) Empty Set
B) Universal Set
C) Equal Set
D) Singleton Set
Answer: B
4. Which operation contains only common elements?
A) Union
B) Difference
C) Intersection
D) Complement
Answer: C
5. A binary operation combines
A) One element
B) Two elements
C) Three elements
D) Four elements
Answer: B
6. Which law states A ∪ B = B ∪ A?
A) Identity
B) Commutative
C) Associative
D) Distributive
Answer: B
7. Which set operation removes common elements?
A) Symmetric Difference
B) Union
C) Intersection
D) Complement
Answer: A
8. The complement of A is represented by
A) A’
B) A∩B
C) A−B
D) A∪B
Answer: A
9. Which operation is represented by ∪?
A) Difference
B) Union
C) Complement
D) Intersection
Answer: B
10. Set operations are useful in
A) Computer Science
B) Statistics
C) Probability
D) All of these
Answer: D
Part A: Definitions
Part B: Solve the Following
Part C: Thinking Questions
Types of Sets in Mathematics: Definition, Examples and Different Types of Sets
Concept of Antilogarithm: Definition, Rules, Formula and Applications of Logarithm in Daily Life
Antilogarithm: Definition, Formula, Rules, Examples & Applications
© Copyright 2026 - Operations on Sets – Definition, Examples, Basic Operations « Nisar Math Academy. All rights reserved.
Leave a Reply