BBA Business Mathematics 02 PDF
BBA Business Mathematics 02 PDF
02 Set Operations
Names of Sub-Topics
Venn diagram, Set Operations: Union, Intersection, Difference, Symmetric Difference, Complement of
Set; Possible Venn Diagrams for Sets, Counting of numbers in union of two Sets, Laws of Algebra of
Sets, Problems
Overview
In this module, you will learn about Venn diagrams and their presentation for sets, and different types
of set operations. This module covers the counting of elements in the union of two sets. At the end of
this module, you will be introduced to the laws of the algebra of sets and some examples related to
this module.
Learning Objectives
Learning Outcomes
https://www.cuemath.com/algebra/operations-on-sets/
https://www.math-only-math.com/complement-of-a-set.html
2.1 INTRODUCTION
The concept of set operation is the same as operations on numbers. We have already studied the
operations of numbers like addition, subtraction, multiplication and division. In mathematics, Sets
are the collections of different objects, and these objects could be alphabets, numbers or any real-life
objects. Set operations are used to establish the relation between two or more sets, and this is the reason
that set operations came into existence.
Sets are the collection of distinct well-defined objects, and each object is known as the element of that
set. To define the relationship between two or more sets, we use different set operations, which are:
Union of sets, Intersection of sets, Difference of sets, Complement of sets and Symmetric difference of
sets. Before discussing the set operations in detail, first, we will discuss the most important topic Venn
Diagram which is widely used in the field of mathematics.
2
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
In Figure 1, we have drawn the set of real numbers inside the set of complex numbers because all real
numbers are contained in a set of a complex number, that is, .
Consider another example of Venn diagram. Suppose one set contains even numbers less than or equal
to 20, i.e., A = {2, 4, 6, …, 20} and another set contains the multiples of 5 less than or equal to 25, i.e., B = {5,
10, 15, 20, 25}. Venn diagram for set A and B is as shown in figure 2.
A B
{10, 20}
Note: Union of an empty set with a non-empty set A implies the same set A, that is, A =A
3
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
For example, suppose S = {1, 2, 3, 5, 6}, T = {1, 3, 4, 5}, and U = {1, 4, 5}, then S T = {1, 3, 5}, S U = {1, 5}, and
T U = {1, 4, 5}.
Note: Intersection of an empty set with a non-empty set A implies the null set , that is, A =
For example, suppose S = {1, 2, 3, 4}, T = {1, 3}, then S − T = {2, 4} and T – S = {} = .
Note:
1. If we subtract an empty set from a non-empty set A, then we get A again, that is, A – = A.
2. If A is non-empty set, then A – A =
The symmetric difference of two sets S and T is written as S∆T. One can find the symmetric difference of
two sets by using the formulae;
AΔT = (S-T) (T-S)
or
SΔT = (S T) - (S T)
Set-builder notation for the symmetric difference of sets S and T is:
S∆T = {x: x S − T or x T − S}
or
S∆T = {x: x S T but x S T}
For example, let S = {2x: 1≤ x ≤ 12} and T = {3x: 1≤ x ≤ 8}, then S - T = {2, 4, 8, 10, 14, 16, 20, 22} and T - S = {3,
9, 15, 21}, this implies S∆T = {2, 3, 4, 8, 9, 10, 14, 15, 16, 20, 21, 22}.
Note: Symmetric difference of two sets is commutative, that is, ST = TS for any two sets S and T.
4
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
For example,
i. Consider the universal set to be the set of integers . Then the complement of the set of even integers
is the set of odd integers.
ii. Suppose {1, 2, 3, 4, 5} is the universal set, then the complement of set S = {1, 2, 3} is Sc = {4, 5} while the
complement of set T = {1, 3, 5} is Tc = {2, 4}.
Note:
1. If U is considered as a universal set, then the complement of U will be a null set, that is, Uc= ø.
Similarly,øc = U.
2. If U is the universal set and A is any set then complement of set A is U – A, that is, remove all the
elements that are present in set A from universal set.
A B A B
A
A A
A B
5
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
iii. Consider the two sets A and B, if set B is contained in set A, then its Venn diagram will be as shown
in figure 5.
U
A
B
A-B
A-B
Figure 6: Venn Diagram representing the region for the difference of sets
v. Let A be a set. The Venn diagram that represents the complement of set A is shown in Figure 7. The
shaded coloured region is representing the region for the complement of set A.
6
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
Similarly, if we have three sets A, B and C, then counting formulae will be;
n(ABC) =n(A) + n(B) +n(C) -n(A B) -n(B C) -n(C A) +n(A B C)
7
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
Let y Sc Tc, this implies y is an element of both sets Sc and Tc i.e., y Sc and y Tc, and this implies
that y is neither a member of S nor a member of T i.e., y is not a member of S T. From here, we can
say that y (S T)c. This demonstrates that
Sc Tc (S T )c ---------- (ii)
From equations (i) and (ii) we got the result (S T)c = Sc Tc.
2. Let x (S T)c, this implies x is not an element of S and T both, and this directs to the result either
x Sc or x Tc i.e. x Sc Tc.
As we started from x (S T)c and got x Sc Tc this implies the result
(S T)c Sc Tc ----------- (i)
Let y Sc Tc, by the definition of intersection it implies either y Sc or y Tc, and this directs to
the result that y is neither a member of S nor a member of T i.e., y S T. By the definition of the
complement of a set, y (S T)c. This demonstrates that
Sc Tc (S T)c ------------(ii)
From equations (i) and (ii) we got the result Sc Tc = (S T)c.
2.7 PROBLEMS
Earlier, we have discussed the Venn diagram, set operations, counting several elements in the union of
sets and laws of the algebra of sets. Further, we will discuss some problems and their solutions related
to the above-mentioned topics.
Example 1: Consider the set P={ x : 5 < x < 15} and Q = {x : 5x = 10}. Find the union of both set P and Q.
Solution: First, represent the given set into roaster form.
P ={ 6, 7, 8, 9, 10, 11, 12, 13, 14}
Q ={2}
Thus, union of both sets will contain the elements that are present either in set P or in set Q.
PQ={ 2, 6, 7, 8, 9, 10, 11, 12, 13, 14}
Example 2: Find the union of set A = {a,b,c,h,w}and B = {a,e,i}.
Solution: Union of two sets A and B is the set containing all the elements that are either present in set
A or in set B.
AB = {a,b,c,h,w }{a,e,i }
= { a,b,c,e,h,i,w}
Example 3: Consider the interval (2,5) and set {0, 2, 3,7, 9}. Find the intersection of these two sets.
Solution: It is known that interval (2, 5) contains all the real numbers between 2 to 5 except endpoints 2
and 5. And, intersection of two sets has all common elements present in both sets.
Thus, intersection of both sets will be {3} as 3 is the element that is present in both sets. That is, (2,5)
{0,2,3,7,9} = {3}.
Example 4: Consider the two sets P = {2n : n } and Q = {6n : n 1 ≤ n ≤ 10}. Find the intersection of
these two sets.
8
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
Solution: Set P contains all the even natural number, and set Q contains natural number which are
multiple of 6 and less than or equal to 60. That is,
P = {2, 4, 6, …}
Q = {6, 12, 18, 24, …, 60}
After listing all the elements of both sets, it is clear that all the elements present in set Q are also present
in set P. Thus, intersection of both sets will be;
PQ ={ 2,4,6,...}{ 6,12,18,...,60}
={ 6,12,18,...,60}
={6n:n , 1 n 10}
Note:
1. If P Q then PQ=P for any two sets P and Q.
2. If P Q then PQ=Q for any two sets P and Q.
Example 5: Find the symmetric difference A∆B for the set A = {2,4,6,8,10} and B = {1, 2, 3, 4, 5, 6, 7, 8}.
Solution: Symmetric difference of two sets A and B can be found using the formulae: A ∆ B = (A B) –
(A B).
Union of set A and B , that is, A B = {1,2,3,4,5,6,7,8,10}
Intersection of set A and B, that is, A B ={2,4,6,8}
Thus, symmetric difference is A∆B = {1, 2, 3, 4, 5, 6, 7, 8, 10} – {2, 4, 6, 8} = {1, 3, 5, 7, 10}.
Example 6: Consider the sets A = {} and B = {4, 7, 9}. Find the symmetric difference A∆B for these sets.
Solution: Symmetric difference of two sets A and B can be found using the formulae: A∆B=(AB)-(A B)
Union of two sets A and B is AB={}=
Intersection of two sets A and B is AB={}=
Thus, symmetric difference of two sets A and B is AB = {4, 7, 9} – {} = {4 ,7, 9}.
Example 7: Find the complement of the set {2, 5, 7} when considering the set {1, 2, 3, 4, 5, 6, 7, 8, 9} as a
universal set.
Solution: Complement of a set contains all the elements that are not present in that set. Thus, complement
of set {2, 5, 7} is;
{1, 2, 3, 4, 5, 6, 7, 8, 9} - {2, 5, 7} = {1, 3, 4, 6, 8, 9}
Therefore, {1, 3, 4, 6, 8, 9} is the complement of the given set.
Example 8: Consider the interval (1, 6). Find the complement of interval considering set of real numbers
as universal set.
Solution: Since set of real numbers is =(–, ) and complement of any set contains all that element
that are not present in that set. Thus, Complement of interval (1, 6) is; (–, )- (1, 6) = (–, 1] )
Therefore, complement of (1, 6) is (–, 1][6, ).
9
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
Example 9: Consider the set A = {1, 2, 3, 4}, B = {2, 5, 7} and C = {3, 4, 5, 6, 7}. Find the following sets:
i. AB
ii. AC
iii. A(BC)
iv A(BC)
Solution:
i. AB = {1, 2, 3, 4} {2, 5, 7} = {2}
ii. AC = {1, 2, 3, 4} {3, 4, 5, 6, 7} = {3, 4}
iii. Since B C = {2, 3, 4, 5, 6, 7}, thus, A(B C) = {1, 2, 3, 4}{2, 3, 4, 5, 6, 7} = {2, 3, 4}.
iv. Since B C = {5, 7}, thus, A(B C) = {1, 2, 3, 4} {5, 7} = {1, 2, 3, 4, 5, 7}.
Example 10: Consider the two sets that are set of rational numbers and set of irrational numbers. Make
a Venn diagram to show their relationship.
Solution: As we know that all the real numbers that are not rational are called irrational numbers. Thus,
it is clear that both sets are disjoint, that is, there will be no common elements in both sets. Therefore,
the Venn diagram for both sets will be as in Figure 8.
Q I
A B
2
4 3
8 2 9
10
12
10
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
Hence, the number of employees who are drinking neither Tea nor Coffee = 600 – 275 = 325.
Example 13: Consider the Set of natural numbers and set of whole numbers W. Find the difference
W- .
Solution: List the elements of the set of natural numbers and the set of whole numbers. That is,
= {1, 2, 3, 4, …}
W = {0, 1, 2, 3, 4, …}
From the roaster form of both sets, it is clear that set of whole number contained all the elements of set
of natural number. Thus,
W - = {0, 1, 2, 3, 4, …}- {1, 2, 3, 4, …}
= {0}
Thus, difference W-N is a singleton set {0}.
Example 14: For set A and B, n(A) = 6, n(B) = 8 and n (A B) = 0, then find the number of elements in set
AB?
Solution: As we know the counting formulae; n(AB)=n(A)+n(B)-n(A B).
Thus, number of elements in union of set A and B is;
n (AB) = 6 + 8 – 0 = 14
Example 15: In a company, 50 of the employees read Hindi Magazines, 40 read English Magazines and
70 read either Hindi or English Magazines. How many employees read both Magazines? Also, find the
number of employees who read only Hindi Magazines?
Solution: Number of employees who read Magazines in Hindi = n(H) = 50
11
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
B E
H-E 20
Example 16: Consider the following Venn diagram. List all the elements of set A, B, A , A – B and B – A
and highlight the region in Venn diagram for these sets.
A 6 B
3 1 7 15
8 4
14
2 9 12
13
5 18
11
20
12
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
Solution: It is clear that each circle represents a set, and since both circles are intersecting to each other,
there will be some common element. Elements inside the coloured region in figure 11 are the elements of
set A. Thus, set A = {1, 2, 3, 4, 5, 6, 8, 9, 11, 12}.
A B
6 7
3 1 4 15
8 12 14
2 9 18 13
5
11 20
A B
6 7
3 1 4 15
8 12 14
2 9 18 13
5
11 20
A B
6 7
3 1 4 15
8 12 14
2 9 18 13
5
11 20
13
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
Difference set A – B has the elements that are present in set A but not present in set B. elements of set
A – B are shown by the coloured region in figure 14. Thus, A – B = {1, 2, 3, 6, 8, 9, 11}.
A B
6 7
3 1 4 15
8 12 14
2 9 18 13
5
11 20
A B
6 7
3 1 4 15
8 12 14
2 9 18 13
5
11 20
14
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
One needs to find the students who have chosen only one subject.
Figure 16 is representing the Venn diagram of students, which is as follows;
M C
60 29 97
23 20
52
P
Therefore, total number of students who chose only one subject = 25 + 26 + 65 = 116
Example 18: In a city, 80% of residents speak French, 30% English, and 50% Hindi, in which 35% residents
are speaking French and English, 16% are speaking French and Hindi, and 10% are speaking English and
Hindi. What n percentage of residents are living there who can speak all the three languages?
Solution: Since we are finding the number of residents in percentage, consider there are total 100
residents living in the city. Let ‘F’ denote the residents who speaks French, ‘E’ denote the residents who
speak English, and H denote the residents who speak Hindi.
We are given,
n(F) = number of residents who speak French = 80
n(E) = number of residents who speak English = 30
n(H) = number of residents who speak Hindi = 50
n(F E) = number of residents who speak French and English = 35
n(F H) = number of residents who speak French and Hindi = 16
n(H E) = number of residents who speak Hindi and English = 10
n(F E H) = total number of residents who speak French, Hindi and English = 100
15
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
One needs to find the residents who speak all the three languages.
To find the numbers of residents who speak all three languages, use the formulae;
n(F E H) = n(F) + n(E) + n(H) – n(FE) – n(FH) – n(EH) + n(FEH)
100 = 80 + 30 + 50 – 35 – 16 – 10 + n(FEH)
100 = 99 + n(FEH)
n(FEH) = 100 – 99
n(FEH) = 1
Thus, only 1% of residents speak French, English, and Hindi.
Example 19: There are 20 Indian females and 33 Indian males at a 90-person meeting. Ten of the Indians
are writers, while the remaining 44 are either men or writers. There are no foreign writers in the meeting.
Determine the number of female writers that will be attending the meeting.
Solution: Let W denote the writers and M denote the men in the meeting. Given information is n(W) = 10,
n(M) = 33 and n(M W) = 44.
First, we will find the number of Indians who are males and writer both. Thus,
n(MW) = n(M) + n(W) – n(MW)
44 = 33 + 10 – n(MW)
n(MW) = 44 – 43
n(MW) = 1
Thus, there is 1 Indian male writer. Since there are total 10 writers attending the meeting, 9 female
writers are joining the meeting.
⚫ A diagram that helps us visualise the logical relationship between given sets and their elements is
known as the Venn diagram.
⚫ The union of two sets S and T is the collection of all elements that are present in either set S or set T.
⚫ The intersection of two sets S and T is the collection of all objects that are present in both sets S and
T. It is denoted as S T.
⚫ The difference S − T of two sets S and T is the collection of all elements in S that are not present in T.
⚫ The symmetric difference of two sets S and T is the set of elements that are either present in S or
present in T but cannot be present in the intersection of both sets.
⚫ If two sets are disjoint then their intersection will be ø.
⚫ If we subtract an empty set ø from a non-empty set A, then we get A again, that is, A – ø = A.
⚫ If there are two sets A and B then n (A B)=(A)+n(B)-n(A B).
⚫ If we have three sets A, B and C then n (A B C)=n(A)+n(B)+n(C)-n(A B)-n(B C) – n(C A)+n
(A B C).
⚫ According to the De Morgan’s Law, if S and T are two sets, then (i) (S T)c = Sc Tc and (ii) (S T)c
= Sc Tc
16
VIGNAN’S ONLINE
MODULE 02: Set Operations
Foundation for Science, Technology & Research
⚫ If U is considered as a universal set, then the complement of U will be a null set, that is, Uc = ø.
Similarly, øc =U.
⚫ If U is the universal set and A is any set, then complement of set A is U – A, that is, remove all the
elements that are present in set A from universal set.
⚫ Symmetric difference of two sets is commutative, that is, ST = TS for any two sets S and T.
2.9 GLOSSARY
⚫ Union of sets: The union of two sets S and T is the collection of all elements that are present in either
set S or set T. It is denoted by S T.
⚫ Intersection of sets: Intersection of two sets is the collection of elements that are present in both
sets.
⚫ Symmetric Difference of sets: The symmetric difference of two sets S and T is the set of elements
that are either present in S or T but cannot be present in the intersection of both sets.
⚫ Identity Law: According to this law, if A is the set and U is the universal set then;
I. A=A
II. A U = A
I imply that the null set is the identity for set A under the operation union. II implies that universal
set U is the identity for set A under the operation intersection.
17
VIGNAN’S ONLINE
Business Mathematics
Foundation for Science, Technology & Research
2. If A and B are two sets, then difference of two sets A - B is the set containing those elements which
are present in set A but not in set B. Refer to Section Set Operations
3. De Morgan’s law is the most useful property of set theory. It is the combination of two properties.
Refer to section Laws of Algebra of Sets
4. 52, Refer to Section Counting of Numbers in Union of Two Sets
5. 35 students read both books; 30 students read-only Hindi.
6. (i) 16 students
(ii) 8 students
⚫ https://www.toppr.com/guides/business-mathematics-and-statistics/business-mathematics/
⚫ https://www.vedantu.com/maths/business-mathematics
⚫ Along with your classmate, discuss the different set operations, also try to solve as many questions
as you can.
18