document.write( "Question 401116: Please help me with this,\r
\n" );
document.write( "\n" );
document.write( "There are 11 members on the schools fencing team, how many ways can you choose a 5 person team from them? \n" );
document.write( "
Algebra.Com's Answer #283923 by Tatiana_Stebko(1539)![]() ![]() You can put this solution on YOUR website! In this problem will use a combination \n" ); document.write( " A combination is a way of selecting several things out of a larger group, where (unlike permutations) order does not matter. If the set has n elements the number of k-combinations is equal to the binomial coefficient \n" ); document.write( " \n" ); document.write( "n=11, k=5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "There are 462 ways we can choose a 5 person team from 11 \n" ); document.write( " |