document.write( "Question 570672: Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have? \n" ); document.write( "
Algebra.Com's Answer #367713 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have? \n" ); document.write( "---- \n" ); document.write( "Each element of \"A\" is either in or not in any given subset. \n" ); document.write( "So there are 2^7 = 128 subsets \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |