A′ will have all the elements outside the circle drawn for A.
So. A′= { 2,5,7,8,9,10 }
And B′ will have all the elements outside the oval drawn for B.
So. B′= { 3,4,6,7,8,9,10 }
Union of two sets has all the elements of both the sets.
Hence, A′∪B′ { 2,3,4,5,6,7,8,9,10 }.