154k views
4 votes
L={l,m,n,o}J={i,j,k,l,m}

Find the union of L and J.

Choose one • 5 points

L∩J={i,j,k,l,m,n,o}

L∪J={i,j,k,l,m,n,o}

L∩J=∅

L∪J={l,m}

User Dehart
by
4.3k points

2 Answers

4 votes

Answer:

LUJ={l,m,n,o,i,j,k}

Explanation:

You have to the elements that in both sets and write them down without repeating.

User Shobit
by
4.8k points
3 votes

Answer:

L ∪ J = {i, j, k, l, m, n, o}

Explanation:

L = {l, m, n, o} J = {i, j, k, l, m}

The union of two sets is a set that contains every element of either set.

L ∪ J = {i, j, k, l, m, n, o}

User EliaCereda
by
4.3k points