107k views
5 votes
U= 1,2,3,4,5,6,7,8,9,10 A=2,4,6,8,10 B=3,6,7,8,9 C=1,3,4,5,6,10
Find (A' ∪ C) ∪ (A ∩ B).

User Monalisa
by
6.6k points

1 Answer

2 votes

Answer:

Explanation:

U={1,2,3,4,5,6,7,8,9,10}

A={2,4,6,8,10}

A'={1,3,5,7,9}

B={3,6,7,8,9}

C={1,3,4,5,6,10}

(A'UC)={1,3,4,5,6,7,9,10}

(A∩B)={6,8}

(A'∪C)∪(A∩B)={1,3,4,5,6,7,8,9,10}

User Kunruh
by
6.0k points