Neutralization Calculator Formula
Understand the math behind the neutralization calculator. Each variable explained with a worked example.
Formulas Used
Volume of Base Needed
vol_base = (conc_acid * vol_acid) / conc_baseMoles Neutralized
moles_neutralized = conc_acid * vol_acid / 1000Variables
| Variable | Description | Default |
|---|---|---|
conc_acid | Acid Concentration(M) | 0.1 |
vol_acid | Acid Volume(mL) | 50 |
conc_base | Base Concentration(M) | 0.1 |
How It Works
How to Calculate Neutralization Volume
Formula
V_b = (C_a × V_a) / C_b
Where:
This applies to monoprotic 1:1 neutralization. For polyprotic acids, multiply by the number of acidic protons.
Worked Example
Neutralize 50 mL of 0.1 M HCl with 0.1 M NaOH.
conc_acid = 0.1vol_acid = 50conc_base = 0.1
- 01V_b = (C_a × V_a) / C_b
- 02V_b = (0.1 × 50) / 0.1
- 03V_b = 5 / 0.1
- 04V_b = 50 mL
Ready to run the numbers?
Open Neutralization Calculator