A = {1,2,3,4). B=\ 3,4,5\ and C=\ 1,4,5\ A-(BUC) =(A - B) n (A-C)
Answers
Answered by
0
Step-by-step explanation:
hope it helps you please mark me brainlist please
Attachments:


Answered by
0
We have A={1,2,3} and B={3,4}
A×B={(1,3),(1,4),(2,3),(2,4),(3,3),(3,4)}
We have A={1,2,3} and C={1,3,5}
A×C={(1,1),(1,3),(1,5),(2,1),(2,3),(2,5),(3,1),(3,3),(3,5),}
Now,(A×B)∩(A×C)
={(1,3),(1,4),(2,3),(2,4),(3,3),(3,4)}∩{(1,1),(1,3),(1,5),(2,1),(2,3),(2,5),(3,1),(3,3),(3,5),}
={(1,3),(2,3),(3,3)}
Similar questions