document.write( "Question 924313: determine the total number of proper subsets of the set of letters from the English alphabet {a,b,c,...,k} \n" ); document.write( "
Algebra.Com's Answer #560824 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The number of subsets for 11 members would be \"2%5E11\".
\n" ); document.write( "The proper subset does not include the entire set so subtract 1.
\n" ); document.write( "\"N=2%5E11-1=2047\"
\n" ); document.write( "
\n" ); document.write( "
\n" );