Let U = {q, r, s, t, u, v, w, x, y, z}

A = {q, s, u, w, y}

B = {q, s, y, z}

C = {v, w, x, y, z}. List the elements in the set.


A ∩ (B ∪ C)


a) {q, s, w, y}


b) {q, y, z}


c) {q, s, u, w, y, z}


d) {q, r, w, y, z}