document.write( "Question 1116420: How many ways can the positions of center midfielder, striker, and center back be assigned from the starting ten field players of a soccer team? \n" ); document.write( "
Algebra.Com's Answer #731299 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming (not knowing cricket) that these are unique positions that are filled by one and only one person.
\n" ); document.write( "Then it is 10C3=10!/7!*3!
\n" ); document.write( "This is 10*9*8/6=120 ways
\n" ); document.write( "
\n" );