From the question prompt, we get:
Is nC3 / 10C3 > 1/20? (Where n is number of oak trees)
On simplifying it, we get
n(n-1)(n-2) > 36?
Statement 1:
nC2 / 10C2 = 2/15
Upon simplifying this,
(n-1)n = 12, this is the product of two consecutive numbers is 12 and n has to be less than or equal to 10, which leaves us with only one possibility for n, which is 4.
Sufficient.
Statement 2:
If 6 are maple trees, then oak trees can range from 0 to 4 inclusive.
If we have 4 oak trees, then the probability that three selected ones are oak trees would be 4C3 / 10C3, which gives 1/30, less than 1/20.
Now, as we go on reducing the number of oak trees, the probability also reduces.
So the maximum possible probability itself is less than 1/20.
Hence, this alone is sufficient as well.
So, Option D: Each statement alone is sufficient.
Bunuel
There are 10 trees in a garden, and a gardener randomly selects 3 different trees to prune. Is the probability that all 3 selected trees are oaks greater than 1/20?
(1) The probability that two randomly selected trees are both oaks is 2/15.
(2) There are 6 maple trees in the garden.