document.write( "Question 449718: There are 5 different toppings (pepperoni, onions, mushrooms, peppers, and anchovies) to be placed on top of a pizza pie. How many different combinations of three toppings can be chosen to put on the pizza? \n" ); document.write( "
Algebra.Com's Answer #309528 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "number of ways = 5C3 = 10 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );