Question
Question: There are 5 duplicates and 10 original items in an automobile shop and 3 items are bought at random ...
There are 5 duplicates and 10 original items in an automobile shop and 3 items are bought at random by a customer. The probability that none of the items is duplicate is:
A. 9120
B. 9122
C.9124
D.9189
Solution
The number of ways of selecting r items from n different items is determined by the formula nCr=r!(n−r)!n!. Use this formula to find out the number of favorable ways and total number of ways of the given event. The probability is the ratio of them i.e. Probability=Total number of waysNo. of favorable ways.
Complete step by step answer:
According to the question, there are 5 duplicates and 10 original items in an automobile shop.
So the total number of items is 5+10 i.e. 15. And 3 items are bought at random from them.
We know that the number of ways of selecting r items from n different items is determined by the formula nCr=r!(n−r)!n!.
Thus the number of ways of selecting 3 items from total 15 items is given as:
⇒Total number of ways=15C3=3!12!15!=6×12!15×14×13×12! ⇒Total number of ways=455 .....(1)
Again from the question, all the selected items should be original and not duplicate. Hence, the number of ways of selecting 3 items from 10 original items is given as:
⇒ No. of favorable ways=10C3=3!7!10!=6×7!10×9×8×7! ⇒No. of favorable ways=120 .....(2)
Further, we know that probability of an event is calculated by the formula:
⇒Probability=Total number of waysNo. of favorable ways
Therefore, applying this formula and putting the values from equation (1) and (2), we’ll get:
⇒Probability=455120=91×524×5 ⇒Probability=9124
∴ The required probability of selecting 3 original items from the given items is 9124. Hence, option (C) is the correct option.
Note:
The formula used for combination i.e. nCr=r!(n−r)!n! is just for the number of ways of selecting the items and not for arranging them.
The number of ways of selecting and arranging r items from n different items is given by the formula of permutation and this formula is:
⇒nPr=(n−r)!n!