We have a closed formula to get the probability of having a certain number of successes over repeated trials following a binomial distribution.
The formula is
[tex]\displaystyle P(X=k)=\binom{n}{k}p^k(1-p)^{n-k}[/tex]
Where:
So, in your case, the probability becomes
[tex]\displaystyle P(X=4)=\binom{9}{4}0.59^4(0.41)^{5}\approx 0.1768[/tex]