Dados os Conjuntos A = { XEZ/-5<x≤o} B ={ XEZ/-4≤x<-1} C = { XEZ/-3≤x<3} Determine oque se pede a baixo:
a) os conjuntos A,B e C na forma tabular
b) AUBUC
c) A-C
Soluções para a tarefa
Respondido por
1
a) A = { -4, -3, -2, -1, 0 } // B = { -4, -3, -2 } // C = { -3, -2, -1, 0, 1, 2 }
b) A U B U C = { -4, -3, -2, -1, 0, 1, 2 }
c) A-C = { -4 }
Perguntas interessantes