document.write( "Question 143001This question is from textbook Survey of Math w/ Apllications
\n" );
document.write( ": Please help me solve this problem:\r
\n" );
document.write( "\n" );
document.write( "2. (4 points) Write down all possible subsets of {a, b, c, d} \n" );
document.write( "
Algebra.Com's Answer #166206 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Here are all of the possible subsets of {a,b,c,d}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "{a,b,c,d}, \n" ); document.write( "{a,b,c},{a,b,d},{a,c,d},{b,c,d}, \n" ); document.write( "{a,b},{a,c},{a,d},{b,c},{b,d},{c,d}, \n" ); document.write( "{a},{b},{c},{d},{ }\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note: the last set { } is the null set or the empty set \n" ); document.write( " \n" ); document.write( " |