Three articles in, and one symbol has been quietly doing all the work while dodging every question: $k$.

Part 3 called it “the rate constant” and moved on. But $k$ is only constant in one specific sense — it doesn’t depend on concentration. It depends ferociously on temperature. And “ferociously” is the right word, because the dependence is exponential, which means your intuition about it is almost certainly wrong.

The equation

$$k = A\,e^{-E_a / RT}$$

Three pieces, and each one means something physical:

Read the equation as a sentence: rate constant = (how often molecules collide) × (the fraction of those collisions that are energetic enough to matter). Raising temperature doesn’t make molecules collide much more often. It makes far more of those collisions violent enough to count.

That distinction matters. Heating a gas from 300 K to 310 K increases the average molecular speed by well under 2%. Collisions barely get more frequent. But the tail of the energy distribution — the molecules with enough punch to clear the barrier — grows dramatically. All the temperature sensitivity lives in that tail.

How steep is exponential, really?

k vs T not linear — and that's the whole point 280300310320340360 k temperature T (K) → +10 K → k ×2.00 With Eₐ = 54 kJ/mol, a 10 K bump near room temperature roughly doubles the rate. Same 10 K, far bigger effect than intuition suggests.

The curve is not a line, and that’s the entire lesson. Near room temperature a 10 K bump roughly doubles $k$ — and the curve keeps steepening as you go right.

You’ve probably heard the lab rule of thumb: “the rate roughly doubles for every 10 °C.” It gets repeated like folklore. It isn’t folklore — it’s a specific claim about a specific activation energy, and you can solve for it.

Take the ratio of $k$ at two temperatures. The $A$ cancels, which is the whole trick:

$$\frac{k_2}{k_1} = \exp\!\left[-\frac{E_a}{R}\left(\frac{1}{T_2} - \frac{1}{T_1}\right)\right]$$

Now demand that $k_2/k_1 = 2$ when going from 300 K to 310 K, and solve for $E_a$:

$$E_a = \frac{R\ln 2}{\dfrac{1}{300} - \dfrac{1}{310}} = \frac{(8.314)(0.693)}{1.075\times 10^{-4}} \approx 53.6\ \text{kJ/mol}$$
So the “doubles every 10°” rule is really a statement that $E_a \approx 54$ kJ/mol — which happens to be a very typical value for ordinary reactions near room temperature. That’s why the rule works often enough to become folklore. It is not a law: a reaction with $E_a = 100$ kJ/mol nearly quadruples over the same 10 K, and one with $E_a = 20$ kJ/mol barely moves.

Notice what that means for the $1/T$ in the exponent: the same 10 K rise buys you less at high temperature than at low. Going 300→310 K is a much bigger relative change in $1/T$ than 600→610 K. Temperature sensitivity itself fades as you get hotter.

The Arrhenius plot: how you actually measure $E_a$

An exponential is hard to read off a graph. So do what engineers always do with exponentials — take the log and straighten it out:

$$\ln k = \ln A - \frac{E_a}{R}\cdot\frac{1}{T}$$

That’s $y = b + mx$ in disguise, with $y = \ln k$ and $x = 1/T$. Plot it and you get a straight line whose slope is $-E_a/R$ and whose intercept is $\ln A$.

THE ARRHENIUS PLOT same data, straightened out 3.57280K3.39295K3.23310K3.08325K2.94340K2.82355K ln k 1000 / T (K⁻¹) → Δ(1/T) Δ(ln k) slope = −Eₐ/R → Eₐ = 53.6 kJ/mol Plot ln k against 1/T and the curve becomes a straight line. Measure the slope, multiply by −R, and you have the activation energy.

Same reaction as the curve above, replotted. Measure the slope, multiply by $-R$, and the activation energy falls out — here recovering the 53.6 kJ/mol we started with.

Worked example: getting $E_a$ from two data points

You measure a rate constant at two temperatures:

Rearrange the two-point form to solve for $E_a$:

$$E_a = \frac{R\,\ln(k_2/k_1)}{\dfrac{1}{T_1} - \dfrac{1}{T_2}}$$

Run the numbers. The ratio is $k_2/k_1 = 0.0805/0.0210 = 3.833$, so $\ln(k_2/k_1) = 1.344$. And $\frac{1}{298} - \frac{1}{318} = 2.111\times10^{-4}$. Therefore:

$$E_a = \frac{(8.314)(1.344)}{2.111\times 10^{-4}} \approx 52.9\ \text{kJ/mol}$$

And with $E_a$ in hand you can back out $A$ from either point: $A = k_1 e^{E_a/RT_1} = 0.0210 \times e^{52900/(8.314 \times 298)} \approx 4.0\times 10^{7}\ \text{min}^{-1}$.

Now you have the full temperature dependence and can predict $k$ at any temperature — which is exactly what you need to size a reactor that doesn’t run at the temperature you happened to measure at. A 20 K spread of data unlocks the whole curve.

Two-point vs. regression: two points always give you a perfectly straight line, which means they can’t tell you whether your data is actually Arrhenius. Use two points for homework; use a full Arrhenius plot with 4–6 temperatures for anything real. Curvature in that plot is a signal — usually that the mechanism changes over your temperature range.

Why you can’t just crank the heat

Here’s the trap. Temperature raises $k$ exponentially, so it looks like free conversion — want a smaller reactor? Just run hotter. And Part 1 said reactor volume scales with $1/(-r_A)$, so a hotter, faster reaction means a dramatically smaller vessel. All true.

But recall Part 2: your desired reaction is almost never the only one running. The side reaction has its own Arrhenius parameters. And selectivity between two competing paths depends on the ratio of their rate constants:

$$\frac{k_D}{k_U} = \frac{A_D}{A_U}\exp\!\left[-\frac{(E_{a,D} - E_{a,U})}{RT}\right]$$

Everything hinges on the sign of $E_{a,D} - E_{a,U}$:

The real tradeoff: temperature buys you rate, but it spends your selectivity — or earns it — depending entirely on which reaction has the steeper energy barrier. “Run it hotter” is never automatically right. It’s a question about relative activation energies.

Add the safety dimension and it gets sharper still. An exothermic reaction releases heat, which raises $T$, which raises $k$ exponentially, which releases heat faster. That’s a positive feedback loop — thermal runaway — and it’s exponential on the way up. It’s precisely why Part 1 listed “taming a strong exotherm” as a reason to choose a CSTR: a big, well-mixed, diluted tank with lots of heat-transfer area is much harder to run away with than a PFR quietly growing a hot spot somewhere down the tube.

Where the series lands

Four articles, and they stack into one idea. The rate law ($-r_A = kC_A^n$) is the foundation, and it has exactly two knobs:

KnobSet byWhat it controls
Concentration, $C_A$Your choice of reactor (Part 1)Rate — and selectivity when orders differ (Part 2)
Temperature, $T$Arrhenius (this article)Rate, exponentially — and selectivity when $E_a$ values differ

That’s reactor design. Pick where on the concentration axis you want to sit, pick where on the temperature axis you want to sit, and every volume, conversion, and yield number follows. The exponents come from data (Part 3); the reactor sets $C_A$; Arrhenius sets $k$. Everything else is algebra.

⚡ Put it into practice

Run the Arrhenius numbers

Find $k$ at a new temperature, or back out activation energy from two rate constants.

Arrhenius Calculator →