Answer:
The second one:
L∪J={i,j,k,l,m,n,o}
Step-by-step explanation:
The union is the elements listed in either set.
So since l,m,n, and o are elements of set L, they will also be elements of whatever it is "unioned" with.
Since i,j,k,l and m are elements of set J, they will also be elements of whatever it is "unioned" with.
When you write the union, just be sure to include each element that occurs in either set once.
So the union of L and J is {i,j,k,l,m,n,o}.
The answer is the second one.
The intersection would actually be that upside down U thing, the ∩ symbol. The intersection of two sets is a list of elements that both sets include. So here the intersection would just consist of the elements l amd m.