367,955 views
34 votes
34 votes
Nadia is ordering cheesecake at a restaurant, and the server tells her that she can have up to five toppings: caramel, whipped cream, butterscotch sauce, strawberries, and hot fudge. Since she cannot decide how many of the toppings she wants, she tells the server to surprise her. If the server randomly chooses which toppings to add, what is the probability that Nadia gets just caramel, butterscotch sauce, strawberries, and hot fudge

User Iqstatic
by
2.7k points

1 Answer

18 votes
18 votes

Answer:

The probability that Nadia gets just caramel, butterscotch sauce, strawberries, and hot fudge is P = 1/32 = 0.03125

Explanation:

There are up to 5 toppings, such that the toppings are:

caramel

whipped cream

butterscotch sauce

strawberries

hot fudge

We want to find the probability that, If the server randomly chooses which toppings to add, she gets just caramel, butterscotch sauce, strawberries, and hot fudge.

First, we need to find the total number of possible combinations.

let's separate them in number of toppings.

0 toppins:

Here is one combination.

1 topping:

here we have one topping and 5 options, so there are 5 different combinations of 1 topping.

2 toppings.

Assuming that each topping can be used only once, for the first topping we have 5 options.

And for the second topping we have 4 options (because one is already used)

The total number of combinations is equal to the product between the number of options for each topping, so here we have:

c = 4*5 = 20 combinations.

But we are counting the permutations, which is equal to n! (where n is the number of toppings, in this case is n = 2), this means that we are differentiating in the case where the first topping is caramel and the second is whipped cream, and the case where the first topping is whipped cream and the second is caramel, to avoid this, we should divide by the number of permutations.

Then the number of different combinations is:

c' = 20/2! = 10

3 toppings.

similarly to the previous case.

for the first topping there are 5 options

for the second there are 4 options

for the third there are 3 options

the total number of different combinations is:

c' = (5*4*3)/(3!) = (5*4*3)/(3*2) = 10

4 toppings:

We can think of this as "the topping that we do not use", so there are only 5 possible toppings to not use, then there are 5 different combinations with 4 toppings.

5 toppings:

Similar to the first case, here is only one combination with 5 toppings.

So the total number of different combinations is:

C = 1 + 5 + 10 + 10 + 5 + 1 = 32

There are 32 different combinations.

And we want to find the probability of getting one particular combination (all of them have the same probability)

Then the probability is the quotient between one and the total number of different combinations.

p = 1/32

The probability that Nadia gets just caramel, butterscotch sauce, strawberries, and hot fudge is P = 1/32 = 0.03125

User Debbe
by
3.1k points