document.write( "Question 342821: 12 individuals are part of a group of trustees of a particular company. There are 5 positions that need to be filled on the board. How many different ways can the board positions be filled? \n" ); document.write( "
Algebra.Com's Answer #245397 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Given the 5 questions selected there are 5! = 120 arrangements.
\n" ); document.write( "But I think your question is how many 5-question sets can be made from the 12 questions. The answer to that is 12C5 = 12! / (5!)(7!) = 792
\n" ); document.write( "
\n" ); document.write( "
\n" );