We have a bag with 7 red discs and 5 blue discs. Two discs are drawn at random without replacement. We need to find the probability that at least one of the discs is red.
2025/7/15
1. Problem Description
We have a bag with 7 red discs and 5 blue discs. Two discs are drawn at random without replacement. We need to find the probability that at least one of the discs is red.
2. Solution Steps
We can find the probability of the complementary event, which is the probability that none of the discs are red (i.e., both discs are blue). Then, we can subtract that probability from 1 to find the probability that at least one disc is red.
First draw:
The probability of drawing a blue disc on the first draw is the number of blue discs divided by the total number of discs:
Second draw (given the first disc was blue):
Since we drew a blue disc on the first draw and did not replace it, there are now 4 blue discs and 7 red discs remaining, for a total of 11 discs.
The probability of drawing a blue disc on the second draw, given that the first disc was blue, is:
The probability of drawing two blue discs is the product of these probabilities:
The probability of at least one red disc is the complement of the probability of both discs being blue:
3. Final Answer
The probability that at least one of the discs is red is .