asked 144k views
2 votes
An urn contains 6 red balls, 8 green balls, and 10 white balls. If balls are selected one by one (without replacing them after they are selected) what is the probability that at least two balls must be selected in order to get a green ball. g

asked
User Maria K
by
8.0k points

1 Answer

2 votes

Answer:

0.43478

Explanation:

From the information given:


The \ required \ probability = P(1st ball = red) * P(2nd ball = red) + P(1st ball = red) * P(2nd ball = white) + P(2nd ball = red) * P(1st ball = white) + P(1st ball = white) * P(2nd ball = white)


= (6)/(6+8+10)* (5)/(5+8+10) + (6)/(6+8+10) * (10)/(5+8+10) + (10)/(6+8+10) * (6)/(5+8+10) * (10)/(6+8+10) * (9)/(5+8+9)


=((6)/(24)* (5)/(23))+ ((6)/(24)* (10)/(23)) +( (10)/(24)* (6)/(23) ) + ((10)/(24)* (9)/(23))

= 0.05434782609 + 0.1086956522 + 0.1086956522 + 0.1630434783

= 0.4347826088

≅ 0.43478

answered
User Praveen E
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.