document.write( "Question 427979: How many different subsets are there of a set with 20 elements?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #297544 by John10(297)![]() ![]() You can put this solution on YOUR website! By the subset rule: If the set has n elements, it will have 2^n subsets.\r \n" ); document.write( "\n" ); document.write( "For your problem, there are 20 elements, it will have 2^20 subsets.\r \n" ); document.write( "\n" ); document.write( "You can find the exact solution by your calculator.\r \n" ); document.write( "\n" ); document.write( "Hope it will help you!John10 \n" ); document.write( " |