document.write( "Question 352489: If you had to match 6 players in the correct order for most popular outfielder from a pool of professional players numbered 1 through 49, how many possibilities are there? \n" ); document.write( "
Algebra.Com's Answer #251897 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Permutation because order is important. \n" ); document.write( "Pr=49P6=49!/(49-6) \n" ); document.write( "=49*48*47*46*45*44 \n" ); document.write( "=1.006*10^10 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |