Intersection of sets
Set is a type of mathematics. It is an easy and simple topic in mathematics course. Set has many operations and all operations are different each others. Intersection is totally different with union of sets. It is neither complicated nor easy. It is also a part of set operations. It is center point of sets. It is also used on Venn diagram.
Set is a type of mathematics. It is an easy and simple topic in mathematics course. Set has many operations and all operations are different each others. Intersection is totally different with union of sets. It is neither complicated nor easy. It is also a part of set operations. It is center point of sets. It is also used on Venn diagram. The intersection of two sets is that where the all elements of both sets which are same mean in both sets that are called “Intersection of Sets”. If we have two sets but both are empty we want to find the intersection of these sets the intersection of two empty sets is said to be disjoint because they have not any common element. We can solve the intersection operation more then one sets at a time no any error will occur during the processing. Intersection operation is also used an associative operation. The intersection of sets may be written as a complement of union of their complements. Now there are some examples:
There are some simple examples:
1) A = {5, 6, 8, 9, 2}
B = {0, 1, 6, 2, 3, 10}
Solution:
A∩B = {2, 6}
2) S = {2, 4, 6, 8, 9, 3, 10, 12}
R = {1, 3, 4, 5, 6, 7, 9, 11, 13}
Solution:
S∩R = {3, 4, 6, 9 }
Now there are some examples of union of three sets.
A = {5, 6, 3, 8, 9, 2}
B = {0, 1, 6, 3, 10}
C = {3, 6, 9, 12, 15}
Solution:
AUBUC = {3, 6 }