document.write( "Question 445207: A pizzeria has 6 meat toppings and 9 vegetable toppings. In how many different ways can a pizza with 2 meat toppings and 3 vegetable toppings be ordered from this pizzeria? \n" ); document.write( "
Algebra.Com's Answer #306743 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pizzeria has 6 meat toppings and 9 vegetable toppings. In how many different ways can a pizza with 2 meat toppings and 3 vegetable toppings be ordered from this pizzeria? \n" ); document.write( "---------------------------- \n" ); document.write( "# of different pizzas = (6C2)(9C3) = 15*84 = 1260 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |