document.write( "Question 942587: Of the 18 people who have tried out for the academic team, six will be chose to represent the school. How many different teams could be assembled. \n" ); document.write( "
Algebra.Com's Answer #574646 by richard1234(7193) You can put this solution on YOUR website! 18C6 = 18!/(12!*6!) ways \n" ); document.write( " |