English, asked by directoryoyo, 4 months ago

if A= {1,2,3},B={1,2,3,4,5} then find AuB A^B what do you notice

Answers

Answered by ItzRudaina
0

Given :

A = {1,2,3}

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

A ∪ B :

{1,2,3} ∪ {1,2,3,4,5}

A ∪ B = {1,2,3,4,5}

A ∩ B :

{1,2,3} ∩ {1,2,3,4,5}

A ∩ B = {1,2,3}

We can notice that, A ∪ B = B = {1,2,3,4,5} and A ∩ B = A = {1,2,3}.

Similar questions