
Ultimate access to all questions.
The second bag has 3 red and 2 white balls. A bag is randomly selected, and a ball is drawn without replacement. 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?
Explanation:
This is a conditional probability problem that can be solved using the law of total probability:
Step 1: Calculate P(1st red)
Step 2: Calculate P(2nd red | 1st red)
Step 3: Calculate P(2nd red | 1st white)
Step 4: Calculate P(1st white)
Step 5: Apply law of total probability P(2nd red) = P(2nd red | 1st red) × P(1st red) + P(2nd red | 1st white) × P(1st white) = 0.522 × 0.55 + 0.5 × 0.45 = 0.2871 + 0.225 = 0.5121 ≈ 51%
Therefore, the probability that the second ball drawn is red is 51%.