document.write( "Question 435207: How many committees of three students can be selected from 10 students? \n" ); document.write( "
Algebra.Com's Answer #301298 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many committees of three students can be selected from 10 students? \n" ); document.write( "---------------- \n" ); document.write( "10C3 = (10*9*8)/(1*2*3) = 5*3*8 = 120 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |