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, what is the probability that either both are rusted or both are bolts?

Let S represents the sample space containing all possible ways of selecting 2 items (out 0f 70 nuts and bolts)


Let R represents the event of drawing 2 rusted item.


And B be the event of drawing 2 bolts


According to question-


n(S) = total ways of selecting 2 items out of 70 = 70C2


half of bolts (30/2 = 15) and half of nuts(40/2 = 20) are rusted


n(R) = no of ways in which 2 rusted items can be drawn.


n(R) = 35C2


And n(B) = no of ways in which 2 bolts can be drawn.


n(B) = 30C2


Also, n(B R) = no of ways of selecting 2 items such that they are rusted bolts


n(B R) = 15C2


Hence, we have –


P(R) =


P(B) =


And P(R B) =


As we have to find probability of the events such that drawn items are rusted or bolts i.e. P(R B)


Note: By definition of P(A or B) under axiomatic approach(also called addition theorem) we know that:


P(A B) = P(A) + P(B) – P(A B)


P(R B) = P(R) + P(B) – P(R B)


P(R B) =


22