document.write( "Question 453622: There are 9 possible toppings for a pizza. Hector may choose 3 different toppings for his pizza. How many pizzas are possible? \n" ); document.write( "
Algebra.Com's Answer #311652 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If he can choose the same one 3 times, say olives, olives & olives, it's 9*9*9 = 729. \n" ); document.write( "If it's 3 different toppings, it's 9*8*7 = 504 \n" ); document.write( " \n" ); document.write( " |