document.write( "Question 76806: How many different 6-player starting squads can be formed from a volleyball team of 11 players? \n" ); document.write( "
Algebra.Com's Answer #55050 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
How many different 6-player starting squads can be formed from a volleyball team of 11 players?
\n" ); document.write( "This is a Combination Problem because:
\n" ); document.write( "1. repititions are not allowed
\n" ); document.write( "2. order is NOT important
\n" ); document.write( "The formula for that is:
\n" ); document.write( "C(n,r)=\"highlight%28n%21%2F%28r%21%28n-r%29%21%29%29\"
\n" ); document.write( "n=11 and r=6
\n" ); document.write( "C(6,11)=\"11%21%2F%286%21%2811-6%29%21%29\"
\n" ); document.write( "\"11%2A10%2A9%2A8%2A7%2A6%21%2F%286%21%2A5%21%29\"
\n" ); document.write( "\"11%2A10%2A9%2A8%2A7%2Across%286%21%29%2F%28cross%286%21%29%2A5%21%29\"
\n" ); document.write( "\"11%2A10%2A9%2A8%2A7%2F%285%2A4%2A3%2A2%2A1%29\"
\n" ); document.write( "\"11%2A%285%2A2%29%283%2A3%29%284%2A2%29%2A7%2F%285%2A4%2A3%2A2%2A1%29\"
\n" ); document.write( "
\n" ); document.write( "\"11%2A2%2A3%2A7\"
\n" ); document.write( "\"highlight%28462%29\"
\n" ); document.write( "If you have a TI-83 or 84, you can:
\n" ); document.write( "type in 6 [MATH] >>> to PRB 3:nCr hit enter then type 11 hit enter again and it gives you 462 that way.
\n" ); document.write( "It depends on how much work your teacher wants to see.
\n" ); document.write( "Happy Calculating!!!!
\n" ); document.write( "
\n" );