document.write( "Question 258211: in how many ways can a team of five players be chosen from a group of fifteen students? \n" ); document.write( "
Algebra.Com's Answer #190069 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in how many ways can a team of five players be chosen from a group of fifteen students? \n" ); document.write( "------------------------------------------- \n" ); document.write( "15C5 = 15!/(10!*5!) = (15*14*13*12*11)/(1*2*3*4*5) = 3003 \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |