Answer
{0, 2, 4, 6, 8}
Work Step by Step
The union of M and N is the set of combined elements that are in either set, which is {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13}.
The intersection of M U N and Q is the set of elements that are in both sets, which is {0, 2, 4, 6, 8}.