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)\"\" \"About 
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%21%2F%28k%21%28n-k%29%21%29\", when \"n%21=1%2A2%2A3%2A...\"\"n\"
\n" ); document.write( "n=11, k=5
\n" ); document.write( "\"11%21%2F%285%21%2811-5%29%21%29=11%21%2F%285%216%21%29\",
\n" ); document.write( "\"11%21=6%21%2A7%2A8%2A9%2A10%2A11\"
\n" ); document.write( ",
\n" ); document.write( "There are 462 ways we can choose a 5 person team from 11
\n" ); document.write( "
\n" );