document.write( "Question 446270: Ten students from a class have volunteered to be on a committee to organize a dance.In how many ways can six be chosen for the committee?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #307319 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 10C6=10!/6!4!= \n" ); document.write( "10x9x8x7x6/4x3x2x6!=10x3x7=210 different committees. \n" ); document.write( " |