From the problem, 40% are red and so 60% are not red.
The formula for calculating the probability of exact number of candies :

where n = number of sample
r = number of specific samples
a = percentage of one sample
b = percentage of the other sample
The problem is looking for the probability that at least 3 of the candies in a box are red.
This is also the same as the probability that at most 3 of the candies in a box are NOT red subtracted from 1.

So we need to find the probability of having at most 3 candies are NOT red.
From the problem, n = 10 (because there are 10 candies in a box)
r = 0, 1 and 2 (these are the number of candies that are NOT red)
a = 40% or 0.4 (percentage of red candy)
b = 60% or 0.6 (percentage of not red candy)
The working equation will be :

So we need to find the probabilities of r = 0, 1 and 2.
For r = 0

As you can see, the exponent of 0.4 is 0 because we need a candy that is NOT red. So it will be 0.
For r = 1

For r = 2

Using the working equation from above.

The answer is A. 0.8327