This question is really very easy. You did not have to no ANYTHING about whether the roses are pink, red, or yellow. To find the number of three rose combinations this has ABSOLUTELY NOTHING to do with the colors.
It is simply choosing any three roses out of a possible 10. And we do not care about order so simply 10 nCr 3.
However, a question more specific than this could be asked. Let us say we could be have a question worded as the following:
Draw four roses.
Out of these four roses,
What is the probability that 2 are pink, 1 is red, and 1 is yellow?
Now the denominator is the number of possible combinations of 4 roses. That is 10 nCr 4 (10 choose 4) (remember this is NOT nPr order has nothing to do with the question!)
Now, we have 3 yellow, 2 pink, and 5 red.
To determine the numerator:
1. Choose 1 out of three yellow roses (3 nCr 1)
2. Choose 1 out of 5 red roses (5 nCr 1)
3. Choose 2 out of 2 pink roses (2 nCr 2)
Now we need use the multiplicative rule since we need the intersection of these three probabilities.
so we have
[(3 nCr1) * (5 nCr 1) * (2 nCr 2)] / (10 nCr 4)
= 15 / [ (10 * 9 * 8 * 7) / (4 * 3 * 2 * 1) ]
15 / 210 = 5 / 70 = 1 / 14.
Well, my major is in statistics through masters degree, but the questions on the quantitative will be no harder than your introductory undergraduate statistics class probably the one without calculus. This type of question is probably as hard as it would get. I am sure no statistics questions about randomized block design, one-way or two-way ANOVA, etc, mgf's or probability questions involving a lot of calculus such as finding the probability by integrating multiple times over a certain density function.
Good luck on the quantitative section!