document.write( "Question 1013876: find the number of proper subsets of the set {29, 2, 13, 27, 10, 21} ? \n" ); document.write( "
Algebra.Com's Answer #630182 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "find the number of proper subsets of the set {29, 2, 13, 27, 10, 21} ?
\n" ); document.write( "----------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The given set contains 6 elements.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, it has \"2%5E6\" = 64 subsets including the empty subset and the subset coinciding with the master set.\r\n" );
document.write( "\r\n" );
document.write( "See the lesson How many subsets are there in a given finite set of n elements? in this site.\r\n" );
document.write( "\r\n" );
document.write( "The number of proper subset is 64-2 = 62.\r\n" );
document.write( "It does not include the empty subset and the subset coinciding with the master set.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );