Given:
- \( t_{1/2} = 10 \) minutes (half-life period)
- Initial moles of reactant = 100 moles
- Time for reaction = 20 minutes
We need to calculate the amount of reactant remaining after 20 minutes for different orders of reaction.
(i) Zero Order Reaction:
For a zero-order reaction, the rate of reaction is constant and the concentration decreases linearly with time. The equation for a zero-order reaction is:
\[
[A] = [A]_0 - kt
\]
Where:
- \( [A]_0 \) is the initial concentration (100 moles),
- \( k \) is the rate constant,
- \( t \) is the time.
From the given half-life period \( t_{1/2} = 10 \) minutes, we know that for a zero-order reaction, the rate constant \( k \) is given by:
\[
k = \frac{[A]_0}{t_{1/2}} = \frac{100}{10} = 10 \, \text{moles/min}
\]
So, after 20 minutes, the remaining concentration is:
\[
[A] = 100 - (10 \times 20) = 100 - 200 = 0
\]
Thus, for zero-order, 0 moles of reactant will remain.
(ii) First Order Reaction:
For a first-order reaction, the concentration of reactant decreases exponentially over time. The equation for a first-order reaction is:
\[
\ln \left( \frac{[A]_0}{[A]} \right) = kt
\]
Where \( [A]_0 \) is the initial concentration and \( k \) is the rate constant. The half-life for a first-order reaction is independent of the initial concentration and is given by:
\[
t_{1/2} = \frac{0.693}{k}
\]
Given that \( t_{1/2} = 10 \) minutes, we can solve for \( k \):
\[
k = \frac{0.693}{10} = 0.0693 \, \text{min}^{-1}
\]
Now, we can calculate the amount of reactant remaining after 20 minutes using the first-order equation:
\[
\ln \left( \frac{100}{[A]} \right) = 0.0693 \times 20
\]
\[
\ln \left( \frac{100}{[A]} \right) = 1.386
\]
\[
\frac{100}{[A]} = e^{1.386} \approx 4.0
\]
\[
[A] \approx \frac{100}{4.0} = 25 \, \text{moles}
\]
So, for first-order, 25 moles of reactant will remain.
(iii) Second Order Reaction:
For a second-order reaction, the concentration decreases with the square of time. The equation for a second-order reaction is:
\[
\frac{1}{[A]} - \frac{1}{[A]_0} = kt
\]
The half-life for a second-order reaction is given by:
\[
t_{1/2} = \frac{1}{k[A]_0}
\]
Given that \( t_{1/2} = 10 \) minutes, we can solve for \( k \):
\[
k = \frac{1}{10 \times 100} = 0.001 \, \text{min}^{-1}
\]
Now, calculate the amount of reactant remaining after 20 minutes:
\[
\frac{1}{[A]} - \frac{1}{100} = 0.001 \times 20
\]
\[
\frac{1}{[A]} = \frac{1}{100} + 0.02 = 0.03
\]
\[
[A] = \frac{1}{0.03} = 33.33 \, \text{moles}
\]
Thus, for second-order, 33.33 moles of reactant will remain.