👤

Fie multimea A= {0,1,4} si B= {0,1,3}. Calculati: A U B, A n B, A-B, B-A

Răspuns :

A U B={0,1,3,4}
A n B={0,1}
A-B={4}
B-A={3}