SOLUTION: A carpenter has a box of 70 nails..30 are black,25 red and 15 are blue..suppose 3 nails are drawn..find probability that the drawn nails are not black..

Algebra ->  Probability-and-statistics -> SOLUTION: A carpenter has a box of 70 nails..30 are black,25 red and 15 are blue..suppose 3 nails are drawn..find probability that the drawn nails are not black..      Log On


   



Question 534136: A carpenter has a box of 70 nails..30 are black,25 red and 15 are blue..suppose 3 nails are drawn..find probability that the drawn nails are not black..
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A carpenter has a box of 70 nails..30 are black,25 red and 15 are blue..suppose 3 nails are drawn..find probability that the drawn nails are not black..
-----
# of ways to get 3 not-black: 40C3
# of random sets of 3 nails: 70C3
---
P(3 not-black) = 40C3/70C3 = 0.1805
=================
Cheers,
Stan H.
===========