If we have n repeated independent trials, each with a probability of success p and a probability of failure q, then the Binomial Probability of x successes in the n trials can be found by the following formula.
P(x)= _nC_x p^x q^(n-x)
We are told that p= 0.4. With the value of p and knowing that p+q=1, we can calculate the value of q.