document.write( "Question 945966: Let U = {a, b, c, d, e, f} be the universal set and let A and B be subsets of U. Suppose further that\r
\n" );
document.write( "\n" );
document.write( "A ∩ B' = {b}, A ∪ B = {a, b, c, d, f}, and A' = {a, e, f}.\r
\n" );
document.write( "\n" );
document.write( " Find B. \n" );
document.write( "
Algebra.Com's Answer #577055 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A' = {a, e, f} is given\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = {b, c, d} start with set U and erase everything in A'\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have A ∩ B' = {b}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So that means that the element 'b' is in both set A and in set B'\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since 'b' is in set B', this means set B itself does not have 'b' inside it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What else could be in set B? Well look at A ∪ B = {a, b, c, d, f}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We know A = {b, c, d} from above. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since A ∪ B = {a, b, c, d, f}, we need an 'a' and an 'f' to fill out A ∪ B completely.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So set B must have {a,f} at the very least. Could set B have c or d in it? It's possible since a set union can combine two sets with duplicate elements. The duplicates are tossed out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "So here are all the possibilities for set B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B = {a, f} \n" ); document.write( "B = {a, c, f} \n" ); document.write( "B = {a, d, f} \n" ); document.write( "B = {a, c, d, f}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Each possible set B has 'a' and 'f' in it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It's great that we have all the possible sets for B, but unfortunately we don't have enough information to narrow down the answer to just one set. \n" ); document.write( " |