document.write( "Question 367953: Eight people are entered in a race. If there are no ties, in how many ways can the first two places come out?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #262236 by robertb(5830)![]() ![]() You can put this solution on YOUR website! P(8,2) = 8*7 = 56. \n" ); document.write( " |