document.write( "Question 966120: A student club with 30 members need to choose officers. There are five officer positions and no member can occupy two positions at the same time. How many possible slates of candidates are there? \n" ); document.write( "
Algebra.Com's Answer #590530 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
30 POSSIBLE CHOICES FOR THE FIRST POSITION
\n" ); document.write( "29 FOR THE SECOND
\n" ); document.write( "28 FOR THE THIRD
\n" ); document.write( "27 FOR THE FOURTH
\n" ); document.write( "26 FOR THE LAST POSITION
\n" ); document.write( "THUS:
\n" ); document.write( "30*29*28*27*26=17,100,720 ANS.
\n" ); document.write( "
\n" );