document.write( "Question 1114944: A manager wants to assign 20 workers to four distinct construction jobs. These jobs require 6, 4, 3, and 7 workers respectively. In how many different ways can the manager assign the workers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #729894 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The number is the coefficient of the \n" ); document.write( "That number is the multinomial coefficient (20;6,4,3,7) (my notation) which is calculated as \n" ); document.write( " \n" ); document.write( "So the method used by the other tutor is also valid. \n" ); document.write( " |