document.write( "Question 855130: the manager of a chain of restaurants must choose 6 from 11 for a promotion. How many different selections can be made? \n" ); document.write( "
Algebra.Com's Answer #515088 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the manager of a chain of restaurants must choose 6 from 11 for a promotion. How many different selections can be made?
\n" ); document.write( "--------------------
\n" ); document.write( "11C6 = 11C5 = (11*10*9*8*7)/(1*2*3*4*5) = 462 selections
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" );