Solution Dilution Calculator
How it Works
01Pick What to Solve
Choose V₂ (most common), V₁ (stock to take), C₁ (stock needed), or C₂ (final concentration)
02Enter the 3 Knowns
Fill in the other three variables with units — supports M, mM, μM, nM, % w/v + μL, mL, L, gallons
03Apply C₁V₁ = C₂V₂
Conservation of solute moles: same moles before and after — only the volume of solvent grows
04Read Solvent to Add
Get the unknown variable + the volume of solvent to pipette in + dilution factor + magnitude band
What is a Solution Dilution Calculator?
Just pick what you want to solve for from the four-button selector at the top: V₂ (most common — final volume), V₁ (stock to take), C₁ (stock concentration needed), or C₂ (resulting concentration). Then fill in the other three. The calculator validates that the dilution makes physical sense (final concentration must be lower than initial; final volume must be greater than initial), normalizes everything to SI, and computes the result with full unit-conversion traceability. The "solvent to add" output is the practical lab number — that's what you actually need to pipette into your volumetric flask.
Designed for general chemistry students learning solution stoichiometry, biochemistry students preparing buffers and enzyme assays, molecular biologists doing PCR setups (where dilutions can span 10⁵×), pharmacists compounding medications, food scientists preparing standards for HPLC analysis, and anyone working at the bench who needs the right concentration in the right volume, the tool runs entirely in your browser — no data is stored or transmitted.
Pro Tip: Pair this with our Molarity Calculator if you need to compute concentration from mass and molar mass first, or our Serial Dilution Calculator for very large dilutions (> 1000×) where multiple steps maintain accuracy.
How to Use the Solution Dilution Calculator?
How does the dilution equation work?
The dilution equation distills the entire concept of solution preparation into one line. Here's the complete derivation and the four practical forms you'll use at the bench:
C₁V₁ = C₂V₂ is the most-used equation in any wet lab, ranking alongside pH = −log[H⁺] and PV = nRT for sheer ubiquity. Master it and you can prepare any working solution from any stock in seconds.
The Master Equation
For any dilution where the moles of solute are conserved:
C₁ · V₁ = C₂ · V₂
where C₁ is initial (stock) concentration, V₁ is initial volume taken, C₂ is final concentration after dilution, V₂ is final total volume.
The Underlying Principle: Conservation of Moles
The number of moles of solute doesn't change when you add solvent — only the volume does. So:
molessolute = C × V = constant
This is a strict mass balance. It assumes no reactions, no precipitation, no volatilization, no evaporation during the dilution — typically valid for routine lab dilutions of stable solutions.
Four Practical Solutions
- Solve for V₂ (most common): V₂ = (C₁ × V₁) / C₂ — "I have V₁ of stock, what total volume do I dilute to?"
- Solve for V₁: V₁ = (C₂ × V₂) / C₁ — "I want V₂ of working solution, how much stock do I pipette?"
- Solve for C₁: C₁ = (C₂ × V₂) / V₁ — "I have V₁ of unknown stock, what concentration must it be to give me C₂ in V₂?"
- Solve for C₂: C₂ = (C₁ × V₁) / V₂ — "I diluted V₁ of C₁ stock into V₂ total, what's the final concentration?"
The Dilution Factor
The dilution factor (DF) is the ratio of final to initial volume — equivalently, the ratio of initial to final concentration:
DF = V₂ / V₁ = C₁ / C₂
A "1:10 dilution" means DF = 10 — you took 1 part stock and added 9 parts solvent (total 10 parts), giving a 10× dilution. A "1:100 dilution" is DF = 100 (1 part stock + 99 parts solvent).
When to Use Serial Dilutions
For dilution factors > 1000, single-step dilution becomes impractical because V₁ becomes too small for accurate pipetting. Use a serial dilution instead — multiple smaller steps:
- 1,000× = 3 × 10× steps OR 1× 1000× step (the latter is hard).
- 10,000× = 4 × 10× steps OR 2 × 100× steps.
- 1,000,000× = 6 × 10× steps. Routine in molecular biology (DNA dilutions, viral titer counts).
At each step the dilution factors multiply: 10 × 10 = 100; 100 × 100 = 10,000. The error compounds too — but small relative errors (±2% per step) compound only as √n in serial dilutions, much better than ±10-20% for a single huge dilution at the limit of pipette precision.
Volume Additivity Caution
For dilute solutions: volumes are approximately additive — V_final ≈ V_solute + V_solvent within ~1% accuracy. The calculator's "solvent to add" output (V₂ − V₁) assumes additivity.
For concentrated solutions: volumes are NOT strictly additive due to molecular packing changes (mixing 50 mL ethanol + 50 mL water gives ~96 mL, not 100 mL). For accurate dilutions of concentrated solutions: ALWAYS use a volumetric flask and dilute TO the V₂ mark — never compute V_added and pour that volume in.
Solution Dilution Calculator – Worked Examples
- C₁ = 1 M, V₁ = 5 mL, C₂ = 0.1 M → solve for V₂.
- V₂ = (C₁ × V₁) / C₂ = (1 × 5) / 0.1 = 50 mL.
- Solvent to add (V₂ − V₁) = 50 − 5 = 45 mL.
- Procedure: Pipette 5 mL of 1 M NaCl into a 50 mL volumetric flask. Add water to bring total volume to the 50 mL mark.
- Dilution factor = V₂/V₁ = 50/5 = 10× — a "1:10 dilution".
Example 2 — Solve for V₁. You need 250 mL of 5 mM Tris from a 1 M Tris stock. How much stock do you take?
- C₁ = 1 M = 1000 mM, V₂ = 250 mL, C₂ = 5 mM → solve for V₁.
- V₁ = (C₂ × V₂) / C₁ = (5 × 250) / 1000 = 1.25 mL of stock.
- Solvent to add = 250 − 1.25 = 248.75 mL.
- Procedure: Pipette 1.25 mL of 1 M Tris into a 250 mL volumetric flask, fill with water to 250 mL mark.
Example 3 — PCR Master Mix Dilution (Large DF). You have a 10× PCR buffer concentrate and you want 50 μL of a 1× working buffer. (PCR notation: "10× buffer" means it's at 10× the working concentration.)
- C₁ = 10× (relative units), V₂ = 50 μL, C₂ = 1× → V₁ = (1 × 50) / 10 = 5 μL of 10× buffer + 45 μL water (or 45 μL of other PCR components like primers, dNTPs, template).
- Dilution factor = 10× — easy to pipette accurately.
Example 4 — Concentrated Acid Dilution (Solve for V₁). Concentrated HCl is ~12 M (38% w/v). How much do you take to make 1 L of 0.1 M working HCl?
- V₁ = (0.1 × 1) / 12 = 0.00833 L = 8.33 mL of concentrated HCl.
- Solvent to add ≈ 991.67 mL.
- Safety procedure: Add the acid TO the water (Always Add Acid — AAA), never water to acid. Concentrated HCl + water releases significant heat. Use eye protection and a fume hood.
- Volume additivity warning: For concentrated acids, V₁ + V_added is approximate. Use a 1 L volumetric flask and dilute TO the mark.
Example 5 — Extreme Dilution (Use Serial Dilutions). You need 1 mL of 10 ng/mL DNA solution from a 1 mg/mL DNA stock. DF = 10⁵. Single step would require 10 nL of stock — impossible to pipette.
- Better: serial dilution — three 100× steps + one final adjustment.
- Step 1: 10 μL stock + 990 μL water → 10 μg/mL (100× diluted).
- Step 2: 10 μL of step 1 + 990 μL water → 100 ng/mL (now 10⁴× diluted from original).
- Step 3: 100 μL of step 2 + 900 μL water → 10 ng/mL (now 10⁵× diluted, final volume 1 mL). ✓
- Total error after 3 steps with ±2% pipette accuracy: ~3.5% — much better than the ~30% you'd get trying to pipette 10 nL directly.
Who Should Use the Solution Dilution Calculator?
Technical Reference
Origin of C₁V₁ = C₂V₂. The equation derives directly from conservation of moles: when you add solvent to a solution, the moles of solute don't change (assuming no reaction). Since concentration C = moles / volume, holding moles fixed gives moles = C · V = constant. Therefore C₁V₁ (initial moles) = C₂V₂ (final moles). This is mathematically equivalent to the mass-conservation principle Antoine Lavoisier articulated in Traité Élémentaire de Chimie (1789): "Rien ne se perd, rien ne se crée, tout se transforme" (Nothing is lost, nothing is created, all is transformed).
The Volumetric Flask Procedure. The standard analytical chemistry technique for accurate dilution: (1) Pipette V₁ of stock into a volumetric flask of the desired V₂ size. (2) Add solvent until the flask is about 70-80% full. (3) Mix gently to dissolve and equilibrate. (4) Add solvent slowly to bring the meniscus to the etched line on the neck (the "calibration mark"). (5) Stopper, invert several times to mix homogeneously. The flask is calibrated to deliver exactly its rated volume at 20 °C — typical accuracy ±0.1% for class-A glassware.
Volume Additivity at Different Concentrations.
- Dilute solutions (< 0.1 M for most solutes): volumes are additive within ±0.1%. Mixing 100 mL of 0.01 M NaCl + 100 mL water gives 200 mL within precision.
- Moderate solutions (0.1-1 M): ±1-2% non-additivity. Significant for analytical work; use a volumetric flask.
- Concentrated solutions (> 1 M): can be 5-10% non-additive. The classic example: 50 mL ethanol + 50 mL water → ~96 mL, not 100 mL. Always dilute TO the final volume mark, never compute V_added arithmetically.
- Concentrated acids/bases: exothermic mixing means volumes can EXPAND or contract significantly. Always Add Acid (AAA) to water, never water to acid, and always finalize in a volumetric flask.
Pipetting Precision Limits.
- Standard P1000 / 200 / 20 / 10 / 2 micropipettes: ±1-2% accuracy in middle of range, ±5-10% near minimum (e.g., 1 μL on a P10 is ±10%).
- Volumetric pipettes (class A glass): ±0.1-0.5% — the gold standard for analytical dilutions.
- Serological pipettes (1, 5, 10, 25 mL): ±1-2% across the rated range.
- Practical rule: never pipette less than 10% of the pipette's max rated volume for accuracy; for V₁ < 5 μL, use a serial dilution instead.
Common Stock Concentrations in the Lab:
- Concentrated HCl: ~12 M (37% w/v); commercial bottle
- Concentrated H₂SO₄: ~18 M (96% w/v); commercial bottle
- Concentrated HNO₃: ~16 M (70% w/v)
- Glacial acetic acid: ~17.4 M (99% w/v)
- Tris buffer stock: 1 M or 0.5 M
- Phosphate buffered saline (PBS): 10× or 1× working
- Sodium dodecyl sulfate (SDS): 10% or 20% (w/v)
- EDTA: 0.5 M (pH 8.0)
- NaOH: 1 M, 5 M, or 10 M
Notation Conventions.
- "1:10 dilution" means dilution factor 10 (1 part stock + 9 parts solvent for 10 parts total). DF = V₂/V₁ = 10.
- "1 in 10 dilution" same meaning — DF = 10.
- "10× concentrate" means the stock is at 10× the working concentration; dilute it 10× to get 1× working.
- "1:1 dilution" means equal parts stock and solvent — DF = 2 (1 part stock + 1 part solvent = 2 total).
When the Equation Doesn't Apply. C₁V₁ = C₂V₂ assumes the solute is conserved during dilution. It doesn't apply when: (1) the solute reacts with the solvent (e.g., acetic anhydride hydrolyzing to acetic acid); (2) the solute precipitates out of solution at lower concentration; (3) the solute volatilizes (NH₃ from NH₄OH solutions); (4) a chemical equilibrium shifts upon dilution (weak acids dissociate more — pH drift). For all these cases, use the appropriate equilibrium or kinetic equation instead.
Key Takeaways
Frequently Asked Questions
What is the Solution Dilution Calculator?
Output: solved variable, the volume of solvent to add (V₂ − V₁), the dilution factor (V₂/V₁ = C₁/C₂), 5-band magnitude classification (small / moderate / large / extreme dilution), full step-by-step calculation breakdown, and conserved-moles verification. Designed for general chemistry students, biochemistry / molecular biology labs preparing buffers, pharmacists compounding medications, analytical chemists making calibration standards, and microbiologists doing serial dilutions for plate counts.
Pro Tip: For very large dilutions (> 1000×), use our Serial Dilution Calculator instead.
What's the dilution equation?
What does "dilution factor" mean?
Why must V₂ be greater than V₁?
Why must C₂ be less than C₁?
How do I prepare a solution from concentrated acid?
When should I use a serial dilution instead?
Why doesn't the calculator simply add V₁ + V_solvent to get V₂?
Can I use this for non-aqueous solutions?
How accurate is the C₁V₁ = C₂V₂ equation?
What does "% w/v" mean and how does it work in this calculator?
Disclaimer
C₁V₁ = C₂V₂ assumes solute conservation: no reaction, precipitation, or volatilization during dilution. Volumes are additive within ~1% for dilute solutions but NOT for concentrated solutions (mixing 50 mL ethanol + 50 mL water → 96 mL, not 100 mL). Always dilute TO the final volume mark on a volumetric flask, never combine V₁ + V_added arithmetically. For dilution factors > 1000×, use serial dilutions to maintain pipetting accuracy. Pipette precision: ±1-2% in mid-range, ±5-10% near minimum volume.