document.write( "Question 693851: How many different ways can we divide 20 students into 4 groups of 5 students? \n" ); document.write( "
Algebra.Com's Answer #427585 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many different ways can we divide 20 students into 4 groups of 5 students? \n" ); document.write( "------ \n" ); document.write( "Ans: 20C5 = (20*19*18*16*15)/(1*2*3*4*5) = 15504 ways \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |