asked 111k views
4 votes
What is the the union for the following sets.

X = {0, 10, 100, 1000}

Y = {100, 1000}

X ∪ Y =

asked
User ActiveX
by
7.8k points

1 Answer

3 votes

Answer:

X ∪ Y = {0, 10, 100, 1000}

Explanation:

Y is a subset of X, so the union of the two sets is the same as set X:

{0, 10, 100, 1000}

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.