document.write( "Question 597641: explain how to figure out how many chances for president, vice president, and secretary if there are 20 students \n" ); document.write( "
Algebra.Com's Answer #378305 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 20 choices for the first slot\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "20-1 = 19 choices for the second slot\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and 20-2 = 18 choices for the third\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there are 20*19*18 = 6840 possible permutations.
\n" ); document.write( "
\n" );