document.write( "Question 619111: is there a way of determining the maximum subsets of a set?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #389384 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! n items ----> 2^n max subsets \n" ); document.write( " |