The Geometry of Success
A Probability Odyssey
Welcome, future engineer! Today, we are not just solving a probability problem; we are dissecting the anatomy of success. In the world of JEE Advanced, probability is often less about complex formulas and more about the clarity of your visualization.
Let us embark on this journey together.
Phase 1
Defining the Landscape
Imagine you are a student preparing for three distinct tests. We define our events simply: let A, B, and C be the events of passing tests I, II, and III, respectively.
We are given the probabilities: P(A)=p, P(B)=q, and P(C)=21. This is our starting point. We have three independent variables, and our goal is to find the relationship between p and q that satisfies the condition of success.
Phase 2
The Success Condition
The problem states that the student is successful if they pass (I and II) OR (I and III). In the language of set theory, this is the union of two intersections: P(Success)=P((A∩B)∪(A∩C)).
If you try to calculate this directly, you might fall into the trap of double-counting the scenario where the student passes all three tests. This is where the beauty of set theory comes to our rescue. We use the Distributive Law of Sets to simplify our expression:
Look at that! By factoring out A, we have transformed a complex union of intersections into a simple intersection of A with the union of B and C. Physically, this means the student must pass Test I, AND they must pass at least one of the other two tests (II or III).
Phase 3
The Power of Independence
Since the tests are independent, the probability of the intersection is the product of the probabilities. Thus, our success probability becomes:
Now, we need to calculate P(B∪C). Using the addition theorem, we know that P(B∪C)=P(B)+P(C)−P(B∩C).
Because B and C are independent, P(B∩C)=P(B)P(C). Substituting our known values, P(B)=q and P(C)=21, we get:
P(B∪C)=q+21−(q×21)=q+21−2q=2q+1
Phase 4
The Final Equation
We are almost there. Substituting this back into our success equation, we have:
We are given that the probability of success is 21. Therefore:
Phase 5
The Boundary of Reality
We have one equation, p(q+1)=1, and two variables. We must remember the fundamental constraint of probability: 0≤p≤1 and 0≤q≤1.
If we look at the equation p(q+1)=1, we can rewrite it as p=q+11. Since q is a probability, 0≤q≤1, which means 1≤q+1≤2.
Consequently, 21≤p≤1. By testing the given options, we find that only p=1 and q=0 satisfy the equation 1(0+1)=1. This is the only valid pair.
Conclusion
Mathematics is often about finding the most elegant path through a forest of variables. By using the distributive law, we turned a potentially messy calculation into a simple, solvable equation. Keep this mindset—visualize, simplify, and then calculate. You are ready for the next challenge!