document.write( "Question 451102: How many different teams of 4 can be chosen from 9 students? \n" ); document.write( "
Algebra.Com's Answer #310216 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many different teams of 4 can be chosen from 9 students? \n" ); document.write( "---- \n" ); document.write( "Ans: 9C4 = (9*8*7*6)/(1*2*3*4) = 126 teams \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |