Analyzing the Setup
Welcome, warriors of JEE Advanced. Today, we are not just solving a probability problem; we are dissecting the very anatomy of events. When you look at a problem like this, do not just see symbols. See the geometry. See the logic.
Probability is not just about numbers; it is about the space where possibilities collide. Imagine you are standing in front of a whiteboard. You draw a large rectangle representing the sample space S. Inside, you draw two circles, M and N. This is the classic Venn diagram.
The question asks for the probability that 'exactly one' of these events occurs. Physically, this means we want the regions where M happens but N does not, OR where N happens but M does not.
If you look at the diagram, these are the two 'crescent' shapes on the sides. The central overlapping region—the intersection M∩N—is strictly forbidden territory because that represents 'both' events occurring.
The Geometry of the Crescent
In set notation, this is elegantly written as (M∩Nc)∪(Mc∩N). Since these two regions are disjoint (they do not touch), the probability of their union is simply the sum of their individual probabilities:
P(Exactly one)=P(M∩Nc)+P(Mc∩N)
This immediately validates Option (d). We have our first victory!
The Algebraic Transformation
A true JEE aspirant does not stop at the first answer. We must explore the landscape. Let us look at the union P(M∪N), which covers the left crescent, the right crescent, and the intersection.
If we want only the crescents, we must take the entire union and subtract the intersection. Mathematically, this gives us:
P(Exactly one)=P(M∪N)−P(M∩N)
Now, recall the fundamental addition theorem: P(M∪N)=P(M)+P(N)−P(M∩N). If we substitute this into our expression, we get:
P(Exactly one)=[P(M)+P(N)−P(M∩N)]−P(M∩N)
Look closely at the terms. We have two negative P(M∩N) terms. Combining them gives us:
P(Exactly one)=P(M)+P(N)−2P(M∩N)
This is Option (a). The algebra flows like water, and we have successfully transformed a geometric concept into a powerful algebraic tool.
The De Morgan's Challenge
Now, let us tackle the final boss: Option (c), which is P(Mc)+P(Nc)−2P(Mc∩Nc). When you see complements, think of De Morgan's Law. It is your best friend in probability.
We know that Mc∩Nc is the same as (M∪N)c. Furthermore, the probability of any complement is 1 minus the probability of the event. So, let us rewrite the expression:
P(Mc)+P(Nc)−2P(Mc∩Nc)=(1−P(M))+(1−P(N))−2(1−P(M∪N))
Let us expand this carefully. We get 1+1−P(M)−P(N)−2+2P(M∪N). The constants 1+1−2 cancel out perfectly to zero! We are left with:
Now, use the addition theorem one last time: P(M)+P(N)=P(M∪N)+P(M∩N). Substitute this back into our expression:
2P(M∪N)−[P(M∪N)+P(M∩N)]=P(M∪N)−P(M∩N)
And there it is! We have arrived back at our original formula. Option (c) is also correct.
Conclusion
The Beauty of Equivalence
We have proven that the probability of 'exactly one' event can be expressed in three distinct, beautiful ways. This is the essence of JEE Advanced.
It is not about memorizing one formula; it is about understanding the connections between them. Whether you use the disjoint sets, the union-minus-intersection, or the complement-based approach, the truth remains the same. Keep practicing, keep visualizing, and keep falling in love with the logic behind the math.