
John M. answered 02/16/18
Tutor
5.0
(87)
Certified Math Teacher with Statistics Masters
The probability of picking the first red ball out of the bag is (number of red balls)/(total number of balls). Since we don't know how many reds there are, we will use the variable R to represent the number of red balls. So the probability of the first red ball is R/21.
The probability of picking the second red ball out of the bag is (number of remaining red balls)/(total number of balls left in the bag). So the probability of the second red ball is (R-1)/20.
When performing multiple events in a row, we multiply the probabilities of each event. This allows us to write the equation:
(R/21)*((R-1)/20)=(1/14)
Solving:
(R2-R)/420 = (1/14)
Cross-multiplying:
14(R2-R) = 420
Continuing to solve:
14R2-14R = 420
14R2-14R-420 = 0
R2-R-30 = 0
(R-6)(R+5) = 0
Ignoring the negative solution, we get R = 6. So there are 6 red balls in the bag.