Math, asked by keshavmithran, 8 months ago

if A = { x:x is an natural number between 1 and 6 }
B ={ x:x is the whole number between 0 and 7} then test for the comutetive property of Union and the intersections of the sets​

Answers

Answered by dunukrish
0

Step-by-step explanation:

A={2,3,4,5}

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

Now AUB={2,3,4,5}U{1,2,3,4,5,6}

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

BUA={1,2,3,4,5,6}U{2,3,4,5}

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

So AUB=BUA(union of sets is commutative)

Again AnB={2,3,4,5}

BnA={2,3,4,5}

So AnB=BnA.(intersection of sets is commutative)

Similar questions