document.write( "Question 1190042: U= {a,b,c,d,e,f,g} A={a,c,e,g,h} B={a,b,c,d} C={b,c,g,i}\r
\n" );
document.write( "\n" );
document.write( "(A U B') n (C n B) \n" );
document.write( "
Algebra.Com's Answer #821598 by MathLover1(20850)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "U= {a,b,c,d,e,f,g} A={a,c,e,g,h} B={a,b,c,d} C={b,c,g,i} \n" ); document.write( "(A U B') n (C n B)\r \n" ); document.write( "\n" ); document.write( "first find B' -> all elements in U that are not in B\r \n" ); document.write( "\n" ); document.write( "B'= {e,f,g}\r \n" ); document.write( "\n" ); document.write( "then find\r \n" ); document.write( "\n" ); document.write( "(A U B')-> all elements in A or in B'\r \n" ); document.write( "\n" ); document.write( "(A U B')={a,c,e,g,h} U {e,f,g} ={a,c,e, f,g,h}\r \n" ); document.write( "\n" ); document.write( "then find\r \n" ); document.write( "\n" ); document.write( "(C n B)-> all elements in C and in B\r \n" ); document.write( "\n" ); document.write( "(C n B)={b,c,g,i} n {a,b,c,d} ={b,c}\r \n" ); document.write( "\n" ); document.write( "finally\r \n" ); document.write( "\n" ); document.write( "(A U B') n (C n B)->all elements in (A U B') and (C n B)\r \n" ); document.write( "\n" ); document.write( "(A U B') n (C n B)={a,c,e,f,g,h} n {b,c} = { c}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |