document.write( "Question 578952: There are 6 names in a hat.How many ways can you pick 3 names at once?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #370817 by stanbon(75887) ![]() You can put this solution on YOUR website! There are 6 names in a hat.How many ways can you pick 3 names at once? \n" ); document.write( "---- \n" ); document.write( "Ans: 6C3 = (6*5*4)/(1*2*3) = 20 ways \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |