document.write( "Question 353696: There are 11 members on the board of directors for the Coca Cola Company: a. if they elect a chairperson, first vice chairperson, second vice chairperson, and secretary how many different slates of candidates are possible? \n" ); document.write( "
Algebra.Com's Answer #252873 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
Since positions matter (ie order is important) use permutations.
\n" ); document.write( "11 people to fill the chairperson position
\n" ); document.write( "then there are 10 person to fill the vice chairperson position
\n" ); document.write( "amd so on....
\n" ); document.write( "answer : 11*10*9*8
\n" ); document.write( "
\n" );