Intersection of Sets
Last updated at April 16, 2024 by Teachoo
Example 15 A = { 2, 4, 6, 8} and B = { 6, 8, 10, 12}. Find A ∩ B. A ∩ B = {2, 4, 6, 8} ∩ { 6, 8, 10, 12} 6, 8 are the only elements which are common to both A and B. = {6, 8} ∩ Intersection – Common of two sets