document.write( "Question 617092: 6 people are going to play a ball game. Each team has 3 players. How many different team combinations are possible? \n" ); document.write( "
Algebra.Com's Answer #388115 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "6 people are going to play a ball game. Each team has 3 players.
\n" ); document.write( "How many different team combinations are possible? 6C3 = 6!/(3!3!) = 20 possible \n" ); document.write( "
\n" );