document.write( "Question 1113526: In how many ways can a baseball coach assign positions to a team of nine men if only two men are qualified to be a pitcher, and only three other men are qualified to be the catcher, but all of the men are qualified to play any other position. \n" ); document.write( "
Algebra.Com's Answer #728603 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
2 choices for pitcher*3 choices for catcher * 7! for the others
\n" ); document.write( "=6*5040=32,240 ways.
\n" ); document.write( "
\n" );