document.write( "Question 411608: There are 20 students participating in a math bee. How many ways can the students be chosen to go first, second, third, and fourth? \n" ); document.write( "
Algebra.Com's Answer #289303 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "There are 20 students participating in a math bee
\n" ); document.write( "How many ways can the students be chosen to go first, second, third, and fourth
\n" ); document.write( " 20P4 ways |nPx = \"n%21%2F%28n-x%29%21%29\"
\n" ); document.write( " 20*19*18*17 = 116,280 ways \n" ); document.write( "
\n" );