Question 983087: A’ U B’
U = {a, b, c, d, e, f, g, h, I, j, k}
A= {a, c, d, f, g, I}
B= {b, c, d, f, g}
C= {a, b, f, I, j}
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A’ U B’
U = {a, b, c, d, e, f, g, h, I, j, k}
A= {a, c, d, f, g, I}
B= {b, c, d, f, g}
C= {a, b, f, I, j}
------------------------
Draw a Venn diagram:: a rectangle with two intersecting circles.
------
Shade A'
Shade B'
---------
Ans: A'U B' = U- [A and B] = U - {c,d,f,g} = {a,b,e,h,I,j,k}
=============
Cheers,
Stan H.
-----------
|
|
|