👤

Ex3 !! DAU COROANA E URGENT

Ex3 DAU COROANA E URGENT class=

Răspuns :

Răspuns:

Explicație pas cu pas:

M = {a, b, d}

N = {a, d, g, p}

M U N = {a, b, d, g, p}

M ∩ N = {a, d}

M \ N = {b}

N \ M = {g, p}

a) {a,b,d,g,p}
b) {a,d}
c) {b}
d) {g,p}