dados os conjuntos:
A={x,y,z, w} ; B={x,y} ; C= {a} e D={a,x,y,z,w} , determine:
a) A - B
b) B - A
Soluções para a tarefa
Respondido por
9
a)A-B={x,y,z,w}-{x,y}={z,w}
b)B-A={x,y}-{x,y,z,e}={}
Perguntas interessantes