asked 32.4k views
5 votes
If C={1,2,3,4} and D={3,4,5,6,7} then CUD=?

asked
User Kraylog
by
8.0k points

1 Answer

3 votes

Answer:

C U D = {1,2,3,4,5,6,7}

Explanation:

The union of two sets X and Y is equal to the set of elements that are present in set X, in set Y, or in both the sets X and Y. This operation can be represented as;X ∪ Y = {a: a ∈ X or a ∈ Y}

answered
User Zia Yamin
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.