A box contains 30 bolts and 40 nuts. Half of the bolts and half of the nuts are rusted. If two items are drawn at random from the box, what is the probability that either both are rusted or both are bolts?
Open in App
Solution
The number of bolts and nuts are 30 and 40 respectively. The number of rusted bolts and rusted nuts are 15(=302) and 20(=402) respectively.
Total number of items =30+40=70
Total number of rusted items =15+20=35
Total number of ways of drawing 2 items = 70C2.
Let R and B be the events that the both item drawn are rusted items and both are bolts respectively.
R and B are not mutually exclusive events because there are 15 rusted bolts.
∴ P (items are both rusted or both bolts) =P(R∪B)=P(R)+P(B)−P(R∩B)