document.write( "Question 198077: This is what I have for this problem but I cannot figure out (A′ U C′) ∩ B ′. Can someone please help me!!!!!!! Thank you!!!!!!\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "6. (3 pts) Given U = {l, m, n, o, p, q, r, s, t, u, v, w}, A = {l, o, p, q, s, t}, B = {n, o, r, s, v, w},
\n" );
document.write( " and C = {l, m, n, q, r, t}, find (A′ U C′) ∩ B ′.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " A', list the elements of U that are NOT in A.
\n" );
document.write( " A’ = {m, n, r, u, v, w}\r
\n" );
document.write( "\n" );
document.write( " B', list the elements of U that are NOT in B.
\n" );
document.write( " B’ = {l, m, p, q, t, u}\r
\n" );
document.write( "\n" );
document.write( " B’, list the elements of U that are NOT in C.
\n" );
document.write( " C’ = {o, p, s, u, v, w}\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #148548 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You're off to a great start. Now simply combine the sets A' and C' to perform the set union A' U C'. So take ALL the elements in sets A' and C' and combine them to make a new set (remember to take out duplicates). So after combining the two sets, we get: \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now the next step is to perform an intersection with the sets \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let me know if this makes sense. \n" ); document.write( " |