what is union and what is intersection in sets?
Answers
Step-by-step explanation:
The union of two sets is a new set that contains all of the elements that are in at least one of the two sets. The union is written as A∪B or “A or B”. Intersection. The intersection of two sets is a new set that contains all of the elements that are in both sets. The intersection is written as A∩B or “A and B”.
Answer:
The union of two sets A and B is the set of elements which are in A, in B, or in both A and B. In symbols, . For example, if A = {1, 3, 5, 7} and B = {1, 2, 4, 6, 7} then A ∪ B = {1, 2, 3, 4, 5, 6, 7}.
The intersection of two sets A and B, denoted by A∩B, consists of all elements that are both in A and_ B. For example, {1,2}∩{2,3}={2}. In Figure 1.5, the intersection of sets A and B is shown by the shaded area using a Venn diagram.