Overview
Test Series
A set is a group or collection of different items, objects, or numbers. These items are called the elements of the set. A set can include anything—such as numbers, letters, colors, days of the week, or even types of vehicles. For example, the group of numbers 1, 2, 3, 4, and 5 can be written as a set:
A = {1, 2, 3, 4, 5}
Sets are usually written inside curly brackets { } and are named using capital letters like A, B, or C.
There are two common ways to write sets:
In this mathematics article, we will learn the definition of union and intersection of sets. We will also solve problems based on the union and intersection of sets.
Maths Notes Free PDFs
Topic | PDF Link |
---|---|
Class 12 Maths Important Topics Free Notes PDF | Download PDF |
Class 10, 11 Mathematics Study Notes | Download PDF |
Most Asked Maths Questions in Exams | Download PDF |
Increasing and Decreasing Function in Maths | Download PDF |
In maths, a set is a group or collection of different objects, called elements. These elements can be anything—numbers, letters, shapes, or even other sets. All the items in a set are unique, which means no element is repeated.
We write a set by placing its elements inside curly brackets { }. For example, the set {1, 2, 3} means it contains the numbers 1, 2, and 3.
Sets can be of two types:
Sets are useful in many areas of mathematics, such as comparing groups, understanding data, and solving problems using Venn diagrams and operations like union and intersection.
The concept of sets allows us to define relationships between objects and perform operations on sets. These operations include union, intersection, difference, and complement. We will learn about union and intersection of sets in detail.
These are some of the common types of sets in mathematics. Each type has its own characteristics and applications.
These are some of the common types of sets in mathematics. Each type has its own characteristics and applications in various mathematical contexts.
Union and intersection of sets is the set operations that are used in set theory. Operations on sets are mathematical procedures that allow us to combine, compare, and manipulate sets. These operations help us analyze the relationships between sets and extract useful information.
The union of any two or more sets results in a completely new set that contains a combination of elements that are present in both those two or more given sets. The intersection of any two or more sets is the set that contains all the elements that are common to both those two or more given sets.
Here are some other common operations on sets:
Union of sets is the set of elements which are a combination of elements that are present in both the given sets. The symbol \(\cup\) is used to represent the union of two sets. For example, the union of two sets \(A\) and \(B\) is written as \(A\cup B\).
Let's consider a scenario where we have two sets of students involved in different extracurricular activities in a school. Set A represents students in the Chess Club, and Set B represents students in the Drama Club.
A = {John, Emma, Sarah, Michael}
B = {Emma, Michael, Olivia, Ethan}
To find the union of these sets, we combine all the unique students from both sets.
A ∪ B = {John, Emma, Sarah, Michael, Olivia, Ethan}
In this case, the union of sets A and B gives us a new set that contains all the students who participate in either the Chess Club or the Drama Club, without duplicating any names.
The properties of union of sets are tabulated below:
Name of Property/Law |
Rule |
\(A\cup B=B\cup A\) |
|
Associative property |
\((A\cup B)\cup C=A\cup (B\cup C)\) |
\(A\cup(B\cap C)=(A\cup B)\cap(A\cup C)\) |
|
Idempotent property |
\(A\cup A=A\) |
Property of \(\phi\) or Identity Law |
\(A\cup \phi=A\) |
Property of Universal Set |
\(A\cup U=U\) |
De Morgan’s property |
\(\overline{A\cup B}=\overline{A}\cap \overline{B}\) |
Combining Data from Two Groups:
If you have a list of students who play football and another list of students who play cricket, the union gives all students who play either football, cricket, or both.
Survey Results:
In surveys, if some people like tea and others like coffee, the union shows all people who like either tea or coffee or both.
Library Books:
If one shelf has fiction books and another has science books, the union tells you all the different books available across both shelves.
Database Merging:
In computer science, if two different databases store names, the union combines them without repeating any name.
Intersection of sets is the set of elements which are common to both the given sets. The symbol \(\cap\) is used to represent the intersection of two sets. For example, the intersection of two sets \(A\) and \(B\) is written as by \(A\cap B\).
Let's again take the sets A and B. They represent the Chess Club and Drama Club students, respectively.
A = {John, Emma, Sarah, Michael}
B = {Emma, Michael, Olivia, Ethan}
To find the intersection of these sets, we identify the common students who are members of both clubs.
A ∩ B = {Emma, Michael}
The intersection of sets A and B is the set of students who are members of both the Chess Club and the Drama Club. Emma and Michael are the only students present in both sets.
The properties of intersection of sets are tabulated below:
Name of Property/Law |
Rule |
Commutative Property |
\(A\cap B=B\cap A\) |
Associative Property |
\((A\cap B)\cap C=A\cap (B\cap C)\) |
Distributive Property |
\(A\cap(B\cap C)=(A\cap B)\cup (A\cap C)\) |
Property of \(\phi\) |
\(\phi \cap A=\phi\) |
Property of Universal Set |
\(U\cap A=A \) |
\(\overline{A\cap B}=\overline{A}\cup \overline{B}\) |
Finding Common Members:
If one group of students takes mathematics and another takes science, the intersection will show the students who take both subjects.
Venn Diagram Analysis:
In logic and data science, the intersection helps identify overlapping parts of different categories.
Inventory Management:
A store may use the intersection to find products that are in demand in both summer and winter, helping with stock planning.
Social Media:
Platforms can use intersection to find users who like two different pages or topics, for better content targeting.
Venn Diagrams refer to the diagrams that are used to represent the relationship between the given set operations. Any set operation can be represented by using a Venn diagram. Venn diagrams represent each set using circles.
Let’s see how to use the Venn diagram to represent the union of two sets. For this, we first need a universal set, of which the two given sets \(A\) and \(B\) are the subsets. The following Venn diagram represents the union between the sets \(A\) and \(B\).
In the above Venn diagram, the shaded region shows the union of sets \(A\) and \(B\).
In the same way, we can draw a Venn diagram for the union of three sets as shown below:
In the above Venn diagram, the shaded region shows the union of three sets \(A\), \(B\) and \(C\).
Now, let’s see how to use the Venn diagram to represent the intersection of two sets. For this, we first need a universal set, of which the two given sets \(A\) and \(B\) are the subsets. The following Venn diagram represents the intersection between the sets \(A\) and \(B\).
In the above Venn diagram, the shaded region shows the intersection of sets \(A\) and \(B\).
In the same way, we can draw a Venn diagram for the intersection of three sets as shown below:
In the above Venn diagram, the orange colored region shows the intersection of three sets \(A\), \(B\) and \(C\).
The complement of a set is the set of elements that are not present in the original set but belong to the universal set.
The union of complement sets involves combines the elements that are not in either of the original sets.
A' ∪ B' = {x | x is in the universal set but not in either A or B}
Properties of Union of Complement Sets
De Morgan's Law: The union of the complement sets is equal to the complement of the intersection of the original sets. (A ∩ B)' = A' ∪ B'.
The intersection of complement sets includes the elements that are absent in both of the original sets.
A' ∩ B' = {x | x is in the universal set and not in either A or B}
Properties of Intersection of Complement Sets:
De Morgan's Law: The intersection of the complement sets is equal to the complement of the union of the original sets. (A ∪ B)' = A' ∩ B'.
We can perform union and intersection operations on both finite and infinite sets.
Union of Finite Sets: The union of two finite sets combines all the unique elements from both sets. This results in a set that contains all the elements from both sets without any duplicates.
For example, let's consider two finite sets: A = {1, 2, 3} B = {3, 4, 5}
The union of sets A and B is: A ∪ B = {1, 2, 3, 4, 5}
Thus, the union operation combines the elements of both sets. It results in a new set with all the distinct elements.
Intersection of Finite Sets: The intersection of two finite sets identifies the common elements shared by both sets.
Continuing with the previous example, the intersection of sets A and B is: A ∩ B = {3}
The intersection operation reveals that the common element between sets A and B is 3, as it is the only element present in both sets.
The union and intersection operations can also be performed on infinite sets, with some interesting outcomes.
For example, let's consider two infinite sets: A = {1, 2, 3, ...} (the set of all natural numbers) B = {2, 4, 6, ...} (the set of all even numbers)
The union of sets A and B is: A ∪ B = {1, 2, 3, 4, 5, 6, ...} (the set of all natural numbers and even numbers)
In this case, the union operation combines all the elements from both sets, resulting in a set that contains all the natural numbers and even numbers.
The intersection of sets A and B is: A ∩ B = {2, 4, 6, ...} (the set of all even numbers)
The intersection operation reveals that the common elements between sets A and B are all the even numbers, as they are present in both sets.
The difference between union and intersection of sets are tabulated below:
Union of Sets |
Intersection of Sets |
The union of two sets \(A\) and \(B\) is defined as the set of elements that are included either in the set \(A\) or set \(B\), or both \(A\) and \(B\). |
The intersection of two sets \(A\) and \(B\) is defined as the set of elements that belongs to both the sets \(A\) and \(B\). |
The symbol \(\cup\) is used to represent the union of two sets. |
The symbol \(\cap\) is used to represent the intersection of two sets. |
The union of sets corresponds to the logical “OR”. |
The intersection of sets corresponds to the logical “AND”. |
The union of sets rejects the identical values from the set. |
The intersection of sets is an associative operation which includes the common values from the set. |
Example: \(A={1,3,5,7}\), \(B={2,3,4,5}\), then \(A\cup B={1,2,3,4,5,7}\). |
Example: \(A={1,3,5,7}\), \(B={2,3,4,5}\), then \(A\cap B={3,5}\). |
Example 1: Find the union and intersection of the sets \(A={2,3,5,6,7}\), and \(B={4,5,7,8}\).
Solution: Given \(A={2,3,5,6,7}\) and \(B={4,5,7,8}\).
\(A\cup B = {2,3,4,5,6,7,8}\).
\(A\cap B = {5,7}\).
Example 2: Find the union and intersection of the sets given below, \(P={a,e,i,o,u}\), \(Q={p,q,r,s,t}\), and \(R={j,k,l,m,n}\).
Solution: Given \(P={a,e,i,o,u}\), \(Q={p,q,r,s,t}\), and \(R={j,k,l,m,n}\).
Union of the given sets is:
\(P\cup Q\cup R={a,e,i,o,u,p,q,r,s,t,j,k,l,m,n}\).
Intersection of the sets is:
\(P\cap Q\cap R=\phi\).
The intersection of the sets \(P\), \(Q\), and \(R\) is a null set (empty set) since no element is common among the three sets.
Example 3: Prove that the associative property for the union of sets, the sets \(A={a,b,c,d,e}\), \(B={d,e,f,g,h}\), and \(C={g,h,i,j,k}\).
Solution: Given \(A={a,b,c,d,e}\), \(B={d,e,f,g,h}\), and \(C={g,h,i,j,k}\).
Associative property for the union of three sets is \((A\cup B)\cup C=A\cup (B\cup C)\).
For LHS, \(A\cup B={a,b,c,d,e,f,g,h}\)
\((A\cup B)\cup C={a,b,c,d,e,f,g,h,i,j,k}\) …….(equation 1)
For RHS, \(B\cup C={d,e,f,g,h,i,j,k}\)
\(A\cup (B\cup C)={a,b,c,d,e,f,g,h,i,j,k}\) …….(equation 2)
From equation 1 and 2 , we have
LHS = RHS
Hence, \((A\cup B)\cup C=A\cup (B\cup C)\).
We hope that the above article is helpful for your understanding and exam preparations. Stay tuned to the Testbook App for more updates on related topics from Mathematics, and various such subjects. Also, reach out to the test series available to examine your knowledge regarding several exams.
Download the Testbook APP & Get Pass Pro Max FREE for 7 Days
Download the testbook app and unlock advanced analytics.