document.write( "Question 736296: How many six player teams can you get from eight players \n" ); document.write( "
Algebra.Com's Answer #852630 by ikleyn(53418)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many six player teams can you get from eight players
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The number of different possible teams is the number of combinations of 8 players \r\n" );
document.write( "taken 3 at a time.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the number of COMBINATIONS of eight players taken 6 at a time\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B8%5D%5E6\" = \"8%21%2F%286%21%2A%288-6%29%21%29\" = \"8%21%2F%286%21%2A2%21%29\" = \"%288%2A7%29%2F%281%2A2%29\" = 4*7 = 28.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  28 different teams are possible.\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The order of players inside these teams does not matter - therefore, we consider combinations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );