If A={x:x is a prime number} and
B={x:x≤10, x∈N}, then A∩B = ___.
A={x:x is a prime number}
⇒A={2,3,5,7,11,13,17,...}
B={x:x≤10, x∈N}
⇒B={1,2,3,4,5,6,7,8,9,10}
A∩B is defined as the set of elements common to both A and B.
⇒A∩B={2,3,5,7,11,13,17,...}∩{1,2,3,4,5,6,7,8,9,10}
={2,3,5,7}