Answer:
340 ways
Explanation:
Given:
Total number of oranges = 60
Number of rotten oranges = 4
Number of oranges picked = 3
Now, number of good oranges = Total number - Rotten oranges
= 60 - 4 = 56
Now, we need to pick at least two rotten oranges.
So, the possible outcomes can be as follows:
- 2 rotten oranges + 1 good orange = 3 oranges
- 3 rotten oranges + 0 good orange = 3 oranges
Now, number of ways of picking 'r' distinct objects from a total of 'n' objects is given as:
![^nCr=(n!)/(r!(n-r)!)](https://img.qammunity.org/2021/formulas/mathematics/college/2iew59n5yazv9bgoixrk4q43jwbqwaon9s.png)
Now, picking 2 rotten oranges from a total of 4 rotten oranges is:
![^4C_2=(4!)/(2!2!)=(4* 3* 2)/(4)=6](https://img.qammunity.org/2021/formulas/mathematics/college/zrdn1cqe3lrkxb7pqh0oljvyu3oz7hzwl8.png)
Similarly, picking 3 rotten oranges from a total of 4 rotten oranges is:
![^4C_3 =(4!)/(3!*1!)=(4* 3!)/(3!)=4](https://img.qammunity.org/2021/formulas/mathematics/college/csv1dzx8l5a5rmms6vvwcphfag5hmo7fvy.png)
Now, picking 1 good orange from a total of 56 good oranges is:
![^(56)C_1=56](https://img.qammunity.org/2021/formulas/mathematics/college/m2gisf1xtykqdkzqlwdh059ev2zu5v12qf.png)
Picking 0 good oranges means picking no good oranges.
Therefore, the total number of ways of picking at least 2 rotten oranges is the sum of the above two possibilities and is given as:
At least 2 rotten out of 3 picked = (2 rotten and 1 good) or 3 rotten
= 6 × 56 + 4
= 336 + 4 = 340 ways
Therefore, there are 340 ways of picking at least 2 rotten oranges when 3 oranges are picked from a total of 60 oranges.