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)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The number is the coefficient of the \"%28a%5E6%29%28b%5E4%29%28c%5E3%29%28d%5E7%29\" term in the expansion of \"%28a%2Bb%2Bc%2Bd%29%5E20\".

\n" ); document.write( "That number is the multinomial coefficient (20;6,4,3,7) (my notation) which is calculated as

\n" ); document.write( "\"%2820%21%29%2F%28%286%21%29%284%21%29%283%21%29%287%21%29%29+=+4655851200\"

\n" ); document.write( "So the method used by the other tutor is also valid.
\n" ); document.write( "
\n" );