Question 666716: PLEASE HELP!
A={1,2,3,4,5,6,7,8,9}
B={2,4,6,8,10}
find A∩B
A={1,2,3,4,5,6,7,8,9}
B={2,4,6,8,10)
Find A U B
Answer by MathLover1(20855) (Show Source):
You can put this solution on YOUR website!
A={1,2,3,4,5,6,7,8,9}
B={2,4,6,8,10}
in A∩B will be elements that you can find in both set, in A and in B
these are:
A∩B={2,4,6,8}
A={1,2,3,4,5,6,7,8,9}
B={2,4,6,8,10)
A U B={1,2,3,4,5,6,7,8,9,10}
|
|
|