asked 65.4k views
3 votes
A bag contain 3 black balls and 2 white balls.

1. A ball is taken from the black and then replaced, a second is taken. what is the probabilities that.

(a) there are both black,
(b)one is black one is white,
(c) at lease one is black,
(d) at most one is one is black.

2. find out if all the balls are chosen without replacement.

please kindly solve with explanation. thank you.​

asked
User Eyeball
by
8.2k points

1 Answer

6 votes

Answer:

Explanation:

Total number of balls = 3 + 2 = 5

1)

a)


Probability \ of \ taking \ 2 \ black \ ball \ with \ replacement\\\\ = (3C_1)/(5C_1) * (3C_1)/(5C_1) =(3)/(5) * (3)/(5) = (9)/(25)\\\\

b)


Probability \ of \ one \ black \ and \ one\ white \ with \ replacement \\\\= (3C_1)/(5C_1) * (2C_1)/(5C_1) = (3)/(5) * (2)/(5) = (6)/(25)

c)

Probability of at least one black( means BB or BW or WB)


=(3)/(5) * (3)/(5) + (3)/(5) * (2)/(5) + (2)/(5) * (3)/(5) \\\\= (9)/(25) + (6)/(25) + (6)/(25)\\\\= (21)/(25)

d)

Probability of at most one black ( means WW or WB or BW)


=(2)/(5) * (2)/(5) + (3)/(5) * (2)/(5) * (2)/(5) + (3)/(5)\\\\= (4)/(25) + (6)/(25) + (6)/(25)\\\\=(16)/(25)

2)

a) Probability both black without replacement


=(3)/(5) * (2)/(4)\\\\=(6)/(20)\\\\=(3)/(10)

b) Probability of one black and one white


=(3)/(5) * (2)/(4)\\\\=(6)/(20)\\\\=(3)/(10)

c) Probability of at least one black ( BB or BW or WB)


=(3)/(5) * (2)/(4) + (3)/(5) * (2)/(4) + (2)/(5) * (3)/(4)\\\\=(6)/(20) + (6)/(20) + (6)/(20) \\\\=(18)/(20) \\\\=(9)/(10)

d) Probability of at most one black ( BW or WW or WB)


=(3)/(5) * (2)/(4) + (2)/(5) * (1)/(4) + (2)/(5) * (3)/(4)\\\\=(6)/(20) + (2)/(20) + (6)/(20) \\\\=(14)/(20)\\\\=(7)/(10)

answered
User MKiss
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.