document.write( "Question 638098: A club with 32 members is to select five officers. In how many ways can this be done? \n" ); document.write( "
Algebra.Com's Answer #402022 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A club with 32 members is to select five officers. In how many ways can this be done? \n" ); document.write( "-------- \n" ); document.write( "Order is not implied. \n" ); document.write( "Ans: 32C5 = 32!/[(32-5)!*5!] = (32*31*30*29*28)/(1*2*3*4*5) = 201376 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |