document.write( "Question 295357: 5 students from your class of 100 are slected for a conference. How many groups of 5 are possible? \n" ); document.write( "
Algebra.Com's Answer #212852 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
5 students from your class of 100 are slected for a conference. How many groups of 5 are possible?
\n" ); document.write( "------
\n" ); document.write( "Counting groups is counting combinations:
\n" ); document.write( "Your Problem:
\n" ); document.write( "100C5 = (100*99*98*97*96)/(1*2*3*4*5)
\n" ); document.write( "= 75,287,520
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "======================
\n" ); document.write( "
\n" );