The correct options are
A A∩B= null
B (A ∪ B)′=A′∩B′
Since, no elements of A and B are the same.
Therefore, the Intersection is empty.
i.e. A∩B= null
We know, U= { N }
A= { 5,6,7 }
B= { 8,9,10 }
(A∪B) = {5,6,7) ∪ {8,9,10}
= {5,6,7,8,9,10}
Therefore, (A∪B)'= All natural numbers except {5,6,7,8,9,10}…(i)
Now, A′= All Natural numbers except {5,6,7}
and B′= All Natural numbers except {8,9,10}
Therefore, A′∩B′= All Natural numbers except {5,6,7,8,9,10}…(ii)
By comparing (i) and (ii) we get,
(A∪B)=A′∩B′