The correct option is D {1, 2, 3, 5, 7, 8, 9, 10}
Given A = {1, 3, 7, 9, 10} and B = {2, 5, 7, 8, 9, 10}
The union of two sets A and B is the set of elements which are in A, B, or in both A and B.
Here,
A∪B = {1, 3, 7, 9, 10} ∪ {2, 5, 7, 8, 9, 10} = {1, 2, 3, 5, 7, 8, 9, 10}
∴ A∪B = {1, 2, 3, 5, 7, 8, 9, 10}