let A={1,2,3,4}, B={4,5,6},C={5,6} verify. 1. A×(B intersection C) =(A×B) intersection (A×C) 2. A×(B U C) = (A×B) U (A×C)
Answer (1)
The given sets are:
A={1,2,4,5}, B={2,3,5,6}, C={4,5,6,7}
∴ B∪C={2,3,4,5,6,7}
A−(B∪C)={1}
A−B={1,4}
A−C={1,2}
(A−B)∩(A−C)={1}
we have to verify,
A−(B∪C)=(A−B)∩(A−C)
LHS=A−(A∪C)={1}
RHS=(A−B)∩(A−C)={1}
Hence, A−(B∪C)=(A−B)∩(A−C)
1 like
Comments (0)
Related Questions
if a+b+c=0 . a^1/3 + b^1/3 + c^1/3=?
70 Views