Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

A box contains 12 two rupee coins, 7 one rupee coins and 4 half rupee coins. If 3 are selected at random, find the probability that
A) Sum of three coins is maximum.
B) Each coin is of different value.
C) Selection contains at least one-rupee coin
D) All selected three coins have the same value.

Answer
VerifiedVerified
498.9k+ views
like imagedislike image
Hint: Firstly, note down the number of different kinds of coins we have. Use combinations to calculate the number of combinations possible for each event mentioned in the question. Divide it with the number of all possible combinations for the given question.

Complete step-by-step answer:
Given that,
A box contains 12 two rupee coins, 7 one rupee coins and 4 half rupee coins.
Total number of coins =12+7+4
           =23
Out of all 3 coins were selected. Now we are asked to solve this problem in four sub parts.
The first one is to find the probability of sum of three coins is maximum,
In order to get the maximum, we need to select the coins with high value.
Among all the coins two-rupee coins are with high value. So, all the three coins must be two-rupee coins.
Now selecting n items from m items can be simply found by the formula mCn.
And the value mCn can be calculated as m!n!(mn)!
Before calculating remaining stuff, firstly let us calculate the number of ways in which we can select three coins from the box and that is 23C3
Where 23C3=23!3!(233)!
        =1771
So, selecting three from twelve two-rupee coins =12C3
                              =12!3!(123)!=12!3!(9)!=12×11×10×9!3×2×1×(9)!=220
So, the required probability is 2201771=20161.
Now, the second one,
To get each coin with different value we need to take one from each group and that is as follows:
Number of selections with all different values =12C1×7C1×4C1
                         =12×7×4=336
Required probability for the coins with different values is 3361771=48253
In the third case,
Selection must contain at least one-rupee coin and that is as follows:
The combination of one one-rupee coin and remaining coins or the combination of two one-rupee coins and remaining coins or all the three coins are one-rupee coins.
7C1×16C2+7C2×16C1+7C3×16C0=7×120+21×16+35
            =840+336+35=1211
So, the required probability will be 12111771=0.68
In the fourth case all the selected coins should have the same value.
It means that we should select from only one set as follows:
12C3+7C3+4C3=220+35+4
        =259
So, he required probability is 2591771=0.14

Note: Probability is defined as the possible number of outcomes to the total number of outcomes. Permutations is the arrangement of the items which are already present in the set. Combination is the selection of a few items from a set of many items.