Given T = { even numbers from 1 to 12 }
N = {common factors of 6, 8 and 12}
Find T ∩ N
The correct answer is: D
Explanation
T = {evenn numbers from 1 to 12}
N = {common factors of 6,8 and 12}
Find T ∩ N
T = {2, 4, 6, 8, 10, 12}
N = {2}
T ∩ N = {2} i.e value common to T & N
There is an explanation video available .