document.write( "Question 1075225: A basketball team has 8 players. In how many different ways can the coach select 2 players to be the captains for tonight's game? \n" ); document.write( "
Algebra.Com's Answer #689892 by Boreal(15235) You can put this solution on YOUR website! 8C2=8!/6!2!=28 \n" ); document.write( " |