Loading...

Find the Intersection of the Sets A=(3,4,6,1) , B=(0,9,8,7,1)

Problem

{3,4,6,1}∩{0,9,8,7,1}

Solution

  1. Identify the elements in set A which are {1,3,4,6}

  2. Identify the elements in set B which are {0,1,7,8,9}

  3. Find the common elements that appear in both set A and set B

  4. Determine that the only number present in both sets is 1

Final Answer

{3,4,6,1}∩{0,9,8,7,1}={1}


Want more problems? Check here!