document.write( "Question 250675: In how many ways can 8 instructors be assigned to six sections of a course in mathematics? \n" ); document.write( "
Algebra.Com's Answer #182539 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In how many ways can 8 instructors be assigned to six sections of a course in mathematics?
\n" ); document.write( "-------------
\n" ); document.write( "Let the sections select the instructors:
\n" ); document.write( "8C6 = 8C2 = (8*7)/(1*2) = 28 ways
\n" ); document.write( "==========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );