document.write( "Question 397991: A baseball manager chooses his lineup 1-9. How many ways can he organize his lineup if the pitcher doe not hit in the first four?\r
\n" );
document.write( "\n" );
document.write( "I did 9*8*7*6*6*5*4*3*2
\n" );
document.write( "is this correct? \n" );
document.write( "
Algebra.Com's Answer #281996 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A baseball manager chooses his lineup 1-9. How many ways can he organize his lineup if the pitcher does not hit in the first four? \n" ); document.write( "I did 9*8*7*6*6*5*4*3*2 \n" ); document.write( "----- \n" ); document.write( "Since the pitcher is not in the 1st four, \n" ); document.write( "8 ways to choose 1st \n" ); document.write( "7 ways to choose 2nd \n" ); document.write( "6 ways to choose 3rd \n" ); document.write( "5 ways to choose 4th \n" ); document.write( "5 ways to choose 3rd \n" ); document.write( "4 ways \n" ); document.write( "3 ways \n" ); document.write( "2 ways \n" ); document.write( "1 ways \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |