document.write( "Question 533404: there are 37 members on a board
\n" ); document.write( "A. if they elect a chairperson, 1st vp, 2nd vp, and a secretary, how many different slates of candidates are possible?
\n" ); document.write( "B. if they form an ethics subcommittee of four members, how many different subcommittees are possible?
\n" ); document.write( "

Algebra.Com's Answer #351055 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
there are 37 members on a board
\n" ); document.write( "A. if they elect a chairperson, 1st vp, 2nd vp, and a secretary, how many different slates of candidates are possible?
\n" ); document.write( "Ans: 37C3 = (37*36*35)/(1*2*3) = 7770
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "B. if they form an ethics subcommittee of four members, how many different subcommittees are possible?
\n" ); document.write( "Ans: 37C4 = (37*36*35*34)/(1*2*3*4) = 66045
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========
\n" ); document.write( "
\n" ); document.write( "
\n" );