Question 937679
Tom takes 20 coins from a box, and he gets 12 red coins and 8 black coins. if the whole box contains 10000 coins, how many of them are black
--------------------
Based on empirical probability, p(black) = 8/20 = 2/5
------
Your Problem::
# of black = (2/5)*10,000 = 4000
-----------
Cheers,
Stan H.
-----------