

What is the Formula for the Union of Two Sets?
The concept of Union of Sets plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Understanding how to find the union of sets helps in solving set theory questions, data handling, and logical reasoning problems across many classes and exams.
What Is Union of Sets?
The union of sets is a method to combine all the unique elements from two or more sets, making sure no element is repeated. You’ll find this concept applied in Venn diagrams, database searches, and computer programming when merging different data groups.
Key Formula for Union of Sets
Here’s the standard formula: \( A \cup B = \{ x : x \in A \text{ or } x \in B \} \)
The union symbol is ∪, and it represents "or". To find the union, simply list every element from all involved sets without repeating any element.
Union of Sets Symbol and Notation
Union is written using the symbol ‘∪’ between sets. For example, the union of sets A and B is written as A ∪ B. In set builder notation, it is expressed as:
A ∪ B = { x : x ∈ A or x ∈ B }
This means set A union B consists of all elements that belong to set A OR set B (or both).
Visual Method: Venn Diagram
Union of sets is commonly shown using a Venn diagram. Here, the shaded area covers all regions belonging to either set A, set B, or both. It helps students easily visualize which elements are included in the union.
For a quick review of Venn Diagram concepts, visit our detailed topic page.
Step-by-Step Illustration
- Start with two sets:
A = {2, 4, 5, 6}
B = {4, 6, 7, 8} - List all elements in both sets.
- Remove any repeated elements.
- Write the union:
A ∪ B = {2, 4, 5, 6, 7, 8}
Solved Examples: Union of Sets
Example | Steps | Solution |
---|---|---|
X = {1, 3, 7, 5} B = {3, 7, 8, 9} |
Combine all values, skip repeats. | X ∪ B = {1, 3, 5, 7, 8, 9} |
A = {a, e, i, o, u} B = {ф} (Empty Set) |
A union an empty set is A. | A ∪ B = {a, e, i, o, u} |
B = {2, 3, 4, 5, 6, 7} C = {0, 3, 6, 9, 12} |
Write all unique elements. | B ∪ C = {0, 2, 3, 4, 5, 6, 7, 9, 12} |
Main Properties of Union of Sets
- Commutative Law: A ∪ B = B ∪ A
- Associative Law: A ∪ (B ∪ C) = (A ∪ B) ∪ C
- Identity: A ∪ ϕ = A
- Idempotent Law: A ∪ A = A
- Universal Law: U ∪ A = U (U is the universal set)
More on these can be found at Properties of Sets page.
Cross-Disciplinary Usage
Union of sets is not only useful in Maths but also plays an important role in Physics, Computer Science, and daily logical reasoning. Students preparing for JEE or NEET will see its relevance in various questions. In databases or programming, the union operation merges lists or arrays without duplicates.
Speed Trick or Vedic Shortcut
When finding the union with large data, remember to simply "tick off" each element as you write it, so you don’t write any element twice. For competitive exams, first list all elements from the bigger set, then add only the missing elements from other sets.
Try These Yourself
- Find the union of M = {4, 6, 8}, N = {6, 9, 12}.
- If P = {red, blue}, Q = {red, green}, what is P ∪ Q?
- Write the union for X = {1, 2, 3, 5}, Y = {5, 6, 7, 8}, Z = {2, 10}.
Frequent Errors and Misunderstandings
- Including duplicate elements (always write each element only once).
- Mixing up union (∪) with intersection (∩).
- Forgetting that the union with an empty set is the original set.
- Not using curly braces when writing sets, e.g., writing 1,2,3 instead of {1,2,3}.
Relation to Other Concepts
The idea of Union of Sets connects closely with topics such as intersection of sets and set difference. Mastering unions helps to easily read and interpret Venn diagrams and tackle word problems involving groups.
Classroom Tip
A good way to remember what union means is to think “all elements from all sets, no repeats.” Vedantu’s teachers suggest reading the symbol ‘∪’ as “or”—if an item is in A OR B, it's in A ∪ B!
Summary Table: Quick Revision
Feature | Description | Example |
---|---|---|
Union Symbol | ∪ | A ∪ B |
Formula | All unique elements from both sets | A ∪ B = {x : x ∈ A or x ∈ B} |
Key Property | No duplicates in the result | {1, 2, 3} ∪ {2, 3, 4} = {1, 2, 3, 4} |
We explored Union of Sets—from definition, formula, examples, common mistakes, and connections to other set operations like intersection and difference. To keep improving, practice more with Vedantu’s quizzes and worksheets and check out related topics:
Intersection of Sets | Venn Diagram | Types of Sets | Properties of Sets
Continue with Vedantu for simple explanations and lots of practice using unions, intersections, and other set theory concepts to master your maths exams and beyond!
FAQs on Union of Sets: Definition, Formula & Solved Examples
1. What is meant by the union of sets in mathematics?
In mathematics, the union of sets is a new set formed by combining all the unique elements from two or more given sets. It includes every element that appears in at least one of the original sets, without any repetition. The symbol for union is ∪.
2. How do you find the union of two or more sets?
To find the union, list all elements from each set, ensuring no element is repeated. For example, if A = {1, 2, 3} and B = {3, 4, 5}, then A ∪ B = {1, 2, 3, 4, 5}. For more than two sets, repeat this process, adding elements from each set without duplication.
3. What does the ∪ symbol represent?
The symbol ∪ represents the union operation in set theory. It indicates the combination of elements from different sets to form a single, larger set.
4. Can the union of sets contain duplicate elements?
No, the union of sets contains only unique elements. If an element is present in multiple sets being combined, it is included only once in the resulting union set.
5. What is the difference between union and intersection?
The union (∪) combines all unique elements from sets. The intersection (∩) only includes elements common to all sets. For example, if A = {1, 2, 3} and B = {3, 4, 5}, then A ∪ B = {1, 2, 3, 4, 5}, but A ∩ B = {3}.
6. What are the important properties of the union of sets?
Key properties include:
• **Commutative Law:** A ∪ B = B ∪ A
• **Associative Law:** A ∪ (B ∪ C) = (A ∪ B) ∪ C
• **Identity Law:** A ∪ Ø = A (where Ø is the empty set)
• **Idempotent Law:** A ∪ A = A
7. How is the union of sets represented using Venn diagrams?
In a Venn diagram, the union of sets A and B is visually represented by the area covering both circles representing A and B. This area includes all elements belonging to either A or B or both.
8. How does the union of sets apply in real-life situations?
Union of sets is used in various real-world scenarios like database management (combining data from multiple tables), market research (identifying customers who like product A or product B), and even planning events (determining attendees based on different invitation lists).
9. What are some common mistakes students make when working with set unions?
Common errors include:
• Including duplicate elements in the union
• Confusing union with intersection
• Incorrectly applying the union formula or properties
• Misinterpreting Venn diagrams
10. How can I improve my understanding and speed in solving union of sets problems?
Practice is key! Solve many examples, focusing on understanding the concept rather than memorization. Visualize using Venn diagrams to clarify overlaps. Master the formula and properties. Work through practice questions and use online resources to check your understanding.
11. What is the union of three or more sets?
The union of three or more sets is an extension of the two-set case. It’s simply the collection of all unique elements present in any of the sets involved. For instance, if A={1,2}, B={2,3}, and C={3,4}, then A∪B∪C = {1,2,3,4}.
12. How can I use a Venn diagram to solve problems involving the union of sets?
Draw circles representing each set, overlapping areas showing common elements. Fill in the known elements. The area encompassing all circles represents the union. Use this visual to identify missing elements or verify your solution using the formula.

















