Answer: In set theory, the union (denoted by ∪) of a collection of sets is the set of all elements in the collection. It is one of the fundamental operations through which sets can be combined and related to each other.
A U B U C = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }
Explanation:
A = {1, 2, 5, 7}
B = {3, 4, 6, 7}
C = {0, 5, 8, 9}
A U B U C = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }