document.write( "Question 602340: Find the number of subsets of a five-element set. \n" ); document.write( "
Algebra.Com's Answer #380203 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the number of subsets of a five-element set.
\n" ); document.write( "----
\n" ); document.write( "Here is a typical subset: {-,-,-,-,-}
\n" ); document.write( "Each of the elements is either in or not in this subset.
\n" ); document.write( "How many subsets are there?
\n" ); document.write( "Ans: 2^5 = 32
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );