document.write( "Question 329267: A pizzeria serves 2 types of dough (wheat and white), 3 kinds of sauces (chunky tomato, marinara, and white), 2 kinds of cheeses (provolone and mozzarella). If a pizza uses one type from each category, how many different kinds of pizzas can the pizza man make? \n" ); document.write( "
Algebra.Com's Answer #236109 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! N=2*3*2=12 different pizza types. \n" ); document.write( " |