document.write( "Question 939089: A popular video game is having a competition for the best gamer. They are going to take the top 20 gamers that will fight for the top 5, how many ways can 5 gamers be selected for the competition? \n" ); document.write( "
Algebra.Com's Answer #572163 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
how many ways can 5 gamers be selected for the competition? 20C5
\n" ); document.write( "...
\n" ); document.write( "As to order of finish, that would be 20P5 ways
\n" ); document.write( "
\n" );