document.write( "Question 394739: A pizza shop advertises that they have 8 toppings, and they sell large, medium, and small pizzas. On a small pizza, you must choose 3 different toppings. On a medium pizza, you must choose 4 different toppings, and on a large, you must choose 5 different toppings. How many different pizzas can they make?\r
\n" ); document.write( "\n" ); document.write( "choose the answer and explain the reason to choose your response, the answer has to be one of the following:\r
\n" ); document.write( "\n" ); document.write( "475
\n" ); document.write( "219
\n" ); document.write( "182
\n" ); document.write( "657\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #280064 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Note: nCx = \"n%21%2F%28x%21%28n-x%21%29%29\"
\n" ); document.write( " small = 8C3 different pizzas = 56
\n" ); document.write( "medium = 8C4 different pizzas = 70
\n" ); document.write( "large = 8C5 different pizzas = 56
\n" ); document.write( "Total number of different pizzas = 56 + 70 + 56
\n" ); document.write( " \n" ); document.write( "
\n" );