Math, asked by avi2131, 1 year ago

If A=[11,21,31,41] ,B[12,22,31,32] then find A union B and A intersection B​

Answers

Answered by vamshi6982
48

(AUB)={11,12,21,22,31,32,41}

(AnB)={31}
HOPE THIS HELPS U
PLEASE MARK ME AS A BRAINLIEST

avi2131: happy?
Answered by YumYum
26
Ahoy!!

 <b> A = { 11 , 21 , 31 , 41 }

B = { 12 , 22 , 31 , 32}

So ,

A U B = { 11 , 12 , 21 , 22 , 31 , 32, 41 }

And

A n B = { 31}
Similar questions