document.write( "Question 146044: I am going to choose 6 students out of the 15 who currently have A's to be mentors for the students who have C's or lower. How many ways can a group of 6 be selected?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #106584 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! choose 6 students out of the 15 who currently have A's to be mentors for the students who have C's or lower. How many ways can a group of 6 be selected? \r \n" ); document.write( "\n" ); document.write( "-------------- \n" ); document.write( "Ans: 15C6 = 15!/[(15-6)!*6!] = 15!/[9!*6!] = [15*14*13*12*11*10]/[1*2*3*4*5*6] \n" ); document.write( " = 5005 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |