SOLUTION: a bag contains 4 red, 5 white and 7 black balls are taken at random,what is the probability that both of them will be black or both will be white?
Algebra ->
Probability-and-statistics
-> SOLUTION: a bag contains 4 red, 5 white and 7 black balls are taken at random,what is the probability that both of them will be black or both will be white?
Log On
Question 773706: a bag contains 4 red, 5 white and 7 black balls are taken at random,what is the probability that both of them will be black or both will be white? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a bag contains 4 red, 5 white and 7 black balls are taken at random,what is the probability that both of them will be black or both will be white?
------------------------------
P(both black) = 7C2/16C2
P(both white) = 5C2/16C2
------
P(both black or both white) = [7C2+5C2]/16C2 = 31/120
================
Cheers,
Stan H.