document.write( "Question 454321: How many subsets of 2 elements does the set {!, @, #, $, %} have? \n" ); document.write( "
Algebra.Com's Answer #312007 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Each element is either in or not in any particular subset.
\n" ); document.write( "# of subsets = 2^5 = 32
\n" ); document.write( "---------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );