Arrhenius Equation Calculator

The Arrhenius equation calculator computes the rate constant k at any specified temperature, given the activation energy (Ea) and pre-exponential factor (A). Svante Arrhenius developed this relationship in 1889 to explain why reaction rates increase exponentially with temperature. The equation is used throughout physical chemistry, chemical engineering, biochemistry, and materials science to predict and model reaction kinetics. Knowing k at different temperatures allows engineers to optimize reactor conditions and chemists to understand reaction mechanisms. This tool also shows the linearized form (ln(k) vs 1/T) for use in Arrhenius plot analysis.

--
--
--

Arrhenius equation

k = A * exp(-Ea / (R * T))
ln(k) = ln(A) - Ea / (R * T)
R = 8.314 J/(mol*K)
T(K) = T(degC) + 273.15

How to use the Arrhenius equation

  • Plot ln(k) vs 1/T for a straight line with slope = -Ea/R.
  • From slope: Ea = -slope * R.
  • From intercept: A = exp(intercept).
  • Use the equation to predict k at any temperature once Ea and A are known.
  • Use with two-point formula to find Ea from k1 at T1 and k2 at T2.

Arrhenius equation: frequently asked questions

What is the Arrhenius equation?

k = A * exp(-Ea / (R*T)), where k is the rate constant, A is the pre-exponential (frequency) factor, Ea is activation energy in J/mol, R = 8.314 J/(mol*K), and T is temperature in Kelvin. The equation describes how reaction rates increase with temperature.

What is the pre-exponential factor A?

The pre-exponential factor (A) represents the frequency of collision attempts between reactant molecules, adjusted for the orientation requirement. It has the same units as the rate constant k. While A weakly depends on temperature, it is often treated as constant over moderate temperature ranges.

How do I linearize the Arrhenius equation?

Taking the natural log: ln(k) = ln(A) - Ea/(R*T). Plotting ln(k) vs 1/T gives a straight line with slope = -Ea/R and intercept = ln(A). This Arrhenius plot is used experimentally to determine Ea and A from rate constant measurements at different temperatures.

How does activation energy affect the temperature sensitivity?

The slope of the Arrhenius plot is -Ea/R. A steeper slope means higher Ea, so the reaction rate is more sensitive to temperature. A reaction with Ea = 100 kJ/mol doubles in rate every ~7 degC near 25 degC; one with Ea = 50 kJ/mol requires a larger temperature increase to double.

What is the transition state theory?

Transition state theory expands on Arrhenius by describing the activated complex (transition state) at the top of the energy barrier. The rate depends on both the activation energy (enthalpy barrier) and the entropy of activation (the probability of achieving the right configuration). The Eyring equation: k = (kB*T/h) * exp(-delta G_dagger/(R*T)).

Official sources

Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.