Let N=10 be the total number of trees in the garden.
As per given statement, the gardener randomly selects 3 different trees to prune.
The total number of ways to select 3 trees from 10 = 10×9×8/3×2×1
=10×3×4=120.
we have to find, if probability that all 3 selected trees > 1/ 20 ?
Statement (1): The probability that two randomly selected trees are both oaks is 2/15.
The total number of ways to select 2 trees from 10 = 10×9/2×1 =45.
The number of ways to select 2 oak trees from x oaks = x × ( x-1)/2
As per the statement(1),
x ×( x-1)/2*45 = 2/15
x × (x-1) = 12
We need to find an integer x such that x multiplied by (x−1) equals 12 => 4×3=12.
Thus, x=4 which is not greator than 6.
Statement (1) provides no to the question, it is sufficient.
Statement (2): There are 6 maple trees in the garden.
The total number of trees is 10.
As per given statement if there are 6 maple trees, then the number of non-maple trees is 10−6=4.
These 4 non-maple trees could be oaks or other types of trees. Let x be the number of oak trees among these 4.
So, the number of oak trees x can be any integer from 0 to 4
probability that all 3 selected trees based on x, would be less than 6
Statement (2) provides a no answer to the question, it is sufficient.
Both statements individually are sufficient.