Respuesta :

fichoh

Answer:

(A - B)' = {2, 4, 5, 6, 7, 8, 9}

(A n B) = {2, 4}

Step-by-step explanation:

Given the set :

U = { 1 , 2 , 3 , 4 , 5 ,6 , 7 , 8 , 9 }

A={1 , 2 , 3 , 4 } , B= {2 , 4 , 6 , 8 }

(A - B) = elements of A which are not in B

(A - B) = {1, 3}

(A - B)' = the complement of A - B ; element in the universal set which are not in A - B

(A - B)' = {2, 4, 5, 6, 7, 8, 9}

(A n B) = elements in both set A and set B

(A n B) = {2, 4}