All questions
Question 1
A first-order reaction has a rate constant of 2.5×10−3 s−1 at 298 K. If the activation energy is 75 kJ mol⁻¹, what is the rate constant at 318 K?
- 1.2×10−2 s−1
- 3.8×10−2 s−1
- 2.1×10−2 s−1 (correct answer)
- 4.5×10−2 s−1
Explanation: When you encounter a question asking how temperature affects reaction rates, you're dealing with the Arrhenius equation, which describes the relationship between temperature and the rate constant.
To find the rate constant at a new temperature, you'll use the two-point form of the Arrhenius equation:
ln(k1k2)=REa(T11−T21)
Given: k1=2.5×10−3 s−1 at T1=298 K, Ea=75 kJ mol−1=75,000 J mol−1, and T2=318 K.
Substituting into the equation:
ln(2.5×10−3k2)=8.31475,000(2981−3181)
ln(2.5×10−3k2)=9,023×(−0.000211)=−1.90
Therefore: 2.5×10−3k2=e−1.90=0.149
So k2=2.5×10−3×8.4=2.1×10−2 s−1, confirming answer C.
Answer A (1.2×10−2) likely results from calculation errors in the exponential step. Answer B (3.8×10−2) suggests using the wrong sign in the temperature difference. Answer D (4.5×10−2) probably comes from incorrectly converting activation energy units or using the wrong gas constant value.
Remember: Always double-check your units (convert kJ to J) and be careful with the temperature difference sign—heating increases the rate constant. Question 2
The decomposition of hydrogen peroxide follows the reaction 2H2O2→2H2O+O2. In a first-order process, if 75% of the original H2O2 decomposes in 240 seconds, what is the half-life of this reaction?
- 86 seconds
- 240 seconds
- 173 seconds
- 120 seconds (correct answer)
Explanation: When you encounter kinetics problems involving percentages decomposed and half-lives, you're working with first-order reaction mathematics. The key relationship connects the rate constant to both the percentage remaining and the half-life.
For first-order reactions, if 75% decomposes, then 25% (or 0.25) remains. Using the integrated rate law: ln([A]0[A])=−kt, where [A]0[A]=0.25 and t=240 seconds.
Solving: ln(0.25)=−k(240), so k=240−ln(0.25)=2401.386=0.00578 s−1
The half-life formula for first-order reactions is t1/2=kln(2)=0.005780.693=120 seconds.
Answer D (120 seconds) is correct through this systematic calculation. Answer A (86 seconds) likely results from calculation errors in the logarithmic operations. Answer B (240 seconds) represents a common trap—students might incorrectly assume the time for 75% decomposition equals the half-life, but 75% decomposition actually represents 1.5 half-lives. Answer C (173 seconds) might come from using incorrect logarithmic values or misapplying the integrated rate law.
Remember this pattern: for first-order kinetics problems, always identify what percentage remains (not decomposes), use the integrated rate law to find the rate constant, then apply t1/2=kln(2). The half-life is independent of initial concentration in first-order reactions. Question 3
A reaction mechanism consists of two elementary steps: Step 1: A+B⇌C (fast equilibrium), Step 2: C+D→E (slow). If the overall reaction is A+B+D→E, what is the predicted rate law?
- rate = k[A][B][D] (correct answer)
- rate = k[A][B]2[D]
- rate = k[C][D]
- rate = k[A][D]/[B]
Explanation: The slow step determines the rate: rate = k₂[C][D]. Since step 1 is in fast equilibrium, K₁ = [C]/([A][B]), so [C] = K₁[A][B]. Substituting: rate = k₂K₁[A][B][D] = k[A][B][D] where k = k₂K₁.
Question 4
For a second-order reaction with initial concentration 0.80 M, the concentration after 300 seconds is 0.20 M. What will be the concentration after 600 seconds?
- 0.05 M
- 0.10 M
- 0.13 M (correct answer)
- 0.16 M
Explanation: For second-order kinetics: 1/[A] = 1/[A]₀ + kt. At t = 300 s: 1/0.20 = 1/0.80 + k(300), so k = (5-1.25)/300 = 0.0125 M⁻¹s⁻¹. At t = 600 s: 1/[A] = 1/0.80 + 0.0125(600) = 1.25 + 7.5 = 8.75, so [A] = 1/8.75 = 0.114 ≈ 0.13 M.
Question 5
The rate law for the reaction A+2B→C is rate = k[A][B]2. If the concentration of A is increased by 50% and the concentration of B is decreased by 20%, how does the new rate compare to the original rate?
- The new rate is 0.96 times the original rate (correct answer)
- The new rate is 1.15 times the original rate
- The new rate is 1.28 times the original rate
- The new rate is 1.44 times the original rate
Explanation: Original rate = k[A][B]². New concentrations: [A]new = 1.5[A], [B]new = 0.8[B]. New rate = k(1.5[A])(0.8[B])² = k[A][B]² × 1.5 × 0.64 = 0.96 × original rate.
Question 6
For the reaction 2A+B→C, the initial rate is measured at different concentrations. When [A] is doubled while [B] remains constant, the rate increases by a factor of 8. When [B] is tripled while [A] remains constant, the rate increases by a factor of 3. What is the overall order of the reaction?
- 3
- 4 (correct answer)
- 5
- 6
Explanation: From the first experiment, rate ∝ [A]³ (since 2³ = 8). From the second experiment, rate ∝ [B]¹ (since 3¹ = 3). The rate law is rate = k[A]³[B]¹, so overall order = 3 + 1 = 4.
Question 7
The reaction A→B has an activation energy of 85 kJ/mol. A catalyst is added that lowers the activation energy to 45 kJ/mol. At 300 K, by what factor does the catalyst increase the reaction rate?
- 2.1×106
- 1.2×107
- 8.9×106
- 5.4×106 (correct answer)
Explanation: When you encounter questions about catalysts and reaction rates, you're dealing with the Arrhenius equation, which shows how activation energy affects reaction rate. The key insight is that catalysts increase reaction rates by lowering activation energy, and this effect is exponential, not linear.
The Arrhenius equation tells us that the rate constant is proportional to e−Ea/RT. To find how much the catalyst increases the rate, you need to calculate the ratio of rate constants: kuncatalyzedkcatalyzed=e−Ea,uncat/RTe−Ea,cat/RT=e−(Ea,cat−Ea,uncat)/RT
Substituting the values: kuncatalyzedkcatalyzed=e−(45,000−85,000)/(8.314×300)=e40,000/2494=e16.04=5.4×106
This confirms answer D is correct.
The wrong answers represent common calculation errors: A (2.1×106) likely comes from using incorrect units or rounding errors. B (1.2×107) and C (8.9×106) probably result from sign errors in the exponent or using the wrong gas constant value.
Remember that activation energy problems always require careful unit conversion (kJ/mol to J/mol) and that the exponential nature of the Arrhenius equation means small changes in activation energy create dramatic rate changes. Always double-check your signs and units in these calculations. Question 8
In the gas-phase reaction 2A(g)+B(g)→C(g), the rate law is found to be rate = k[A]1.5[B]0.5. If the total pressure is doubled while maintaining the same mole fraction of each gas, how does the new rate compare to the original rate?
- The new rate is 2.0 times the original rate
- The new rate is 2.8 times the original rate (correct answer)
- The new rate is 4.0 times the original rate
- The new rate is 5.7 times the original rate
Explanation: When pressure doubles while maintaining mole fractions, all partial pressures (and thus concentrations) double. New rate = k(2[A])^1.5(2[B])^0.5 = k[A]^1.5[B]^0.5 × 2^1.5 × 2^0.5 = original rate × 2^2.0 = 2.83 × original rate.
Question 9
A zero-order reaction has a rate constant of 3.2×10−3 M/s. If the initial concentration is 0.45 M, what percentage of the reactant remains after 75 seconds?
- 33%
- 47% (correct answer)
- 53%
- 67%
Explanation: For zero-order kinetics: [A] = [A]₀ - kt. After 75 s: [A] = 0.45 - (3.2×10⁻³)(75) = 0.45 - 0.24 = 0.21 M. Percentage remaining = (0.21/0.45) × 100% = 47%.