Formula for Number of Elements in A union B

To find the number of elements in the set of A union B, we can use the following formula:

n(A U B) = n(A) + n(B) – n(A ∩ B)

Where,

  • n(A U B) is the number elements in A U B,
  • n(A) is the number of elements in A,
  • n(B) is the number of elements in B, and 
  • n(A ∩ B) is the number of elements that are common to both A and B.

Note: n(A) or |A| is called the cardinality of the set A i.e., the number of elements set A contains.

Also Check: Intersection of Sets

Union of Sets

Union of Sets: The representation of similar types of data is called the set. Union of a set is the basic operation on the sets which is used to find all the entries of the given sets. It is one of the operators on the set used to solve the set theory problems. Union of two sets means finding a set containing all the values in both sets. It is denoted using the symbol ‘∪’ and is read as the union, i.e. 

If A = {1,3.5.7} and B = {2,4,6,8} then A∪B is read as A union B and its value is,

A∪B = {1,2,3,4,5,6,7,8}

Thus, from the above example, it is clear that a set that contains all the elements of set A and set B is called the union of set A and B. In this article, we will learn about the union of sets, its definition, union of sets properties, union of sets formula, and how to find the Union of two or more sets.

Table of Content

  • What is a Union of Sets?
    • Union of Sets Definition
  • How to Find Union of Sets?
  • Union of Sets Symbol
  • Union of Sets Formula – A U B
  • Formula for Number of Elements in A union B
  • Venn Diagram of Union of Sets
  • Properties of Union of Sets
    • Commutative Property
    • Associative Property
    • Identity Law (Property of Ⲫ)
    • Property of Universal Set
    • Idempotent Property
  • Union of Sets Examples
  • Practice Problems on Union of Sets
  • Union of Sets Class 11
    • Resources related to Union of Sets Class 11

Similar Reads

What is a Union of Sets?

The union of any two or more sets is a set that contains all the elements of the previous sets. The union of two sets is equivalent to the logical operation OR and it means any of the given values, for example, if we take a set A = {a, e, i, o, u} and set B = {a, b, c, d, e} then OR operations signifies any of the value of set A and set B and this can be written as A∪B and its value is equal to,...

How to Find Union of Sets?

We can easily find the union of two sets by taking all the elements of both sets and removing the common elements. Let’s learn this concept through an example....

Union of Sets Symbol

Union of the sets is represented using the symbol “∪”. It is placed between two sets whose union is to be found. We read this symbol as “union”. Example A∪B is read as A union B, furthermore we can also find the union of two or more sets as the union of set A, set B, and set C is represented as, A∪B∪C and is read as A union B union C....

Union of Sets Formula – A U B

As we already discussed set A union B contains all the elements of set A as well as set B, but there are some formulas related to the A U B operation that helps us calculate many things. One such formula involving union of two sets, is discussed as follows:...

Formula for Number of Elements in A union B

To find the number of elements in the set of A union B, we can use the following formula:...

Venn Diagram of Union of Sets

The union of the set can also be represented using the Venn Diagrams. For example, if we have set A and set B which have some values in common then their Venn diagram is represented in the image below,...

Properties of Union of Sets

The intersection of set has various properties. The table below discusses the properties of the union of the set....

Union of Sets Examples

Example 1: Find the Union of the sets,...

Practice Problems on Union of Sets

Problem 1: Let set A={1,2,3,4,5} and setB={4,5,6,7,8}. Find A ∪B....

Union of Sets Class 11

The union is used to gather all the distinct elements from the sets being considered, providing a comprehensive collection of elements without any repetition. This concept is essential for students in Class 11 as it lays the groundwork for more advanced topics in mathematics. Understanding the union of sets helps students in comprehending how to combine different datasets and analyze the relationships between them. This foundational concept is not only crucial in set theory but also in various applications across different fields of mathematics and science....

Summary – Union of Sets

The union of sets is a fundamental operation in set theory, denoted by the symbol ‘∪’, which combines all the elements from multiple sets into a single set. It represents the logical operation OR, signifying the inclusion of any element from the given sets. The union set contains all values either in one set or the other, without duplication. The process involves taking all elements from the sets and retaining common elements only once....

Union of Sets – FAQs

What is the Union of Sets in Maths?...