document.write( "Question 631015: a club is compose of 10members wish to elect officers from president to treasurer .how many sets of officer is possible? \n" ); document.write( "
Algebra.Com's Answer #397272 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
a club is compose of 10members wish to elect officers from president to treasurer .how many sets of officer is possible?
\n" ); document.write( ".
\n" ); document.write( "Since order is important, we are talking about a \"combination\".
\n" ); document.write( "And, it depends on how many officers there are.
\n" ); document.write( "For example, if the officers are:
\n" ); document.write( "president
\n" ); document.write( "vice president
\n" ); document.write( "secretary
\n" ); document.write( "treasurer
\n" ); document.write( ".
\n" ); document.write( "Then:
\n" ); document.write( "10C4
\n" ); document.write( "= 10!/4!(10-4)!
\n" ); document.write( "= 10!/4!6!
\n" ); document.write( "= (7*8*9*10)/(1*2*3*4)
\n" ); document.write( "= (7*2*9*10)/(1*2*3)
\n" ); document.write( "= (7*9*10)/(3)
\n" ); document.write( "= 7*3*10
\n" ); document.write( "= 21*10
\n" ); document.write( "= 210
\n" ); document.write( "
\n" ); document.write( "
\n" );