Answer:
1) A and B = {1, 3, 5, 7, 9, 0, 2, 4, 6, 8}
2) Yes, A and B are disjoint.
Explanation:
The set union of A and B is the set containing all the elements of Set A and Set B. So it would be:
Set A U B = {1, 3, 5, 7, 9, 0, 2, 4, 6, 8}
The set intersection of A and B is the set containing all the elements that are common to both Set A and Set B. So it would be:
Set A ∩ B = {} (empty set)
Yes, A and B are disjoint because they have no elements in common.