document.write( "Question 866778: How many ways can the top 6 teams be arranged in a league containing 23 teams? \n" ); document.write( "
Algebra.Com's Answer #522495 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
order Important
\n" ); document.write( "23P6 = 23!/17! = 72,681,840 ways
\n" ); document.write( "
\n" );