Skip to main content
Skip to main content

What is Union of Sets?

Two overlapping circles (sets) with elements inside, showing how their union combines all elements from both circles
Combining two sets into their union

The union of sets means combining all the elements from two or more sets together. Imagine you have two baskets of fruits:

• Basket A has an apple, banana, and orange
• Basket B has a banana, grape, and pear

The union of Basket A and Basket B would be all the fruits together: apple, banana, orange, grape, and pear. Notice we only list the banana once, even though it was in both baskets!

In math terms, the union of sets A and B contains all elements that are in A, or in B, or in both. We write this as A ∪ B (read as "A union B").

How to Find the Union of Sets

Step-by-step illustration: 1. List elements of first set, 2. List elements of second set, 3. Combine them removing duplicates
Steps to find the union of two sets

Finding the union of sets is like making a big list that includes everything from all the sets, but without repeating any items. Here's how to do it:

Step 1: Write down all the elements from the first set.
Step 2: Add all the elements from the second set that aren't already in your list.
Step 3: If you have more sets, keep adding their new elements.

Union Formula

A ∪ B = {x | x ∈ A or x ∈ B}

This means the union of A and B is all x where x is in A or x is in B.

Example: Let's find the union of these sets:
A = {1, 2, 3, 4}
B = {3, 4, 5, 6}

The union A ∪ B = {1, 2, 3, 4, 5, 6}

Notice we didn't write 3 and 4 twice, even though they appeared in both sets!

The Union Symbol (∪)

Large union symbol (∪) with examples showing how it's used between sets
The union symbol in action

Mathematicians use special symbols to make writing about sets quicker and clearer. The symbol for union is , which looks like a wide letter "U".

How to use the union symbol:

• Write the first set
• Then write the ∪ symbol
• Then write the second set

For example: A ∪ B means "the union of set A and set B"

You can use the union symbol with more than two sets too:
A ∪ B ∪ C means "the union of sets A, B, and C"

The ∪ symbol helps us write about combining sets without needing lots of words. It's like a math shortcut!

Union of Sets Examples

Real-world examples of unions: 1. Two groups of animals combined, 2. Two boxes of toys combined, 3. Two lists of favorite foods combined
Real-world examples of unions

Let's look at some examples to understand union better:

Example 1: Favorite Colors
• Sarah's favorites: {red, blue, green}
• Tom's favorites: {blue, yellow, purple}
Their combined favorites: {red, blue, green, yellow, purple}

Example 2: Classroom Supplies
• Box A: {pencils, erasers, rulers}
• Box B: {markers, scissors, pencils}
Combined supplies: {pencils, erasers, rulers, markers, scissors}

Example 3: Numbers
• Set X: {1, 3, 5, 7}
• Set Y: {2, 4, 6, 8}
• Set Z: {5, 6, 7, 9}
X ∪ Y ∪ Z = {1, 2, 3, 4, 5, 6, 7, 8, 9}

Example 4: Letters
• First letters: {a, b, c, d}
• Vowels: {a, e, i, o, u}
Combined letters: {a, b, c, d, e, i, o, u}

Notice how in each case, we combine all the items but never list anything twice!

Union of Sets Quiz

Test your understanding with this 5-question quiz. Choose the correct answer for each question.

1. What is the union of A = {1, 2, 3} and B = {3, 4, 5}?
2. What symbol represents the union of sets?
3. If P = {a, b, c} and Q = {c, d, e}, what is P ∪ Q?
4. How many times does an element appear in a union of sets?
5. What is {1, 2, 3} ∪ {4, 5} ∪ {3, 6}?

Frequently Asked Questions

Here are answers to common questions about union of sets:

Math Trivia

Discover interesting facts about sets and unions:

Copyright © 2025 Workybooks. Made with ♥ in California.