document.write( "Question 473730: A city council with nine members must elect a four person executive committee consisting of a mayor,deputy mayor, secretary, and treasurer. How many executive committees are posssible? \n" ); document.write( "
Algebra.Com's Answer #324935 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "A city council with nine members must elect a four person executive committee consisting of a mayor,deputy mayor, secretary, and treasurer.
\n" ); document.write( "How many executive committees are posssible?(order important)
\n" ); document.write( "9P4 = 9!/(9-4)! = 9!/5! = 3024 ways \n" ); document.write( "
\n" );