SOLUTION: a room has 3 lamps from the collection of 10 light bulbs of which 6 are not good, a person selects 3 at random and puts them into sockets. what is the probability that, he will hav

Algebra.Com
Question 909323: a room has 3 lamps from the collection of 10 light bulbs of which 6 are not good, a person selects 3 at random and puts them into sockets. what is the probability that, he will have light from all the three lamps.
Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
on your first draw, the probability of getting a good bulb is 4/10.
on your second draw, the probability of getting a good bulb is 3/9.
on your third draw, the probability of getting a good bulb is 2/8.

the probability that you will get a good bulb on all 3 draws is therefore equal to 4/10 * 3/9 * 2/8 which is equal to 24/720 which can be simplified to 1/30 which has a decimal equivalent of .033 rounded to 3 decimal places.

you can also look at it as the number of possible ways you can get a good bulb divided by the total possible ways you can get a bulb.

the equation for that is c(4,3) / c(10,3) which is equal to 4 / 120 which is equal to 1/30 again.

note that c(4,3) and 4c3 mean the same thing.
i mention this now because i used the ncx terminology down below when i used the c(n,x) terminology here.

c(n,x) is the combination formula of n! / (x! * (n-x)!)

ncx is also the combination formula of n! / (x! * (n-x)!)

when n = 10 and x = 3, this formula becomes 10! / (3! * 7!) which becomes 10*9*8*7! divided by 3! * 7! which becomes 10*9*8 / 3! which becomes 10*9*8 divided by 3*2*1 which becomes 10*3*4 which becomes 120.

similar machinations for when n = 4 and x = 3 results in 4.

you have 2 formula that both point to the same conclusion.

this indicates a fair chance that the solution is good unless you completely misunderstood what the problem is asking you to do.

this can be confirmed with a simple example that the formula is good.

assume 4 bulbs of which 3 are good and 1 is bad.

you want to draw 2 bulbs.

what is the probability that both bulbs will be good.

the formula says that the probability will be 3/4 * 2/3 = 6/12 = 1/2.

the combination formula says that the probability will be (3c2) / (4c2) which is equal to 3/6 which is equal to 1/2.

since the numbers are small, we can see what the possible combinations are:

you have bulbs labeled a, b, c, and d.

a and b and c are good and d is bad.

the total possible of combinations of 2 bulbs from the set of 4 are:

ab
ac
ad
bc
bd
cd

of these possible combinations, ad and bd and cd contain bad bulb d.

that means that you have 3 good sets of 2 and 3 bad sets of 2.

that's a probability of 1/2 that you will get 2 good bulbs from this set of 4.

the logic appears sound and should be able to be applied to the larger problem which is what i did.












RELATED QUESTIONS

Please help me to explain how to solve this problem..thanks 3 electric lamps are to be... (answered by stanbon)
A container has 12 light bulbs, 4 of which are defective. Select 4 light bulbs. How many (answered by jim_thompson5910)
1. A garden store has the following miscellaneous flower bulbs in a basket: 6 amaryllis (answered by ewatrrr)
I have to find two light bulbs from a collection of 12, all but 3 of which are working.... (answered by ewatrrr)
Of the light bulbs available at a store, 45% are fluorescent, 21% are labeled as long... (answered by jorel555)
A box contains 10 light bulbs, two of which are defective. Three bulbs are selected from... (answered by stanbon)
Heather is putting 11 colored light bulbs into a string of lights. There are 5 blue light (answered by ikleyn)
In a batch of 10 light bulbs, two are known to be defective. If four bulbs are drawn at... (answered by scott8148)
a box consists of 12 light bulbs, of which 3 are defective. If you select 2 at random,... (answered by stanbon)