document.write( "Question 85179: 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( "
Algebra.Com's Answer #61668 by scianci(186)![]() ![]() ![]() You can put this solution on YOUR website! C(15 , 6) = \n" ); document.write( " = \n" ); document.write( " = (7)(13)(5) = 455 \n" ); document.write( " |