document.write( "Question 472853: What is the number of subsets of set A = {king,queen,knight,prince,princess,duke,earl}? Show all work \n" ); document.write( "
Algebra.Com's Answer #324184 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the number of subsets of set A = {king,queen,knight,prince,princess,duke,earl}? Show all work \n" ); document.write( "--- \n" ); document.write( "Each element of A is either in or not in each of the subsets. \n" ); document.write( "--- \n" ); document.write( "# of subsets = 2^7 = 128 subsets \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |