Answer:
10
Explanation:
Let A = set of numbers from 1 - 10
A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
Let B = subset of A which are even numbers
B = {2, 4, 6, 8, 10}
Let C = subset of A which are multiples of 5
C = {10}
which elements are in both the subset of even numbers, and the subset of multiples of 5:
AnB means elements which appears in both set B and C
BnC = {5}