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)\"\" \"About 
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%21%2F%28+n+-+r+%29%21+\"
\n" ); document.write( "\"+12%21%2F9%21+=+12%2A11%2A10+\"
\n" ); document.write( "\"+12%2A11%2A10+=+1320+\" different ways
\n" ); document.write( "
\n" ); document.write( "
\n" );