document.write( "Question 144125: A baseball team has 9 players, all of whom have equal skill in all positions. The team needs 3 outfielders. Assuming order is important, find the number of ways of forming an outfield with 3 outfielders? \n" ); document.write( "
Algebra.Com's Answer #104892 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
9P3 = 9!/(9-3)! = 9*8*7 = 504
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );