document.write( "Question 38815: How many ways can a president, vice president, secretary, and treasurer be chosen from a club with nine members? \n" ); document.write( "
Algebra.Com's Answer #24282 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
C(9,4) = 9!/((5!)(4!)) = 126
\n" ); document.write( "126 different choices exists.
\n" ); document.write( "
\n" );