164k views
1 vote
Can someone please help me??

Can someone please help me??-example-1

2 Answers

2 votes

Answer:

Explanation:

A ={1, 3 , 5 , 7}

B= {0, 3 , 6 , 9}

A U B is a set of all distinct elements that are in A or B

A U B = {0, 1 , 3 , 5 , 6 , 7 , 9}

A ∩ B is a set of all distinct elements that are in both A & B

A ∩ B = {3}

User Utku Zihnioglu
by
3.8k points
1 vote

Answer:

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

A∩B = {3}

Explanation:

A = {1,3,5,7}

B = {0,3,6,9}

Now

A∪B is a union (unity) of both sets

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

Now

A∩B is the intersection(common elements) of both sets

A∩B = {3}

User Yfpb
by
3.8k points