Answer:
A∩C is:
{0,2}
Explanation:
We are given :
A = {0, 1, 2, 3}
C = {0, a, 2, b}
We have to find :
A∩C
A∩C= {0, 1, 2, 3} ∩ {0, a, 2, b}
={0,2}
(Since, intersection(∩) of two sets contains the points which are common in both the sets)
Hence, A∩C is:
{0,2}