document.write( "Question 308180: A baseball team has 15 players on it's roster. How many ways are there to pick nine starters? \n" ); document.write( "
Algebra.Com's Answer #220376 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
15P9 = 15!/(15-9)!\r
\n" ); document.write( "\n" ); document.write( "Can you finish?
\n" ); document.write( "
\n" );