document.write( "Question 1143627: There are 15 players on a boy soccer team. In how many ways can the coach line all the players on the field for the opening ceremony? \n" ); document.write( "
Algebra.Com's Answer #764485 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "15 choices for the first in line; then
\n" ); document.write( "14 choices for the second; then
\n" ); document.write( "etc.....

\n" ); document.write( "Total number of ways: 15*14*...*2*1 = 15! = 1,307,674,368,000
\n" ); document.write( "
\n" );