document.write( "Question 931614: COMBINATION DISTRIBUTION
\n" );
document.write( "Question.
\n" );
document.write( "The chairperson of the accounting department has three summer class courses available. accounting 201, accounting 202, accounting 305. twelve faculty members are available for assignment to these courses and no faculty member can be assigned to more than one course. in how many ways can the chairperson assign faculty to these course?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #565674 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The chairperson of the accounting department has three summer class courses available. accounting 201, accounting 202, accounting 305. twelve faculty members are available for assignment to these courses and no faculty member can be assigned to more than one course. in how many ways can the chairperson assign faculty to these course? \n" ); document.write( "---- \n" ); document.write( "Pick 3 of the 12 faculty:: 12C3 = (12*11*10)(1*2*3) \n" ); document.write( "Assign them to the 3 classes:: 3! = 6 \n" ); document.write( "Ans: 12C3*3! = 12*11*10 = 12P3 \n" ); document.write( "---- \n" ); document.write( "Answer:: 12P3 = 12*11*10 = 1320 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |