Skip to main content

The Dilution Equation: How to Find Stock and Water Amounts with C1V1 = C2V2

Use the C1V1 = C2V2 dilution equation to find exactly how much stock and how much water to mix for lab, aquarium, and cleaning solutions.

Published By Li Lei
#dilution #chemistry #lab #calculator

The Dilution Equation: How to Find Stock and Water Amounts with C1V1 = C2V2

Every diluted solution you have ever mixed — a spray bottle of bleach, a hydroponic reservoir, a working buffer at the bench — comes down to one short equation. You take a small amount of something strong and add water until it reaches the strength you want. The trick is knowing exactly how much of each to use, and that is where most people guess, eyeball a "glug," and end up with a batch that is either too weak to work or strong enough to cause damage.

There is no guessing required. The relationship between a concentrated stock and a finished solution is fixed by a single line of algebra, and once you can read it, you can mix anything to spec on the first try.

The equation, in plain terms

The dilution equation is:

C1 × V1 = C2 × V2
  • C1 is the concentration of your stock (the strong, "mother" solution).
  • V1 is the volume of stock you draw — this is usually the unknown.
  • C2 is the target concentration you want the finished solution to be.
  • V2 is the final total volume you want to end up with.

Why does it hold? Because diluting does not create or destroy the active ingredient — it only spreads the same amount of it through more liquid. The quantity of active stuff before mixing (C1 × V1) equals the quantity after mixing (C2 × V2). Adding water changes the volume and the concentration in lockstep, never the total amount of solute.

Almost always, you already know three of the four values: how strong your stock is, how strong you want the result, and how much you want to make. The one you need is V1 — how much stock to draw. Rearranging gives:

V1 = (C2 × V2) / C1

Then the diluent (water, or whatever solvent) is simply the rest:

V_diluent = V2 − V1

One last thing that trips people up: the units on C1 and C2 cancel out. As long as both concentrations are in the same unit — both percent, both ppm, both mol/L — the equation works and the answer is a volume. You never have to convert percent to ppm to make the math run; you only have to be consistent.

A worked example

Suppose you have a 10x stock — a concentrate that is ten times stronger than working strength — and you want 50 mL of 1x working solution. Plug in the numbers:

  • C1 = 10 (the stock is 10x)
  • C2 = 1 (you want 1x)
  • V2 = 50 mL
V1 = (C2 × V2) / C1 = (1 × 50) / 10 = 5 mL

So you draw 5 mL of stock. The diluent is the remainder:

V_diluent = V2 − V1 = 50 − 5 = 45 mL

5 mL of stock plus 45 mL of water gives you 50 mL of 1x solution. The dilution factor is 10 — the same 10 you started with — which is a quick sanity check. If a dilution factor comes out absurd, you have entered something wrong.

The dilution calculator runs exactly this rearrangement for you and shows the split, so you can confirm the 5 + 45 before you pipette instead of after.

Bleach, fertilizer, and the cleaning-cupboard case

The same equation governs every household and garden mix, just with different units. Say you have a 10% bleach concentrate and you want 1000 mL of a 1% sanitizing solution:

V1 = (1 × 1000) / 10 = 100 mL bleach
V_diluent = 1000 − 100 = 900 mL water

So 100 mL bleach into 900 mL water. Garden chemicals work the same way: a 41% glyphosate concentrate down to a 5% spot-treatment rate in 1000 mL needs about 122 mL of concentrate and 878 mL of water (V1 = 5 × 1000 / 41 ≈ 122). Mix it weaker than the label and you waste a pass; mix it stronger and you risk burning the plant and creating runoff. The volume is not a suggestion — it is the difference between the product working and the product causing a problem.

Aquariums and reservoirs: when the volume is huge

Fishkeepers and hydroponic growers run into the same math at a larger scale, where small ratio errors get multiplied by a big tank. If your reservoir target is 800 ppm and your nutrient stock measures 40000 ppm:

V1 = (800 × 20000) / 40000 = 400 mL stock
V_diluent = 20000 − 400 = 19600 mL water

For a 20 L reservoir that is 400 mL of nutrient stock and 19.6 L of water, a 50x dilution. Cross-checking the dilution factor against your EC meter's expectation before you dose the tank is the cheap insurance step. For tank-volume math and water-change planning that feeds into these numbers, the fish tank calculator handles the geometry so the V2 you put into the dilution equation is the real water volume, not a label estimate.

The mistake I keep catching myself making

I have prepared more working buffers than I care to count, and the error I still have to consciously guard against is flipping C1 and C2. It is such an easy typo — the two numbers sit right next to each other in your head — and putting the target where the stock belongs asks the equation to concentrate a solution by adding water, which is physically impossible. The math returns a negative diluent volume or a nonsense factor, and if you are moving fast you might not notice until the bench sheet does not match what is in the flask. Now I read the dilution factor out loud before I touch a pipette: a 10x stock to 1x should give a factor of 10, not 0.1. If the number is upside down, so was my entry. Whenever C2 comes out larger than C1, stop — you have them reversed.

Reading the answer back

Once you have V1 and V_diluent, the recipe is two lines: draw this much stock, add this much diluent to reach the final volume. A few habits make it reliable:

  • Add stock to diluent, not the other way around, especially for acids — pour the concentrate into the water.
  • Keep both concentrations in the same unit. If your stock is in percent and your target is in ppm, convert one first (1% = 10000 ppm) or the answer is off by a factor of 10000.
  • Treat volumes as additive only for dilute solutions. V_stock + V_water ≈ V_final is accurate to a fraction of a percent for bleach, fertilizer, and cleaners. For concentrated acids or alcohol-water mixes, where contraction is real, weigh by mass with actual densities instead.
  • Write the split down. A recipe you can copy and reuse is how the next batch matches the last one.

That is the whole skill: three numbers in, two numbers out, one equation that never lies as long as your units agree. Master C1V1 = C2V2 and you stop guessing at the spray bottle, the reservoir, and the bench — you mix to spec, every time, and you can prove the recipe to anyone who asks.


Made by Toolora · Updated 2026-06-13