document.write( "Question 1206362: 64 athletes are running a race. A gold medal is to be given to the winner, a silver medal is to be given to the second-place finisher, and a bronze medal is to be given to the third-place finisher. Assume that there are no ties. In how many possible ways can the 3 medals be distributed? \n" ); document.write( "
Algebra.Com's Answer #843768 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "64 choices for 1st place \n" ); document.write( "63 choices for 2nd place \n" ); document.write( "62 choices for 3rd place\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "64*63*62 = 249984 different permutations are possible. \n" ); document.write( " \n" ); document.write( " |