document.write( "Question 626692: in how many ways can 10 runners finish first, second, or third ? \n" ); document.write( "
Algebra.Com's Answer #394381 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 10 choices for first place, 9 for second, and 8 for third. So there are 10*9*8 = 720 different ways.\r
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------------------------------------
\n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim
\n" ); document.write( "--------------------------------------------------------------------------------------------------------------
\n" ); document.write( "
\n" );