document.write( "Question 1183042: Suppose that a pizza parlor features four specialty pizzas and pizzas with three or fewer unique toppings (no choosing twice!) chosen from 17 available toppings. How many different pizzas are there? (3pts) \n" ); document.write( "
Algebra.Com's Answer #813189 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Suppose that a pizza parlor features four specialty pizzas and pizzas with three or fewer unique \n" ); document.write( "toppings (no choosing twice!) chosen from 17 available toppings. How many different pizzas are there? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "4 pizzas with no topping, PLUS\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "4*17 pizzas with one topping PLUS\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "4*17*16 pizzas with two toppings PLUS\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "4*17*16*15 pizzas with three toppings\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " the total = 4 + 4*17 + 4*17*16 + 4*17*16*15 = 17480 different pizzas. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved and explained.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |