document.write( "Question 1031899: A class has 30 students. In how many different ways can six students form a group for an​ activity? \n" ); document.write( "
Algebra.Com's Answer #646583 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
class has 30 students. In how many different ways can six students form a group for an​ activity?
\n" ); document.write( "-------
\n" ); document.write( "Ans:: 30C6 = (30*29*28*27*26*25)/(1*2*3*4*5*6)
\n" ); document.write( "= 593775
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );