document.write( "Question 980252: Four names are drawn from among the 24 members of a club for the offices of president, vice-president, treasurer and secretary. In how many different ways can this be done? \n" ); document.write( "
Algebra.Com's Answer #601466 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
24 choices for slot A
\n" ); document.write( "23 choices for slot B (we can't pick a person to fulfill 2 offices at the same time)
\n" ); document.write( "22 choices for slot C
\n" ); document.write( "21 choices for slot D\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "24*23*22*21 = 255,024\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are 255,024 ways to pick four names from twenty-four people total.
\n" ); document.write( "
\n" );