Răspuns :
Explicație pas cu pas:
A n B = { 2, 5}
A U B = { 1,2,5,6}
A-B = { 1,6}
B-A = mulțime vida
Răspuns:
[tex]\bf A = \{1,2,5,6\}[/tex]
[tex]\bf B = \{2,5\}[/tex]
[tex]\bf \green{A \cap B = \{ 2, 5\}}[/tex]
[tex]\bf \blue{A \cup B = \{ 1,2, 5,6\}}[/tex]
[tex]\bf \purple{A \setminus B = \{ 1,6\}}[/tex]
[tex]\bf \red{B \setminus A = \{ \varnothing \}}[/tex]