document.write( "Question 666386: In how many ways can 6 ice cream toppings be chosen from a list of 11 available toppings \n" ); document.write( "
Algebra.Com's Answer #414423 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
(11 choose 6) = 11! / (5!*6!) = 462 \n" ); document.write( "
\n" );