Question
Question: There are 12 different balls in an urn. Number of ways in which 3 balls can be drawn from the urn fo...
There are 12 different balls in an urn. Number of ways in which 3 balls can be drawn from the urn four times in succession without replacement is equal to.
A. (3!)44!12!
B. (3!)412!
C. 92,4412!
D. (4!)312!
Solution
Hint : We will find the ways in which 3 balls can be drawn from the urn each time. First we draw 3 balls from the urn which has 12 balls and without replacement we draw another 3 balls from the urn which now has 12−3=9 balls. For that the ways will be 9C3. In this manner, we will withdraw all 12 balls four times. Total ways will be multiplication of ways in each time divide by 4! (it is for selecting the withdraw 1 case).
Complete step by step solution :
There are a total 12 balls in the urn. And we have to withdraw 3 balls in 1st withdraw.
So, number of ways in which 1st withdraw can be drawn are,
=12C3............(1) (Total balls are 12 in which we have to select 3 balls)
Now, remaining balls (because without replacement is there) =12−3=9 balls.
Now, the ways in which 2nd withdraw can be drawn are,
=9C3............(2)
Remaining balls in urn =9−3=6.
Number of ways in which 3rd withdraw can be drawn are,
=6C3............(3)
Now, for the last withdrawal number of remaining balls in urn =6−3=3.
So, the ways in which 4th withdrawal can be drawn are,
=3C3............(4)
Now, total ways in 3 balls can be drawn from the urn four times in succession without replacement.
=4!Multipling the number of ways in each time.........(5)
(4! is used for selecting the withdrawal cases as there are a total 4 withdraw cases).
=12C3×9C3×6C3×3C3×4!1
And we know that,
nCr=r!(n−r)!n!
Applying the formula,