document.write( "Question 281118: Eleven 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( "
Algebra.Com's Answer #204218 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
There are 11 ways for first place
\n" ); document.write( "now there are 10 people left so there are 10 ways for second form each of those 11
\n" ); document.write( "11*10=110 ways for 1st and 2nd
\n" ); document.write( "
\n" ); document.write( "
\n" );