SOLUTION: If 6 balls are drawn without replacement from a bag that contains 7 black and 5 white balls, what is the probability that 4 will be black and 2 will be white?
Algebra ->
Probability-and-statistics
-> SOLUTION: If 6 balls are drawn without replacement from a bag that contains 7 black and 5 white balls, what is the probability that 4 will be black and 2 will be white?
Log On
Question 896133: If 6 balls are drawn without replacement from a bag that contains 7 black and 5 white balls, what is the probability that 4 will be black and 2 will be white? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If 6 balls are drawn without replacement from a bag that contains 7 black and 5 white balls, what is the probability that 4 will be black and 2 will be white?
----
# of ways to succeed:: 7C4*5C2 = 35*10 = 350 ways
------------
# of random sets of 6 balls:: 12C6 = 924
-----
Ans: 350/924 = 0.3788
------------------
Cheers,
Stan H.
------------------