Universal set is denoted using letter "U" | Union of two sets is an operation and is denoted using union operator '∪'. Suppose we have to find union of set A and set B then, it is represented as, A∪B and is read as A union B |
Example, - Set A = {1, 3, 5, 7}
- Set B = {2, 4, 6, 8}
Universal Set 'U' - U = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
| Example, - Set A = {1, 3, 5, 7}
- Set B = {2, 4, 6, 8}
Union of set A and set B - A ∪ B = { 1, 2, 3, 4, 5, 6, 7, 8}
|