document.write( "Question 442175: How many ways can a club of 6 members choose a 3-person committee? \n" ); document.write( "
Algebra.Com's Answer #304977 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ways can a club of 6 members choose a 3-person committee? \n" ); document.write( "----- \n" ); document.write( "6C3 = (6*5*4)/(1*2*3) = 20 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |