will fan and medal Let A = {-3,-2,-1,0,1,2,3,} Let B = {0,1,2,3,4,5} Let C = {1,3,5,7,9} Create a set that is equivalent to (A U B) n C
first find \[A\cup B\] i.e list all the stuff that is in those two sets
it is a lot
-3 -2 -1 0 1 2 3 0 1 2 3 4 5
ok then once you have those, list all the stuff there that is also in C
btw you shouldn't list stuff twice
\[\{-3 , -2, -1, 0, 1, 2 , 3, 0 , 1, 2, 3 ,4 ,5\}\] is really \[\{-3,-2,-1,0,1,2,3,4,5\}\]
OH okay thank you, so it would be {-3,-2,-1,0,1,3,5,7,9}
no that is just \(A\cup B\) not the final answer
to find \((A\cup B)\cap C\) list all the stuff that is in common to \(A\cup B\) and \(C\)
But I added what was in C just didnt repeat the numbers the only diffrence is that B doesnt have 7 or 9
@satellite73
don't add what is in C
find the stuff that is in C AND in the other set what they have in common
Okay they all have 1 and 3 in them
So {1,3} is the answer
Join our real-time social learning platform and learn together with your friends!