document.write( "Question 858332: Eight horses are running in a race. In how many ways can these horses be awarded win, show, or place (without ties)? \n" ); document.write( "
Algebra.Com's Answer #517170 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 8 FOR FIRST PLACE \n" ); document.write( "7 FOR SECOND PLACE \n" ); document.write( "6 FOR THIRD PLACE \n" ); document.write( "8*7*6=336 ANS. \n" ); document.write( " |