asked 43.6k views
4 votes
let a = {0,2,4,6,8,10}, b = {0,1,2,3,4,5,6}, and c = {4,5,6,7,8,9,10}. find a) a∩b∩c. b) a∪b∪c. c) (a∪b)∩c. d) (a∩b)∪c.

1 Answer

3 votes

Answer:

answer below

Explanation:

a) will be all of them

b)will be all of their unions, so the values they all have in common in this case 4, 6

c)will be the values in common with a and b and all of c,

d)will be all of the values of a and b and all of the values in common with c

sorry I csnnot give an actual answer at the moment, but i can explain what each question wants from you in literal word form.

answered
User David Pratte
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.