176k views
1 vote
a box p contains 3 white and 4 green balls. another box q contains 5 white and 2 green balls. a ball is drawn at random from box p and dropped into box Q. a ball is then drawn at random from box Q. find the probability that the ball drawn from box Q is white.

User Shay
by
7.4k points

2 Answers

3 votes

For the first part of experiment, we have two outcomes,

A = white ball with probability 3/7

We then have 6 white and 2 non-white balls.

P(W)=3/7*6/8=9/28

B= non-white ball with probability 4/7

We then have 5 white and 3 non-white balls

P(W)=4/7*5/8 = 5/14

Total probability of picking a white ball in the second step = 9/28+5/14=19/28


User Melvnberd
by
7.4k points
3 votes

p: 3 white 4 green → white drawn: 3 out of 7 (
(3)/(7))

→ green drawn: 4 out of 7 (
(4)/(7))

q: 5 white 2 green → white drawn from p: 6 out of 8 (
(3)/(4))

→ green drawn from p: 5 out of 8 (
(5)/(8))

Probability of white from p and white from q:


(3)/(7) x
(3)/(4) =
(9)/(28)

Probability of green from p and white from q:


(4)/(7) x
(5)/(8) =
(5)/(14)

white p & white q or green p & white q


(9)/(28) or
(5)/(14)


(9)/(28) or
(10)/(28) = [tex] \frac{19}{28}

Answer: [tex] \frac{19}{28}

User Abhaya
by
7.6k points