Sign In
Notice that in order to find the number of peppermints in the bag, we need to multiply the total number of candies in the bag by the probability of choosing a peppermint.
B
We know the bag contains 60 pieces of candy. There are only 3 types of candy in the bag: peppermint, chocolate, and butterscotch. Let's denote their numbers as p, c, and b, respectively.
p = 60 * 0.25 = 15 We are also given the probability of choosing a chocolate 0.3, therefore we can find the number of chocolates in the bag, too. c = 60 * 0.3 = 18 There are only 3 types of candy in the bag, so we can obtain the number of butterscotch candies by subtracting the number of peppermints and chocolates from the total number of candies in the bag. p = 60 - 15 - 18 = 27 There are 27 butterscotch candies in the bag. This corresponds to answer B.