document.write( "Question 423445: In how many ways can a president, vice president, secretary, and treasurer be selected from a club consisting of 10 people? (Assume that no 2 positions can be occupied by the same person.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #295340 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "number of ways = 10P4\r \n" ); document.write( "\n" ); document.write( "= 5040 \n" ); document.write( " \n" ); document.write( " |