document.write( "Question 404129: How many different committees of three people can be formed from
\n" );
document.write( "a group of 15?
\n" );
document.write( "A 455 B 910 C 1365 D 2370 \n" );
document.write( "
Algebra.Com's Answer #285642 by stanbon(75887) ![]() You can put this solution on YOUR website! How many different committees of three people can be formed from \n" ); document.write( "a group of 15? \n" ); document.write( "---- \n" ); document.write( "Ans: 15C3 = (15*14*13)/(1*2*3) = 455 \n" ); document.write( "===== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( "A 455 B 910 C 1365 D 2370 \n" ); document.write( " \n" ); document.write( " |