Stuti,
No, we cant apply the complementary principle in this case. Let me explain...
Note that the complementary event E* of an event E is defined as the event E not happening. If you are not confused by the statement I will be surprised. Mathematically P(E*) = 1- P(E). Wow, sometimes math is more clear. Let us see a couple of examples where this principle is best applicable.
ex.1. A bag contains 6 red balls, 8 blue balls and 5 white balls. When two balls are drawn at random, what is the probability that the two balls are a) of the same colour and b) are of different colors.
Look at this question carefully. You can apply complementary event principle conveniently for b) if you have the answer for a).
read it this way...
P(Both balls belonging to
different colors) = 1 - [P(both balls belonging to
same color)]
As a addl. note, let me solve a) here. Total ways in which two balls can be drawn from the total of 19 balls = 19C2 ways. This is the denominator.
The numerator would be 6C2/19C2 + 8C2/19C2 + 5C2/19C2. Got it. Ok.
So b) will be 1 - [6C2/19C2 + 8C2/19C2 + 5C2/19C2]
Let me give one more example to use the complementary strategy.
ex 2: In a series of one days internations between India and Australia, the probability of India winning or drawing is say 1/3 and 1/4 respectively (
in reality the probability of India winning can be 0, but let us presume that we can win or atleast draw). If we are asked to find what is the probability of India loosing to Australia - we can conveniently use the complementary approach. How? here it goes..
Prob of a loss = 1- (Prob of a win + Prob of a draw) = 1- (1/3+1/4) = 5/12.
Hope this was useful.