document.write( "Question 1131125: In a race in which twelve automobiles are entered and there are no ties, in how many ways can the first three finishers come in?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747743 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Order matters here because 1-3-6 is different \n" ); document.write( "from 1-6-3 \n" ); document.write( "That means you use permutations and not combinations \n" ); document.write( "P( 12,3 ) = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |