document.write( "Question 563576: if P= {1,3,4,7,8,9,10,14,15}
\n" );
document.write( "Find the number of subsets that can be formed from \n" );
document.write( "
Algebra.Com's Answer #364942 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if P= {1,3,4,7,8,9,10,14,15} \n" ); document.write( "Find the number of subsets that can be formed \n" ); document.write( "----- \n" ); document.write( "Each element of P is either in or not in any given subset. \n" ); document.write( "--- \n" ); document.write( "# of subsets = 2^9 = 512 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |