document.write( "Question 564294: Determine the number of three- member committees that can be formed from a club that contains 25 members. Show the calculations that leads to your answer. \r
\n" );
document.write( "\n" );
document.write( "Is
\n" );
document.write( "25 C 3
\n" );
document.write( "correct? \n" );
document.write( "
Algebra.Com's Answer #365313 by ad_alta(240) You can put this solution on YOUR website! 25 choose 3 is indeed correct. Using the proper binomial coefficient, (25!)/[(3!)(25-3)!]=2300. \n" ); document.write( " |