Get the answers you need at Westonci.ca, where our expert community is dedicated to providing you with accurate information. Get immediate and reliable solutions to your questions from a community of experienced professionals on our platform. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

What is the difference between a union and an intersection? Give an example of both.

Sagot :

Final answer:

Difference between union and intersection with examples.


Explanation:

Union and intersection are basic set operations in mathematics.

Union (∪) combines elements from two or more sets without duplicates, while intersection (∩) gives the elements common to all sets.

For example:

  1. Union: Set A = {1, 2, 3} and Set B = {3, 4, 5}. A ∪ B = {1, 2, 3, 4, 5}.
  2. Intersection: Set A = {1, 2, 3} and Set B = {3, 4, 5}. A ∩ B = {3}.

Learn more about Set operations here:

https://brainly.com/question/28021749