Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4}, B = {2, 4, 6, 8} and C = {3, 4, 5, 6}. Find:

(AB)’

A B = {x: x ϵ A or x ϵ B}


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


(AB)’ means Complement of (AB) with respect to universal set U.


So, (AB)’ = U – (AB)’


U – ( AB)’ is defined as {x ϵ U : x (AB)’}


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


(AB)’ = {1, 2, 3, 4, 6, 8}


U – ( AB)’ = {5, 9}


5