document.write( "Question 543743: In a race with 10 horses, how many different ways can the horses finish ? \n" ); document.write( "
Algebra.Com's Answer #354920 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
10! ways (note that order matters). 10! = 3628800. \n" ); document.write( "
\n" );