227k views
0 votes
A = (0,5, 10, 15)
B = (-4,2,0,7,10)
Find the union of
A and B

User Dhj
by
8.4k points

1 Answer

2 votes

Explanation:

The union of sets is the set of all elements in the collection.


A=\{0,\ 5,\ 10, 15\}\\\\B=\{-4,\ 2,\ 0,\ 7,\ 10\}\\\\A\ \cup\ B=\{-4,\ 0,\ 2,\ 5,\ 7,\ 10,\ 15\}

User Omuthu
by
8.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories