Analyzing the Setup
Imagine you are standing before a series of five independent Bernoulli trials. Each trial is a moment of truth, a coin flip of destiny where the probability of success is p.
The problem asks us to analyze the condition where the probability of at least one failure is at least 3231.
At first glance, this might seem like a daunting task. You might be tempted to calculate the probability of exactly one failure, then two, then three, four, and five, and sum them all up.
But stop! In the world of JEE Advanced, efficiency is just as important as accuracy. Whenever you encounter the phrase 'at least one', your mathematical intuition should immediately pivot to the complement rule.
The event 'at least one failure' is the exact opposite of 'zero failures'. By calculating the probability of the complement, we simplify our lives immensely.
The Power of Independence
What does 'no failure' actually mean? It means that every single one of our five trials resulted in a success.
Because these trials are independent, the outcome of one does not influence the others. This allows us to simply multiply the probabilities.
If the probability of success in one trial is p, then the probability of five consecutive successes is p×p×p×p×p, which is p5. This is the probability of the complement event.
Now, we can write our condition as:
This is the heart of the problem.
The Algebraic Dance
Now, let's solve this inequality with precision. We want to isolate p.
First, rearrange the terms:
Simplifying the left side gives us:
So, we have 321≥p5, or p5≤321.
This is where the magic happens. We recognize that 321 is simply (21)5.
Thus, we have:
Taking the fifth root of both sides, we arrive at p≤21.
The Final Constraint
We are almost at the finish line, but we must not forget the physical reality of probability. A probability p is not just any variable; it is a value that must exist between 0 and 1.
Our algebraic solution p≤21 must be bounded by this fundamental constraint.
Therefore, we combine p≤21 with p≥0 to get the final interval:
You have successfully navigated the trap, used the complement rule, and respected the bounds of probability. This is the kind of rigorous thinking that defines a true JEE scholar.