The problem of decaying molecules is like a race where both runners are constantly slowing down, but one is losing energy much faster than the other. In this classic chemical kinetics problem, we are asked to find the exact moment when the slower-decaying compound becomes exactly four times as abundant as the faster-decaying one.
Let's dive into the beautiful mathematics of exponential decay and see how this unfolds!
The Setup
A Tale of Two Half-Lives
Imagine you are looking at a flask containing a mixture of two compounds, A and B. They both start with the exact same initial concentration, which we will call N0.
However, they have different half-lives. Compound A has a half-life of 300 s, meaning it takes 5 minutes for half of it to disappear. Compound B is much more unstable; its half-life is only 180 s, meaning it decays much faster.
Because B decays faster, its concentration will drop rapidly compared to A. Eventually, the amount of A left in the flask will be significantly larger than B. We are looking for the specific time t when [A]=4[B].
The Master Equation
Exponential Decay
Since both compounds follow first-order kinetics, their concentrations at any given time t can be described by the master equation of exponential decay:
Here, K is the rate constant, which is inversely proportional to the half-life:
Let's write down the specific decay equations for both compounds. For compound A:
And for compound B:
The Mathematical Showdown
Now, we apply our core condition. We want the concentration of A to be four times that of B:
Substituting our exponential expressions into this condition, we get:
N0e−300ln2t=4⋅N0e−180ln2t
Notice how the initial concentration N0 appears on both sides. Because the compounds started with the same amount, this initial value beautifully cancels out, leaving us with a pure ratio:
To solve for t, we need to bring the variables down from the exponents. We do this by taking the natural logarithm (ln) on both sides. Remember the logarithmic property ln(ab)=lna+lnb, and that ln(4)=ln(22)=2ln2:
The Final Calculation
Let's group all the terms containing t on the left side of the equation:
We can factor out tln2 from the left side:
The ln2 term cancels out perfectly from both sides! This is the elegance of first-order kinetics. Now, we just need to solve the simple fraction inside the bracket:
Rearranging to solve for t:
And there we have it! At exactly 900 seconds, the concentration of compound A will be four times the concentration of compound B.
A Brilliant Shortcut (Base 2)
While the exponential method using base e is standard, there is a brilliant shortcut using base 2. Since the problem deals with half-lives and a ratio of 4 (which is 22), we can write the decay equation as:
Applying our condition [A]=4[B]:
Cancel N0 and combine the exponents on the right side:
Since the bases are the same, we can directly equate the exponents:
This leads to the exact same fractional equation we solved earlier, but we bypassed the logarithms entirely! This is a powerful technique to keep in your arsenal for JEE and NEET.