document.write( "Question 417183: what is the subset {17,1,14,12}
\n" );
document.write( "number of proper subsets \n" );
document.write( "
Algebra.Com's Answer #292097 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! {17,1,14,12} \n" ); document.write( "--- \n" ); document.write( "Total # of subsets = 2^4 \n" ); document.write( "--- \n" ); document.write( "Total # of proper subsets = 2^4 -1 = 15 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |