document.write( "Question 915824: A junior high girls' basketball team is to consist of 5 players. How many different teams can the manager select from a roster of 12 girls?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555771 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A junior high girls' basketball team is to consist of 5 players. How many different teams can the manager select from a roster of 12 girls? \n" ); document.write( "-------------- \n" ); document.write( "Ans: 12C5 = 12!/[7!*5!] = (12*11*10*9*8)/(1*2*3*4*5) = 792 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |