document.write( "Question 483460: The mathematics department is sending 5 of its 10 members to a meeting. How many different sets of 5 members can be selected?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #330867 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The mathematics department is sending 5 of its 10 members to a meeting. How many different sets of 5 members can be selected? \r \n" ); document.write( "\n" ); document.write( "------- \n" ); document.write( "Ans: 10C5 = (10*9*8*7*6)/(1*2*3*4*5) = 252 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |