Given these sets: A = {1, 2, 3, 4} B = {3, 4, 5, 6, 7} C = {3, 5, 7, 9} List the elements of this set C(A∩B)
i think there is an operator missing after the C
cU
{3, 4, 3, 5, 7, 9}
like order of operations, its prolly simplest to work the paranthesis first
can you tell me what AnB represents?
i dont no
It's { 3,4,5,7,9}
A intersection B means common elements of these two sets
AnB signifies the set of all elements that A and B have in common
And union means all distinct elements of the two sets,combined
A = {1, 2, 3, 4} B = {3, 4, 5, 6, 7} which elements (or numbers in this case) do A and B have in common?
3,4
nishika, you are not the one who needs to understand it are you?
And combining the distinct elements with c set u get 3,4,5,7,9
3,4
Did u get it noe
yes, 3,4 the symbol "u" represents a set of elements that have all the elements combined (AnB) = (3,4} C = {3, 5, 7, 9} What would the combination of Both of these sets look like then?
Join our real-time social learning platform and learn together with your friends!