document.write( "Question 68166: There are 9 players on a softball team. How many ways can the coach pick the first 5 batters? \r
\n" );
document.write( "\n" );
document.write( "A 5
\n" );
document.write( "B 45
\n" );
document.write( "C 15,120
\n" );
document.write( "D 72,876 \n" );
document.write( "
Algebra.Com's Answer #48442 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 9 players on a softball team. How many ways can the coach pick the first 5 batters? \n" ); document.write( "------------ \n" ); document.write( "9P5 = 9! / [9-5]! = 9*8*7*6*5=15120 ways \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |