Math, asked by aammu2218, 1 month ago

A={ 1,2,3},B={2,3,4},C={2,4} then A union B = A union C prove​

Answers

Answered by kraxita0132
1

Step-by-step explanation:

AUB= {1,2,3,4}

AUC= {1,2,3,4}

so AUB=AUC

hence proved

Answered by soumyajeetpanda0
1

Answer:

{(1, 3) (1, 4) (1, 5) (1, 6) (2, 3) (2, 4) (2, 5) (2, 6) (3,3) (3, 4) (3,5) (3, 6)}

If A = {1 , 2 , 3} , B = {3 , 4 , 5} , C = {4 , 6}

then, to find A X (B U C)

B U C = combination of unique elements of set B and C.

B U C = {3, 4 , 5, 6}

Using associative property of set:

A X (B U C) = (A X B ) U ( A X C)

To find cartesian products:

(i) A X B = {1 , 2 , 3 } X {3 , 4 , 5}

= {(1 , 3), (1 , 4), (1 , 5), (2 , 3), (2 , 4), (2 , 5), (3 , 3), (3 , 4), (3 , 5)}

(i) A X C = {1 , 2 , 3 } X {4 , 6}

= {(1 , 4), (1 , 6), (2 , 4), (2 , 6), (3 , 4), (3 , 6)}

(A X B ) U ( A X C) = {(1 , 3), (1 , 4), (1 , 5), (2 , 3), (2 , 4), (2 , 5), (3 , 3), (3 , 4), (3 , 5)} U {(1 , 4), (1 , 6), (2 , 4), (2 , 6), (3 , 4), (3 , 6)}

Ans = {(1 , 3), (1 , 4), (1 , 5), (1 , 6), (2 , 3), (2 , 4), (2 , 5), (2 , 6), (3 , 3), (3 , 4), (3 , 5), (3 , 6)}

Similar questions