Question 899925: if A={x|x is an even integer}, B={x|x is an odd integer}, C={2,3,4,5}, and D= {2,3,4,5}, list the element(s) of the folowing set AUD={ } The U in between A and D would be the upside down U
Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! A={0,2,4,6,8,...}
D={2,3,4,5}
You're looking for the intersection of A and D, only members they have in common.
A int D={2,4}
|
|
|