Question 1085914: If A= (0,1,2,3,4)
B= (0,2,4,6,8)
C= (1,3,5,7,9)
What is (AnB)UC
AnB {0,2,4,3}
AUC {0,1,2,3,4,5,6,7,8,9}
Answer by MathLover1(20849) (Show Source):
You can put this solution on YOUR website!
If A= (0,1,2,3,4)
B= (0,2,4,6,8)
C= (1,3,5,7,9)
What is (A ∩ B)UC :
(A ∩ B)UC=(0,2,4)U(1,3,5,7,9)=(0,1,2,3,4,5,7,9)
A ∩ B {0,2,4,3}-> incorrect, you have no in set 
AUC {0,1,2,3,4,5,6,7,8,9}-> incorrect, use only and
AUC ={0,1,2,3,4,5,7,9}
|
|
|