document.write( "Question 747596: Six students ran a race. How many ways can they finish 1st, 2nd, and 3rd? \n" ); document.write( "
Algebra.Com's Answer #454990 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Six students ran a race. How many ways can they finish 1st, 2nd, and 3rd? \n" ); document.write( "------------- \n" ); document.write( "1 or 6, then 1 of 5, then 1 of 4 \n" ); document.write( "= 6*5*4 = 120 ways \n" ); document.write( " |