17.0k views
0 votes
Form a union for the following sets. K = {2, 3, 5, 8} L = {3, 5, 7}

User Rjowens
by
7.4k points

2 Answers

3 votes
{2, 3, 5, 7, 8} a union is a combination of elements from both sets hope that helped
User Murb
by
7.1k points
2 votes

Answer:

Given the sets:

K = {2, 3, 5, 8} and L = {3, 5, 7}

To find the union of K and L i.e,
K \cup L

Union set defined as the union (denoted by U) of a collection of sets is the set of all elements in the collection.


K \cup L = \{2,3,5,8\} \cup \{3,5,7\} =\{2,3,5,7,8\}

Therefore, union for the following sets is, {2,3,5,7,8}.

User Gbengaoyetade
by
7.2k points