document.write( "Question 887085: some none or all
\n" );
document.write( "6 items
\n" );
document.write( "how many different selections can be made
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #536358 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! some none or all \n" ); document.write( "6 items \n" ); document.write( "how many different selections can be made \n" ); document.write( "----------- \n" ); document.write( "None --> 1 \n" ); document.write( "1 --> 6 \n" ); document.write( "2 --> 6*5/2 (assuming AB is the same as BA) = 15 \n" ); document.write( "3 --> 6*5*4/(3*2*1) = 20 \n" ); document.write( "4 --> 6*5*4*3/(4*3*2*1) = 15 \n" ); document.write( "5 --> 6 \n" ); document.write( "6 --> 1 \n" ); document.write( "------------ \n" ); document.write( "--> 64 total \n" ); document.write( "(= 2^6) \n" ); document.write( " \n" ); document.write( " |