The Elegance of Probability
Unlocking the Union and the Complement
Welcome, fellow traveler on the JEE journey! Today, we are going to unravel a beautiful problem in probability. It might look like a simple algebraic exercise, but beneath the surface lies the fundamental geometry of sets and the logic of uncertainty.
Phase 1
Visualizing the Landscape
Imagine a sample space—a vast, abstract canvas. On this canvas, we have two events, A and B.
The problem gives us two vital pieces of information. First, the probability that at least one of these events occurs is P(A∪B)=0.6. In the language of sets, 'at least one' is the union—the entire region covered by both circles A and B combined.
Second, they occur simultaneously with a probability of P(A∩B)=0.2. This is the intersection, the precious, narrow overlap where both events happen at the exact same time.
Phase 2
The Addition Theorem—The Great Corrector
Now, how do we connect these? We turn to the Addition Theorem of Probability:
Why do we subtract the intersection? Imagine you are painting the region A and then painting the region B. When you paint B, you paint over the part that is already covered by A. You have counted that overlap twice!
To get the true area of the union, we must subtract the intersection once. Substituting our known values, we get:
With a simple algebraic shift, moving the −0.2 to the other side, we find the sum of the individual probabilities:
Keep this value, 0.8, close to your heart. It is the key to our final destination.
Phase 3
The Complementary Leap
The question asks us to find P(Aˉ)+P(Bˉ). These are complementary events.
The complement rule is one of the most elegant tools in our arsenal: the probability of an event not happening is simply 1 minus the probability of it happening. So, we have:
P(Aˉ)=1−P(A)
P(Bˉ)=1−P(B)
Let us substitute these into our target expression:
P(Aˉ)+P(Bˉ)=(1−P(A))+(1−P(B))
Now, let us group the terms. We have 1+1, which is 2, and then we have −P(A)−P(B). If we factor out the negative sign, we get:
P(Aˉ)+P(Bˉ)=2−(P(A)+P(B))
Phase 4
The Final Triumph
We are almost there! Remember that sum we calculated in Phase 2? We found that P(A)+P(B)=0.8.
Let us plug that value into our expression:
The subtraction is straightforward, yet satisfying:
And there it is! The answer is 1.2. It is a beautiful result, isn't it?
We navigated through the union, corrected for double-counting, utilized the complement rule, and arrived at the solution with logical precision. Never fear the complexity of a problem; break it down, visualize the geometry, and let the math guide you home.