85.1k views
1 vote
Find the union of E and L.Find the intersection of E and L.Write your answers using set notation (in roster form).

Find the union of E and L.Find the intersection of E and L.Write your answers using-example-1
User DoubleBass
by
5.4k points

1 Answer

1 vote

For the intersection operation we have to look what elements both sets have in common, in this case both E and L has the number 8. Then the second answer is:


E\cap L=\lbrace8\rbrace

Now, the union operation adds the all elements into a single set without repetition, in this case the first answer is:


E\cup L=\lbrace-2,1,2,3,6,7,8\rbrace

User MetalFrog
by
5.0k points