document.write( "Question 352488: In day camp, 6 children are picked to be team captains from the group of children numbered 1 through 49. How many possibilities are there for who could be the 6 captains? \n" ); document.write( "
Algebra.Com's Answer #251898 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
nCr=n!/((n-r)!r!) Order unimportant.
\n" ); document.write( "49C6=13,983,816
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );