asked 51.9k views
2 votes
Find A U B if A = {4, 7, 10, 13, 17} and B = {3, 5, 7, 9}.

asked
User Plugwash
by
8.1k points

1 Answer

3 votes

Answer:

Explanations:

Given the following sets

A = {4, 7, 10, 13, 17}

B = {3, 5, 7, 9}

We need to have the union between the two sets. The union between two sets means the combinations of all the elements in the sets without repeating any values in both sets.

A U B = {3, 4, 5, 7, 9, 10, 13, 17}

answered
User Acoolaum
by
8.3k points

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.