document.write( "Question 591323: Coach Thomas is trying to figure out how to arrange his top 4 hitters. How many different ways can he arrange the batters? \n" ); document.write( "
Algebra.Com's Answer #375566 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 4! = 4*3*2*1 = 24 different ways to arrange the batters. \n" ); document.write( "
\n" );