document.write( "Question 460161: how many different 4 people committees can be formed from a group of 15 people?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #315628 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many different 4 people committees can be formed from a group of 15 people?\r \n" ); document.write( "\n" ); document.write( "Ans: 15C4 = (15*14*13*12)/(1*2*3*4) = 1365 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |