document.write( "Question 493389: In how many ways can 10 instructors be assigned to eight sections of a course in mathematics?\r
\n" );
document.write( "\n" );
document.write( "Please help! \n" );
document.write( "
Algebra.Com's Answer #335341 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In how many ways can 10 instructors be assigned to eight sections of a course in mathematics? \n" ); document.write( "---- \n" ); document.write( "The 1st course can choose any of 10 instructors. \n" ); document.write( "The 2nd course can choose any of 9 instructors. \n" ); document.write( "etc \n" ); document.write( "The 8th course can choose any of 3 instructors. \n" ); document.write( "================================================= \n" ); document.write( "Ans = 10P8 = 10!/2! = 1,814,400 ways \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |