document.write( "Question 88731: a club with 10 members is to pick a president, vice president, treasurer, and secretary. If each office is to be held by one person and no person can hold 2 offices, in how many ways can those offices be filled? \n" ); document.write( "
Algebra.Com's Answer #64476 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a club with 10 members is to pick a president, vice president, treasurer, and secretary. If each office is to be held by one person and no person can hold 2 offices, in how many ways can those offices be filled?
\n" ); document.write( "-------------
\n" ); document.write( "10 ways to choose a president
\n" ); document.write( "9 ways to choose a vp
\n" ); document.write( "8 ways to choose a treasurer
\n" ); document.write( "7 ways to choose a secretary
\n" ); document.write( "----------------
\n" ); document.write( "Multiply to get the total number of ways to choose the officers.
\n" ); document.write( "-----------------
\n" ); document.write( "Anothe way to get it 10P4 = 5040
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );