document.write( "Question 742113: HI tutors, Can you help me answer this please?
\n" ); document.write( "22 people decide to play cricket. In how many ways can 2 teams of eleven players be formed? I get 352,716 using C(m,n)= m!/n!m!.Am I close?
\n" ); document.write( "Thank you.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #452333 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
As you figured it, the question is how many ways can you choose a teamm of 11 from the 22 people available, because once you pick one team, the other team is already determined.
\n" ); document.write( "\"C%28m%2Cn%29=m%21%2F%28n%21%28m-n%29%21%29\"
\n" ); document.write( "When \"m=22\" and \"n=11\", \"m-n=11\" and
\n" ); document.write( "\"C%2822%2C11%29=22%21%2F%2811%2111%21%29=705432\"
\n" ); document.write( "
\n" );