Question
Question: A room has three lamp sockets. From a collection of 10 light bulbs of which only 6 are good, three b...
A room has three lamp sockets. From a collection of 10 light bulbs of which only 6 are good, three bulbs are selected at random and placed in the sockets. What is the probability that will be light in the room?
(A)3029
(B)61
(C)65
(D)301
Solution
Hint – In this particular question use the concept that to select (r) object out of (n) object we use combination rule (i.e. nCr), so first of all calculate the total number of outcomes to select 3 bulbs out of 10 bulbs, then separate good and faulty bulbs and make the cases according to the given condition so use these concepts to reach the solution of the question.
Complete step-by-step answer:
Given data:
There are three lamp sockets in a room.
Now there are 10 light bulbs in which only 6 are good and rest are faulty.
Therefore faulty bulbs = (10 – 6) = 4 bulbs
Now three bulbs are chosen at random out of 10 bulbs.
So the total number of ways to select three bulbs out of 10 bulbs = 10C3 .
So the total number of outcomes = 10C3.
Now we have to find the probability so that there is a light in the room.
So there are certain cases which satisfy the given condition.
(a) When all the good bulbs are chosen.
So the number of ways to choose 3 good bulbs out of 6 good bulbs are 6C3
(b) When two good bulbs and one faulty bulb are chosen.
So the number of ways to choose 2 good bulbs out of 6 good bulbs and one faulty bulb out of 4 faulty bulbs are 6C2×4C1
(c) When one good bulb and two faulty bulbs are chosen.
So the number of ways to choose 1 good bulb out of 6 good bulbs and two faulty bulbs out of 4 faulty bulbs are 6C1×4C2
So the total number of favorable number of outcomes = 6C3 + 6C2×4C1 + 6C1×4C2
Now as we know that the probability (P) is the ratio of the favorable number of outcomes to the total number of outcomes so we have,
⇒P=total number of outcomesfavorable number of outcomes
Now substitute the values we have,
⇒P=10C36C3+6C2×4C1+6C1×4C2
Now as we know that nCr=r!(n−r)!n! so use this property we have,
⇒P=3!(10−3)!10!3!(6−3)!6!+2!(6−2)!6!×1!(4−1)!4!+1!(6−1)!6!×2!(4−2)!4!
Now simplify this equation we have,
⇒P=3!(7)!10!3!(3)!6!+2!(4)!6!×1!(3)!4!+1!(5)!6!×2!(2)!4!
⇒P=3.2.1(7)!10.9.8.7!3.2.1(3)!6.5.4.3!+2.1(4)!6.5.4!×1(3)!4.3!+1(5)!6.5!×2.1(2)!4.3.2!
⇒P=12020+15×4+6×6=120116=3029
So this is the required answer.
Hence option (A) is the correct answer.
Note – Whenever we face such types of question the key concept we have to remember is that always recall the formula of the combination rule (i.e. nCr=r!(n−r)!n!), and also recall that the probability is the ratio of the favorable number of outcomes to the total number of outcomes, so first calculate these outcomes as above then put these outcomes in the formula of the probability and simplify we will get the required probability.