This is an hypergeometric distribution problem. The numbers needed to calculate the answer are big and will require some care even with your calculator,
nCr is the binomial coefficient of picking r things from n.
Your probability is 40C4 * 90C6 / 130C10.
The numbers are marginal for using the binomial to approximate the answer or the normal approximation to the binomial. Since calculators are easily available, I would recommend doing the direct calculation of the binomial coefficients and the division.