document.write( "Question 293031: what is the number of subsets of set B = {12, 14, 16, 18, 20, 22, 24, 26, 28}?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #211534 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the number of subsets of set \n" ); document.write( "B = {12, 14, 16, 18, 20, 22, 24, 26, 28}? \n" ); document.write( "------------------------------------------------ \n" ); document.write( "There are 9 elements. \n" ); document.write( "----- \n" ); document.write( "Each element either \"in\" or \"not in\" a subset. \n" ); document.write( "----- \n" ); document.write( "So there are 2^9 = 512 subsets \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================= \n" ); document.write( " \n" ); document.write( " |