document.write( "Question 450504: A pizza shop runs a special where you can buy a large pizza with one cheese, one vegetable and one meat for $9.00. You have a choice of 7 cheeses, 11 vegetables and 6 meats. Additionally you have a choice of 3 crusts and 2 sauces. How many different variations of the pizza special are possible?\r
\n" ); document.write( "\n" ); document.write( "Please,I need help. would appreciate it.
\n" ); document.write( "

Algebra.Com's Answer #309845 by solver15(27)\"\" \"About 
You can put this solution on YOUR website!
so they gave the choice of one cheese, one vegetable and one meat for $9.00. all oyu have to do is use the permutation formula to find the probabilities.
\n" ); document.write( "P(11,1).P(7,1).P(6,1)/P(24,3).You have a choice of 7 cheeses, 11 vegetables and 6 meats. so it will be 11 chose one, 7 chose one, and 6 chose one. and i got P(24,3), 24 by the ones they told you chose from that is 11+7+6=24 and i got 3 was 1+1+1=3.
\n" ); document.write( "so P(11,1).P(7,1).P(6,1)/P(24,3) and the formula for permutation is n!/(n-r)! or you can just plug it in your calculator.
\n" ); document.write( "=11.7.6/12144
\n" ); document.write( "=462/12144
\n" ); document.write( "=7/184
\n" ); document.write( "
\n" );