document.write( "Question 1127705: Find the number of different ways that the nine players on a baseball team can lineup \n" ); document.write( "
Algebra.Com's Answer #744162 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The 1st is 1 or 9. \n" ); document.write( "then 1 of 8 \n" ); document.write( "etc \n" ); document.write( "--> 9! ways \n" ); document.write( " |