Answer:
A ∩ B = {5, 11}
Explanation:
Hello, the intersection of two sets A and B (A B), is the set that contains all elements of A that also belong to B , I mean , the common elements
Step 1
Let
A = {2, 3, 5, 7, 11}
B = {5, 11, 13, 15, 17}
you have to verify the common elements, first order the data from least to greatest to make it easier, here they are already sorted
A ∩ B = {5, 11}
Have a great day