Equilibrium Constant Calculator Formula
Understand the math behind the equilibrium constant calculator. Each variable explained with a worked example.
Formulas Used
Equilibrium Constant (K)
k_eq = pow(e, -(delta_g * 1000) / (8.314 * temp))Variables
| Variable | Description | Default |
|---|---|---|
delta_g | Standard ΔG°(kJ/mol) | -10 |
temp | Temperature (T)(K) | 298 |
How It Works
Equilibrium Constant from ΔG°
Formula
K = e^(−ΔG° / RT)
Equivalently: ΔG° = −RT ln(K)
Where:
Large K (K >> 1) means products are favored. Small K (K << 1) means reactants are favored.
Worked Example
A reaction with ΔG° = -10 kJ/mol at 298 K.
delta_g = -10temp = 298
- 01K = e^(-ΔG°/RT)
- 02K = e^(-(-10000)/(8.314 × 298))
- 03K = e^(10000/2477.6)
- 04K = e^(4.036)
- 05K = 56.6
Ready to run the numbers?
Open Equilibrium Constant Calculator