document.write( "Question 926313: A club has 50 members.
\n" ); document.write( "
\n" ); document.write( "a) How many ways are there to choose four members of the club to serve on an executive committee?
\n" ); document.write( "
\n" ); document.write( " [Num] ways
\n" ); document.write( "
\n" ); document.write( "b) How many ways are there to choose a president, vice president, secretary, and treasurer of the club, where no person can hold more than one office?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #562169 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A club has 50 members
\n" ); document.write( "....\r
\n" ); document.write( "\n" ); document.write( " a) How many ways are there to choose four members of the club to serve on an executive committee:
\n" ); document.write( " 50C4 = \"%2850%2A49%2A48%2A47%29%2F%284%2A3%2A2%2A1%29\" 230,300
\n" ); document.write( "......
\n" ); document.write( "b) How many ways are there to choose a president, vice president, secretary, and treasurer of the club,
\n" ); document.write( "where no person can hold more than one office? 50P4 = \"50%2A49%2A48%2A47\" = 5,527,200
\n" ); document.write( "
\n" );