Multiple choice

If A = {Multiple of 4 between 1 and 17} and B = {Even natural number less than 12}, which of the following is the intersection of two sets A and B?

  1. {4, 8, 12, 16}

  2. {8, 4}

  3. {2, 4}

  4. {2, 4, 6, 8}

  5. {8, 4, 12, 16}

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

As per the given information, A = {4, 8, 12, 16} and B = {2, 4, 6, 8, 10} Hence, the intersection of two sets will be {4, 8}.

AI explanation

Set A, the multiples of 4 between 1 and 17, is {4, 8, 12, 16}. Set B, the even natural numbers less than 12, is {2, 4, 6, 8, 10}. The intersection contains only elements common to both sets, which are 4 and 8.