Question 1159670


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 members of the indicated set, using set braces.

A' ∪ B

A' => all elements in U that are not in A

A' ={ r,  t,  v,  x,  z} 

A' ∪ B=>all elements in A'  or in B

A' ∪ B={ q, s, r,  t,  v,  x,y,  z}