Question 203326: Find the intersection of the sets {2,5,8,9,11,13} and {3,4,5,6,7,8}.
Answer by jsmallt9(3758) (Show Source):
You can put this solution on YOUR website! In general, the intersection of two sets (let's call the sets A and B) is a set made up of the elements that are elements of both set A and set B.
In this case, since 5 and 8 are the only numbers that are elements of both sets, the intersection of the two sets is: {5, 8}
|
|
|