document.write( "Question 148291: How many ways can a baseball coach choose the first, second and third batters in the lineup of a team of 15 players. \n" ); document.write( "
Algebra.Com's Answer #610411 by alnavy70(1)\"\" \"About 
You can put this solution on YOUR website!
In this particular question, the different ways of possible players that a coach can choose from the 1st, 2nd, and 3rd batter. Therefore, using The Rule of Sum we can solve. \r
\n" ); document.write( "\n" ); document.write( "For the 1st player he has 15 different ways to choose from
\n" ); document.write( "For the 2nd player he has 14 different ways to choose from
\n" ); document.write( "For the 3rd player he has 13 different ways to choose from\r
\n" ); document.write( "\n" ); document.write( "Therefore, \r
\n" ); document.write( "\n" ); document.write( "For the first experiment or the second or the last is 15 + 14 + 13 = 42 possible ways the coach can choose the 1st, 2nd, and 3rd batters.
\n" ); document.write( "
\n" );