document.write( "Question 633541: Assume a class has 26 members. How many committees of 12 can be chosen? \n" ); document.write( "
Algebra.Com's Answer #398964 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! 26 choose 12 = C(26,12) = 9,657,700 \n" ); document.write( " |