document.write( "Question 444255: There are 10 students running a race. The fastest get a gold, silver, or bronze medal. How many different ways can the students win theses medals? \n" ); document.write( "
Algebra.Com's Answer #306300 by benni1013(206)\"\" \"About 
You can put this solution on YOUR website!
This is a permutation. 10,3. 10*9*8 or 720 ways. Once the first is given away it can't be won again. \n" ); document.write( "
\n" );