document.write( "Question 1042804: A pizza parlor offers the following toppings: mushrooms, peppers, broccoli, shrimp, and pepperoni. How many different kinds of large pizzas (with tomato and cheese) are there? (Include a pizza with no toppings.) \n" ); document.write( "
Algebra.Com's Answer #657845 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A pizza parlor offers the following toppings: mushrooms, peppers, broccoli, shrimp, and pepperoni. How many different kinds of large pizzas (with tomato and cheese) are there? (Include a pizza with no toppings.)
\n" ); document.write( "-----------
\n" ); document.write( "5 different toppings --> 2^5 = 32 combinations.
\n" ); document.write( "
\n" );