Arrhenius Equation: Activation Energy and Rate Constants (Worked Examples for Chemistry Students)
By ChemistryIQ Team · April 18, 2026
Direct Answer: The Arrhenius Equation in Two Forms
The Arrhenius equation describes how a reaction rate constant (k) depends on temperature (T) and activation energy (Ea):
k = A × e^(-Ea/RT)
Where: - k = rate constant (units depend on reaction order) - A = pre-exponential factor (frequency factor) — represents collision frequency and orientation - Ea = activation energy in J/mol (the minimum energy required for reaction to occur) - R = gas constant = 8.314 J/(mol·K) - T = temperature in Kelvin (not Celsius — always convert) - e = base of natural logarithm (≈ 2.71828)
Taking the natural log of both sides produces the linear form:
ln(k) = ln(A) - Ea/(RT)
This is useful because it's linear in 1/T, meaning a plot of ln(k) vs 1/T gives a straight line with slope = -Ea/R and y-intercept = ln(A). This graphical method (Arrhenius plot) is the experimental approach for determining activation energy.
Most exam problems use the two-point form, which eliminates A:
ln(k₂/k₁) = -Ea/R × (1/T₂ - 1/T₁)
or equivalently:
ln(k₂/k₁) = Ea/R × (1/T₁ - 1/T₂)
If you know the rate constants at two temperatures, you can solve for Ea. If you know Ea and one rate constant, you can predict the rate constant at another temperature.
Rule of thumb: for most reactions, a 10 K increase in temperature approximately doubles the rate. This is a consequence of the exponential temperature dependence — not a universal law, but a useful approximation for checking answers.
Worked Example 1: Finding Activation Energy from Two Temperatures
A reaction has rate constant k₁ = 0.00250 s⁻¹ at T₁ = 300 K and k₂ = 0.0320 s⁻¹ at T₂ = 350 K. Calculate the activation energy.
Step 1 — Write the two-point Arrhenius equation: ln(k₂/k₁) = -Ea/R × (1/T₂ - 1/T₁)
Step 2 — Calculate ln(k₂/k₁): k₂/k₁ = 0.0320 / 0.00250 = 12.8 ln(12.8) = 2.549
Step 3 — Calculate (1/T₂ - 1/T₁): 1/T₂ = 1/350 = 0.002857 K⁻¹ 1/T₁ = 1/300 = 0.003333 K⁻¹ 1/T₂ - 1/T₁ = 0.002857 - 0.003333 = -4.762 × 10⁻⁴ K⁻¹
Step 4 — Solve for Ea: 2.549 = -Ea/8.314 × (-4.762 × 10⁻⁴) 2.549 = Ea × (5.729 × 10⁻⁵) Ea = 2.549 / (5.729 × 10⁻⁵) Ea = 44,490 J/mol Ea ≈ 44.5 kJ/mol
This is a reasonable activation energy for a typical reaction (most fall between 20 and 150 kJ/mol).
Common error: forgetting to convert temperature to Kelvin. If you use Celsius (27°C and 77°C), the math will be wrong and Ea will come out ~10× off. Always verify: T in the Arrhenius equation is absolute temperature, which is Kelvin.
Another common error: using the wrong sign. The equation can be written in two equivalent ways — make sure the sign on Ea matches your form. Double-check by asking: does raising temperature increase rate (higher k at higher T)? If yes, your Ea should be positive.
Worked Example 2: Predicting Rate Constant at a New Temperature
For the decomposition of dinitrogen pentoxide (N₂O₅ → 2NO₂ + ½O₂), Ea = 103 kJ/mol. At 298 K, k = 3.38 × 10⁻⁵ s⁻¹. What is k at 318 K (20 K higher)?
Step 1 — Set up the two-point equation: ln(k₂/k₁) = -Ea/R × (1/T₂ - 1/T₁)
Step 2 — Calculate (1/T₂ - 1/T₁): 1/T₂ = 1/318 = 0.003145 K⁻¹ 1/T₁ = 1/298 = 0.003356 K⁻¹ 1/T₂ - 1/T₁ = -2.113 × 10⁻⁴ K⁻¹
Step 3 — Calculate ln(k₂/k₁): ln(k₂/k₁) = -(103,000 J/mol) / (8.314 J/(mol·K)) × (-2.113 × 10⁻⁴ K⁻¹) ln(k₂/k₁) = -12,389 × (-2.113 × 10⁻⁴) ln(k₂/k₁) = 2.618
Step 4 — Solve for k₂: k₂/k₁ = e^2.618 = 13.71 k₂ = 13.71 × 3.38 × 10⁻⁵ k₂ = 4.63 × 10⁻⁴ s⁻¹
The rate constant increases by a factor of ~14 when temperature increases by just 20 K. This is the power of the exponential dependence.
Sanity check: the rule-of-thumb 'rate doubles every 10 K' predicts 2² = 4× for a 20 K rise. Our actual answer is 14×, which is larger because the activation energy (103 kJ/mol) is higher than average — reactions with higher Ea show greater temperature sensitivity.
For reactions with low Ea (say 20 kJ/mol), rate changes more gradually with temperature. For high-Ea reactions (150 kJ/mol+), rate changes dramatically. This is why catalysts are so valuable — they lower Ea, making a reaction less temperature-dependent and faster at ambient conditions.
Arrhenius Plots: Experimental Determination of Ea
The linear form of the Arrhenius equation allows graphical determination of activation energy from experimental data:
ln(k) = ln(A) - Ea/R × (1/T)
This has the form y = b + m × x, where: - y = ln(k) - x = 1/T - slope (m) = -Ea/R - y-intercept (b) = ln(A)
Procedure: 1. Measure rate constant k at several temperatures (typically 4-6 data points). 2. Calculate 1/T for each temperature in Kelvin. 3. Calculate ln(k) for each rate constant. 4. Plot ln(k) on y-axis, 1/T on x-axis. 5. Fit a straight line to the data (linear regression). 6. Slope = -Ea/R, so Ea = -slope × R. 7. Y-intercept = ln(A), so A = e^(y-intercept).
Worked example of slope-based calculation: Slope from Arrhenius plot = -6,250 K. Ea = -(-6,250) × 8.314 = 51,960 J/mol ≈ 52 kJ/mol.
Y-intercept = 28.5 → A = e^28.5 = 2.4 × 10¹² s⁻¹.
Why plot ln(k) vs 1/T (rather than k vs T)? Because ln(k) vs 1/T is linear, while k vs T is exponential. Linear plots are easier to fit and to interpret. Also, linear regression gives explicit uncertainty estimates for both Ea (from slope uncertainty) and A (from intercept uncertainty).
Experimental considerations: - Temperature range matters — measure over at least 30-50 K to get reliable slope. - At very high temperatures, reactions may proceed by different mechanisms, producing curved Arrhenius plots. - At very low temperatures, quantum tunneling effects can cause deviations (especially for H-atom transfers). - Real experimental data always has scatter — use the best-fit line rather than picking two points and drawing a straight line through them.
The Pre-exponential Factor (A) and Its Interpretation
The pre-exponential factor A in the Arrhenius equation represents the frequency and orientation of collisions:
A = p × Z
Where: - Z = collision frequency (how often molecules collide per unit time) - p = steric factor (probability that the orientation of collision is correct for reaction)
For gas-phase reactions, Z can be calculated from kinetic molecular theory and typically has values around 10¹¹ to 10¹² L/(mol·s) for bimolecular reactions. The steric factor p ranges from about 1 (simple reactions where geometry doesn't matter) to 10⁻⁸ (very complex reactions requiring specific orientation).
Typical pre-exponential factors: - Simple bimolecular reactions: A ≈ 10¹¹ M⁻¹·s⁻¹ - Unimolecular decomposition: A ≈ 10¹² - 10¹³ s⁻¹ - Enzyme-catalyzed reactions: A can be very large due to enzyme-substrate binding geometry
The Arrhenius equation assumes A is temperature-independent. In reality, A depends slightly on temperature (modified Arrhenius: k = A × T^n × e^(-Ea/RT)), but for most exam problems and simple experimental conditions, the classical Arrhenius form is adequate.
Interpretation insight: a high A means lots of effective collisions. A high Ea means high energy barrier. A typical reaction has both factors balancing — slow at room temperature because of the exponential barrier, but rapid at higher temperatures because T appears in the exponent. Two reactions with different A but similar Ea will differ by a constant factor across all temperatures. Two reactions with different Ea show relative rate reversal at different temperatures — a reaction with lower Ea might be faster at low T but slower at high T than one with higher Ea and higher A.
Catalysis and the Arrhenius Framework
Catalysts lower the activation energy by providing an alternative reaction pathway. The Arrhenius equation quantifies the rate enhancement:
Rate ratio = k_catalyzed / k_uncatalyzed = e^((Ea,uncatalyzed - Ea,catalyzed)/RT)
Worked example: A reaction has Ea = 75 kJ/mol without catalyst and Ea = 25 kJ/mol with catalyst, at T = 298 K.
ΔEa = 75 - 25 = 50 kJ/mol = 50,000 J/mol Rate ratio = e^(50,000 / (8.314 × 298)) Rate ratio = e^(50,000 / 2477.6) Rate ratio = e^20.18 Rate ratio ≈ 5.8 × 10⁸
The catalyzed reaction is 580 million times faster. This is typical — even modest reductions in activation energy produce massive rate enhancements due to the exponential dependence.
Important: a catalyst does NOT change: - The thermodynamics of the reaction (ΔG, ΔH, ΔS) - The equilibrium position - The forward-to-reverse rate ratio (both forward and reverse rates are enhanced by the same factor)
A catalyst does change: - The activation energy for both forward and reverse reactions - The pre-exponential factor (sometimes) - The rate at which equilibrium is reached
Enzymes are biological catalysts that can achieve rate enhancements of 10⁸ to 10¹⁹ relative to uncatalyzed reactions. This is possible because enzymes don't just lower Ea — they use pre-organization, substrate binding geometry, and specific functional groups in the active site to dramatically reduce the energy barrier.
For exam problems: if a catalyst lowers Ea from X to Y, use the two-point Arrhenius form (with both at the same temperature) to calculate the rate enhancement. The same temperature appears on both sides, simplifying the math.
Common Mistakes and Exam Traps
Mistake 1 — Using Celsius instead of Kelvin. T in the Arrhenius equation is absolute temperature. Convert °C to K by adding 273.15 (or 273 for most exam work).
Mistake 2 — Using wrong units for R. The gas constant R = 8.314 J/(mol·K) when Ea is in J/mol. If Ea is in kJ/mol, convert to J/mol OR use R = 0.008314 kJ/(mol·K). Consistent units are essential.
Mistake 3 — Sign error in two-point form. The equation ln(k₂/k₁) = -Ea/R × (1/T₂ - 1/T₁) has specific sign conventions. When T₂ > T₁ and k₂ > k₁ (rate increases with T), ln(k₂/k₁) is positive and (1/T₂ - 1/T₁) is negative. Therefore -Ea/R must be negative divided by negative = positive Ea. Check signs by asking 'does my Ea come out positive?' If not, sign error.
Mistake 4 — Confusing ln (natural log) with log (base 10). The Arrhenius equation uses natural log (ln). Some textbooks present the equation with log₁₀, in which case R is effectively 2.303 × R. Use ln unless the textbook explicitly uses log.
Mistake 5 — Arrhenius plot confusion. The slope of ln(k) vs 1/T is -Ea/R (negative). Some students mix up the sign and report Ea as negative.
Mistake 6 — Ignoring activation energy from reverse reaction. For an equilibrium, the forward reaction has Ea,forward and the reverse has Ea,reverse. The difference (Ea,forward - Ea,reverse) equals ΔH_rxn. Both reactions are affected by temperature per the Arrhenius equation.
Mistake 7 — Assuming Ea is the barrier on both sides. The activation energy is measured from reactants to the transition state. For exothermic reactions, Ea,reverse is larger than Ea,forward by the magnitude of ΔH.
Mistake 8 — Using Arrhenius for non-elementary reactions. Complex reactions with multiple steps may not follow simple Arrhenius behavior. The measured 'effective Ea' represents some weighted average of individual step activation energies. Use Arrhenius for elementary reactions or simple overall rate laws.
Mistake 9 — Forgetting that the Arrhenius equation gives the RATE CONSTANT, not the rate. Rate = k × [reactants]^order. At constant concentration, rate changes with T identically to k.
Mistake 10 — Mis-sketching Arrhenius plots. On a plot of ln(k) vs 1/T, higher T is to the LEFT (because 1/T is smaller). Lower T is to the right. Reactions with higher k plot higher; reactions with higher Ea have steeper (more negative) slopes.
FAQs
Common questions about arrhenius equation
The Arrhenius equation is derived from thermodynamic principles where absolute temperature (Kelvin) is required. Temperature in the exponential term represents the thermal energy available to overcome the activation barrier, and this energy is proportional to absolute temperature, not any arbitrary scale. Using Celsius would produce negative values at low temperatures and would not correctly represent the physical relationship between thermal energy and rate. Always convert to Kelvin: K = °C + 273.15.
Most chemical reactions have activation energies between 20 and 150 kJ/mol. Reactions below 20 kJ/mol tend to be very fast at room temperature (and sometimes instantaneous — free-radical termination, many acid-base neutralizations). Reactions above 150 kJ/mol are so slow at room temperature as to be effectively nonexistent (requiring substantial heating or catalysis). The 'middle range' of 40-100 kJ/mol is where most measurable kinetics work is done — reactions slow enough to study but fast enough to complete within experimental timescales.
This is the 'Q₁₀' rule, an empirical observation for reactions with typical activation energies (~50-60 kJ/mol) at near-room temperature (~300 K). From the Arrhenius equation: k(T+10)/k(T) = exp((Ea/R)(1/T - 1/(T+10))). For Ea = 55 kJ/mol and T = 298 K, this ratio works out to about 2.1. For higher Ea, the factor is larger than 2; for lower Ea, smaller. The rule of thumb is useful for quick estimation but should not be applied rigorously.
Catalysts lower the activation energy (Ea) by providing an alternative reaction pathway with a lower energy barrier. They may also change the pre-exponential factor (A) if the mechanism changes significantly. Critically, catalysts do NOT change the thermodynamics of the reaction or the equilibrium position — they only affect the rate at which equilibrium is reached. The enhanced rate from a catalyst is calculated as exp((Ea,uncatalyzed - Ea,catalyzed)/RT), which can be many orders of magnitude for enzymatic catalysis.
The Arrhenius equation works well for elementary reactions and for many overall reactions with simple rate laws. It breaks down for complex reactions with multiple mechanisms, reactions dominated by quantum tunneling (at low T), reactions with barrierless pathways, and diffusion-limited reactions (where k plateaus at the diffusion-limit). For most general and physical chemistry problems, the classical Arrhenius form is adequate. For more advanced work (computational chemistry, enzyme kinetics), modified forms like the Eyring equation or modified Arrhenius with temperature-dependent A are used.
Yes. Snap a photo of any kinetics or Arrhenius problem and ChemistryIQ identifies which form of the equation applies (single-point, two-point, or graphical), converts temperatures to Kelvin, checks unit consistency, and walks through the calculation step by step. It also handles Arrhenius plots (determining Ea and A from slope and intercept), catalyst rate-enhancement calculations, and the relationship between activation energy and reaction enthalpy.