
Explanation:
The correct answer is C (51%).
Explanation:
We need to calculate P(2nd ball is red) using conditional probability and the law of total probability.
Step 1: Calculate P(1st ball is red)
P(1st red) = (1/2 × 1/2) + (1/2 × 3/5) = 1/4 + 3/10 = 0.25 + 0.30 = 0.55
Step 2: Calculate P(1st ball is white) P(1st white) = 1 - P(1st red) = 1 - 0.55 = 0.45
Step 3: Calculate P(2nd red | 1st red) If the first ball is red, we draw the second ball from the same bag.
Case 1: First ball red from Bag 1
Case 2: First ball red from Bag 2
P(2nd red | 1st red) = (5/11 × 4/9) + (6/11 × 1/2) = (20/99) + (6/22) ≈ 0.2020 + 0.2727 = 0.4747
Step 4: Calculate P(2nd red | 1st white) If the first ball is white, we draw the second ball from the other bag.
Case 1: First ball white from Bag 1
Case 2: First ball white from Bag 2
P(2nd red | 1st white) = (5/9 × 3/5) + (4/9 × 1/2) = (15/45) + (4/18) = 1/3 + 2/9 = 3/9 + 2/9 = 5/9 ≈ 0.5556
Step 5: Calculate total probability using law of total probability P(2nd red) = P(2nd red | 1st red) × P(1st red) + P(2nd red | 1st white) × P(1st white) = 0.4747 × 0.55 + 0.5556 × 0.45 = 0.2611 + 0.2500 = 0.5111 ≈ 51.11%
This matches option C (51%).
Ultimate access to all questions.
No comments yet.
There are two bags with red and white balls. The first bag has 5 red and 5 white balls. The second bag has 3 red and 2 white balls. A bag is randomly selected and a ball is drawn. If the ball is red, another ball is selected from the same bag. If the ball is white, another ball is selected from the other bag. What is the probability that the second ball drawn is red?
A
40%
B
50%
C
51%
D
53%