document.write( "Question 452250: How many 6 person committees can be selected from a group of 14 people? \n" ); document.write( "
Algebra.Com's Answer #310891 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 14C6 \n" ); document.write( "=14!/((14-6)!*6!) \n" ); document.write( "=3003 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |