document.write( "Question 1147276: Given three sets, A, B and C, use the laws of the algebra on sets to show that
\n" );
document.write( "(A U B U C) ∩ (A U B' U C) ∩ (A U C)' = ∅ \n" );
document.write( "
Algebra.Com's Answer #768767 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(A U B U C) ∩ (A U B' U C) = (A U C) \n" ); document.write( "(A U C) ∩ (A U C)' = ∅ \n" ); document.write( " \n" ); document.write( " |