431,271 views
37 votes
37 votes
If ξ={1 , 2 , 3 , . . . , 8 , 9 , 10}

A={x : x is multiples of 3},
B={x : x is a prime numbers} and
C={x : x<6},
then what is (A⋃B)ʹ⋂C ?

User Pdq
by
3.0k points

2 Answers

29 votes
29 votes

Answer:

{1,4}

Explanation:

A={3,6,9}

B={2,3,5,7}

C={1,2,3,4,5}

AUB={2,3,5,6,7,9}

(AUB)'={1,4,8,10}

(AUB)'⋂C={1,4}

User CasualDemon
by
2.9k points
6 votes
6 votes

Answer:

Explanation:

A = {3 , 6 , 9}

B = {2,3,5,7}

A ∪ B = { 2,3,5,6,7,9}

(A∪B)' - is set of all elements in universal set that are not in (A∪B)

(A∪B)' = {1,4,8,10}

C = {1,2,3,4,5}

(A∪B)' ∩C = {1 , 4}

User Pedro Cattori
by
3.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.