Given the following sets:
A = {2, 4, 6, 8, 10, 12}
B = {8, 10, 12, 14, 16, 18}
C = {7, 8, 9, 10 11, 12, 13}
(A ∩ B) ∪ (B ∩ C) is
1
{8, 10, 12, 14}
2
{8, 10, 12}
3
{7, 8, 10, 11, 12, 13, 14}
4
{4, 6, 7, 8 10, 11, 12, 13}
5
Question Not Attempted
Given the following sets:
A = {2, 4, 6, 8, 10, 12}
B = {8, 10, 12, 14, 16, 18}
C = {7, 8, 9, 10 11, 12, 13}
(A ∩ B) ∪ (B ∩ C) is