document.write( "Question 1199248: Q1) A pizza shop offers three toppings: pineapple, peppers, and pepperoni. A pizza can have
\n" );
document.write( "0, 1, 2, or 3 toppings. What’s the probability that a random customer asks for two toppings? \n" );
document.write( "
Algebra.Com's Answer #833019 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "# of ways of choosing 0 toppings: \n" ); document.write( "# of ways of choosing 1 topping: \n" ); document.write( "# of ways of choosing 2 toppings: \n" ); document.write( "# of ways of choosing 2 toppings: \n" ); document.write( "Probability of choosing 2 toppings: \n" ); document.write( "ANSWER: 3/8 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |