Simplify Your Workflow: Search MiniWebtool.
Add Extension
Related Tools
Age Word Problem SolverCoin Word Problem SolverDistance-Speed-Time Triangle CalculatorExpand Polynomials CalculatorOctane Mix CalculatorRadical Equation SolverRational Equation SolverTrain Meeting Problem SolverWork Rate Problem Solver
Home Page > Math > Algebra Calculators > Mixture Problem Solver

Mixture Problem Solver

Solve concentration and mixture word problems step by step. Blend two solutions of any strength, find how much of a stock solution to add to reach a target concentration, dilute with pure water, strengthen with pure solute, or drain-and-replace part of a mixture โ€” with an animated two-beaker pour visualization, conservation-of-mass equations, and full LaTeX explanations.

Mixture Problem Solver
Quick examples โ†’
1 Pick the problem type and units
All volumes share this unit.
2 Solution A (the one you have)
Strength of the first solution.
How much of solution A you have.
3 Solution B
Strength of the second solution.
How much of solution B you mix in.
4 Target concentration
Must lie between the two starting concentrations for blend/replace.

Embed Mixture Problem Solver Widget

About Mixture Problem Solver

The Mixture Problem Solver covers the five most common concentration and mixture word problems in one place: blending two solutions to find the combined concentration, finding the missing volume of one solution that brings a mix to a target concentration, diluting a strong solution with pure solvent (typically water), strengthening a weak solution by adding pure solute, and the classic drain-and-replace problem where part of a tank's contents is swapped for another mix. Type in the concentrations and volumes in your preferred units โ€” percent, decimal, or per-mille โ€” and the solver applies a single conservation-of-mass identity, walks through the algebra step by step in LaTeX, and shows an animated three-beaker visualization with color-coded fill levels that respond to the strength of each solution.

How to use this solver

  1. Pick the scenario that matches your problem from the dropdown โ€” blend, target, dilute, strengthen, or drain-and-replace.
  2. Choose the concentration unit (percent, decimal, or per-mille) and the volume or mass unit (mL, L, gal, cup, fl oz, g, kg, lb). All inputs use the same units.
  3. Enter the concentration and volume of solution A. For blend, target, and replace scenarios, also enter the concentration of solution B (and its volume for blend).
  4. For all scenarios except plain blend, enter the target concentration you want at the end.
  5. Click Solve. The headline value is the missing quantity โ€” final concentration, volume of B to add, water to dilute, pure solute to strengthen, or amount to drain.
  6. Watch the beakers fill with color that reflects each solution's concentration. The result beaker shows the final mixture.

The five formulas at a glance

1. Blend two solutions

Combine \( V_1 \) of \( c_1 \) with \( V_2 \) of \( c_2 \).

\( c_f = \dfrac{c_1 V_1 + c_2 V_2}{V_1 + V_2} \)

2. Reach a target

How much B to add to A to reach \( c_t \)?

\( V_2 = V_1 \dfrac{c_1 - c_t}{c_t - c_2} \)

3. Dilute with water

Pure solvent has \( c = 0 \).

\( V_w = V_1 \left( \dfrac{c_1}{c_t} - 1 \right) \)

4. Strengthen with pure solute

Pure solute has \( c = 1 \).

\( V_s = V_1 \dfrac{c_t - c_1}{1 - c_t} \)

5. Drain and replace

Replace \( V_r \) of A with the same volume of B.

\( V_r = V_1 \dfrac{c_1 - c_t}{c_1 - c_2} \)

The conservation principle (the key idea)

Every mixture problem reduces to one identity: the mass of solute is conserved. If you mix two streams and nothing chemically reacts, the amount of solute in the final mixture equals the sum of solute in each input.

\[ c_1 V_1 + c_2 V_2 \;=\; c_f (V_1 + V_2) \]

Each scenario in this calculator is just a different unknown in this same equation:

  • Blend โ€” solve for \( c_f \) given \( c_1, V_1, c_2, V_2 \).
  • Target โ€” solve for \( V_2 \) given \( c_1, V_1, c_2, c_t \).
  • Dilute โ€” set \( c_2 = 0 \) (pure water) and solve for \( V_w \).
  • Strengthen โ€” set \( c_2 = 1 \) (pure solute) and solve for \( V_s \).
  • Replace โ€” keep \( V_1 \) constant; replace volume \( V_r \) of A with B.

Worked example: blending two acid solutions

A chemistry student mixes 300 mL of a 20% acid solution with 200 mL of a 50% acid solution. What is the final concentration?

  1. Solute in A: \( 0.20 \times 300 = 60 \) mL of pure acid.
  2. Solute in B: \( 0.50 \times 200 = 100 \) mL of pure acid.
  3. Total solute: \( 60 + 100 = 160 \) mL.
  4. Total volume: \( 300 + 200 = 500 \) mL.
  5. Final concentration: \( c_f = \dfrac{160}{500} = 0.32 = 32\% \).

Worked example: diluting alcohol

You have 250 mL of 70% rubbing alcohol but you need 40% strength for a topical preparation. How much water do you add?

  1. Mass of solute is conserved: \( 0.70 \times 250 = 0.40 \times (250 + V_w) \).
  2. 175 = 100 + 0.40 V_w โ†’ \( V_w = \dfrac{75}{0.40} = 187.5 \) mL.
  3. Add 187.5 mL of water; final volume is 437.5 mL.

Worked example: drain-and-replace antifreeze

A car radiator holds 8 L of 20% antifreeze. The owner wants 50% antifreeze. They will drain part of the mix and replace it with the same volume of 90% antifreeze. How much do they drain?

  1. The mass of solute after draining: \( 0.20 (8 - V_r) \).
  2. After refilling: \( 0.20 (8 - V_r) + 0.90 V_r = 0.50 \times 8 \).
  3. 1.6 โˆ’ 0.20 V_r + 0.90 V_r = 4 โ†’ 0.70 V_r = 2.4 โ†’ \( V_r = 3.43 \) L.
  4. Drain about 3.43 L of the existing mix and pour in 3.43 L of 90% antifreeze.

Common pitfalls and how to avoid them

  • Target outside the input range โ€” you cannot blend two solutions to a concentration outside their min/max. To go below the lower or above the higher input, you need pure solvent or pure solute.
  • Mixing percent and decimal โ€” 50% is 0.50, not 50. The calculator does the conversion for you when you pick the right unit, but on paper, always convert percentages to decimals before arithmetic.
  • Mass vs volume โ€” for liquids near room temperature the formulas hold for both, but if densities differ greatly (e.g. mixing alcohol and oil) you should use mass, not volume, to keep the conservation law exact.
  • Forgetting to add the new volume โ€” the denominator of \( c_f \) is \( V_1 + V_2 \), not just \( V_1 \). Beginners often divide solute by the original volume only, which gives a wrong answer.
  • Drain-and-replace is symmetric โ€” replacing 3 L of 20% with 3 L of 90% gives the same final concentration as starting with the leftover 5 L of 20% and adding 3 L of 90%. The drain step never changes the concentration of what's left, only the volume.

Quick conversion reference

FromToHowExample
%decimalรท 10032% = 0.32
decimal%ร— 1000.45 = 45%
%โ€ฐ (per mille)ร— 100.9% = 9โ€ฐ
โ€ฐ%รท 109โ€ฐ = 0.9%
LmLร— 10000.5 L = 500 mL
gal (US)Lร— 3.785411 gal โ‰ˆ 3.79 L
fl ozmLร— 29.573516 fl oz โ‰ˆ 473.2 mL
cup (US)mLร— 236.5881 cup โ‰ˆ 236.6 mL

Where mixture problems show up in real life

  • Chemistry labs โ€” preparing acid or buffer solutions to a precise molarity, diluting concentrated stock with water (the Mโ‚Vโ‚ = Mโ‚‚Vโ‚‚ rule is the dilution scenario in this tool).
  • Pharmacy โ€” compounding creams and IV fluids to a target percent strength, often by blending two stock concentrations the pharmacist already has.
  • Cooking and brewing โ€” adjusting brine salinity, sugar syrups, or beer alcohol by volume by blending stronger and weaker batches.
  • Automotive โ€” antifreeze, washer fluid, and DEF (diesel exhaust fluid) often need to be diluted or strengthened to a target percent.
  • Algebra textbooks โ€” drain-and-replace, "how much water" and "two-tank" problems are some of the most popular SAT and competition math word problems.

Frequently asked questions

What is the formula for a mixture of two solutions?

All mixture problems come from one identity: the mass of solute is conserved. If you mix \( V_1 \) of concentration \( c_1 \) with \( V_2 \) of concentration \( c_2 \) the final concentration is \( c_f = (c_1 V_1 + c_2 V_2) / (V_1 + V_2) \). Every other scenario in this tool is the same identity solved for a different unknown.

How do I find how much water to add to dilute a solution?

Pure water has concentration 0, so the mass of solute does not change when you add water. Setting \( c_1 V_1 = c_t (V_1 + V_w) \) and solving for \( V_w \) gives \( V_w = V_1 ( c_1 / c_t - 1 ) \). For example, diluting 100 mL of 30% solution to 10% needs \( 100 \times (30/10 - 1) = 200 \) mL of water.

Can I produce any target concentration by mixing two solutions?

No. The final concentration must lie strictly between the two starting concentrations. Mixing 20% and 50% solutions can give anything between 20 and 50%, but never below 20 or above 50. To go outside that range you need to add pure solute or pure solvent instead.

What if I want to strengthen a solution instead of diluting?

Add pure solute (concentration 100%). Solving \( c_1 V_1 + V_s = c_t (V_1 + V_s) \) gives \( V_s = V_1 (c_t - c_1) / (1 - c_t) \). Switch the scenario to "Strengthen with pure solute" and the calculator will do this for you.

What is a drain-and-replace mixture problem?

You drain a portion \( V_r \) of a tank and refill the same volume with another solution of different concentration. The final volume stays the same as the original. The amount you must drain is \( V_r = V_1 (c_1 - c_t) / (c_1 - c_2) \), valid only when the target lies between the two concentrations.

Does this work for mass-based mixtures, not just volumes?

Yes. The conservation equation is unit-agnostic as long as you use the same unit for all volumes or all masses. Pick g, kg, or lb in the unit selector and the calculator handles mass-based problems exactly the same way as volume-based ones.

Why is my "lever rule" marker between the two beakers?

The lever rule (also called Robinson's diagram or the alligation method) says the final concentration always lies on a number line between the two inputs, weighted by their volumes. The marker on the colored bar shows exactly where on that line your final concentration sits โ€” closer to whichever solution dominates by volume.

Reference this content, page, or tool as:

"Mixture Problem Solver" at https://MiniWebtool.com/mixture-problem-solver/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: 2026-05-10

You can also try our AI Math Solver GPT to solve your math problems through natural language question and answer.

Algebra Calculators:

Top & Updated:

Instagram User ID LookupRandom PickerRandom Name PickerImage ResizerLine CounterFacebook User ID LookupRelative Standard Deviation CalculatorJob FinderSort NumbersSun, Moon & Rising Sign Calculator ๐ŸŒž๐ŸŒ™โœจRemove SpacesFPS ConverterWord to Phone Number ConverterMAC Address GeneratorERA Calculator๐Ÿ“ท OCR / Image to TextMercury Retrograde Calendarโฌ› Aspect Ratio CalculatorSlope and Grade CalculatorMAC Address LookupBatting Average CalculatorRandom Quote GeneratorPercent Off CalculatorSum CalculatorFeet and Inches to Cm ConverterSHA256 Hash GeneratorRandom IMEI GeneratorRandom Truth or Dare GeneratorMerge VideosRandom Credit Card GeneratorInvisible Text GeneratorAudio SplitterSquare Root (โˆš) Calculator๐Ÿ–ฑ๏ธ Click CounterNumber of Digits CalculatorVertical Jump CalculatorWeight Loss CalculatorRandom Superpower GeneratorPhone Number ExtractorMP3 LooperLog Base 10 CalculatorImage SplitterSalary Conversion CalculatorCaffeine Overdose CalculatorRandom Fake Address GeneratorBitwise CalculatorMaster Number CalculatorSun Position CalculatorEmail ExtractorRandom Writing Prompt GeneratorNumber to Word ConverterRandom Poker Hand GeneratorText FormatterWord Ladder GeneratorRandom Movie PickerOPS CalculatorCm to Feet and Inches ConverterFile Size ConverterRandom Activity GeneratorRoman Numerals ConverterSaturn Return CalculatorAdd Text to ImageRandom Birthday GeneratorLong Division CalculatorStair CalculatorYouTube Channel StatisticsBattery Life CalculatorCompound Growth CalculatorIP Subnet CalculatorSHA512 Hash GeneratorHalfway Date CalculatorSlugging Percentage CalculatorLunar Calendar ConverterQuotient and Remainder CalculatorVideo CompressorOctal CalculatorRandom Loadout GeneratorRandom Meal GeneratorDecimal to BCD ConverterOn Base Percentage CalculatorBolt Torque CalculatorRandom Time GeneratorFirst n Digits of PiPercent Growth Rate CalculatorHebrew Calendar ConverterSigma Notation Calculator (Summation)BCD to Decimal ConverterBingo Card GeneratorArc Length CalculatorBreak Line by CharactersBinary to Gray Code Converter๐Ÿ“… Date CalculatorBcrypt Hash Generator / CheckerVideo to Image ExtractorAcreage CalculatorName RandomizerLeap Years ListAPI TesterRandom User-Agent GeneratorCompare Two StringsWord Scramble GeneratorMartingale Strategy CalculatorIP Address to Hex ConverterFlip VideoRemove AccentGray Code to Binary ConverterList of Prime NumbersProportion CalculatoreBay Fee CalculatorRandom Emoji GeneratorOutlier CalculatorWHIP CalculatorDice RollerRandomize NumbersRandom Tournament Bracket GeneratorAI Text HumanizerYouTube Tag ExtractorRandom Chess Opening GeneratorWAR CalculatorCone Flat Pattern (Template) Generator๐ŸŽฐ Gacha Pity Calculator๐Ÿ” Plagiarism CheckerTime Duration CalculatorNumber ExtractorTrigonometric Equation SolverYouTube Thumbnail DownloaderMD5 Hash GeneratorAI Language DetectorWhat is my Zodiac Sign?DMS to Decimal Degrees ConverterText Case ConverterCM to Inches ConverterLottery Number GeneratorConnect the Dots GeneratorDay of the Year Calculator - What Day of the Year Is It Today?Broken Link CheckerRandom Number PickerAstrological Element Balance CalculatorVideo SplitterURL ExtractorPVIF CalculatorSocial Media Username CheckerBinary to BCD ConverterAmortization CalculatorAdd Prefix and Suffix to Text๐Ÿ”Š Tone GeneratorImage Compressor1099 Tax CalculatorRandom Group GeneratorWhat is my Lucky Number?Short Selling Profit CalculatorLove Compatibility CalculatorConvolution CalculatorPVIFA CalculatorSmall Text Generator โฝแถœแต’แต–สธ โฟ แต–แตƒหขแต—แต‰โพDecibel (dB) CalculatorRemove Leading Trailing SpacesAdjust Video SpeedMolarity CalculatorColor Inverterโš”๏ธ DPS CalculatorFraction CalculatorSourdough CalculatorImage CropperCrossword Puzzle MakerWater Usage CalculatorLED Resistor CalculatorTaco Bar CalculatorParabola CalculatorRandom Video Thumbnail GeneratorRatio CalculatorFirst n Digits of eSort Text By LengthGoldbach Conjecture VerifierMultiple Fraction CalculatorMAC Address AnalyzerName Number CalculatorList RandomizerAI ParaphraserPER CalculatorReverse TextBlood Donation Time CalculatorModulo CalculatorHTML CompressorAI Punctuation AdderPercentage Increase CalculatorRemove Audio from VideoBackronym GeneratorList of Fibonacci NumbersReverse VideoRandom Chord GeneratorDay of Year CalendarAngel Number CalculatorJulian Date ConverterSum of Positive Integers Calculator๐Ÿ“Š Bar Graph MakerRandom Object GeneratorSocial Media Post Time OptimizerPercent to PPM ConverterTransformer CalculatorYouTube Comment PickerRatio to Percentage CalculatorSquare Numbers ListVideo CropperArctan2 CalculatorSort Lines AlphabeticallyHex to BCD ConverterBCD to Binary ConverterBCD to Hex ConverterMedian CalculatorStandard Error CalculatorAverage CalculatorHypotenuse CalculatorActual Cash Value CalculatorScientific Notation to Decimal ConverterLog Base 2 CalculatorRoot Mean Square CalculatorSHA3-256 Hash GeneratorAI Sentence ExpanderLbs to Kg ConverterHex to Decimal ConverterRandom String GeneratorMarkup CalculatorDecimal to Hex ConverterInstagram Font GeneratorSocial Media Image Size GuideTikTok Money CalculatorTwitter/X Character CounterTwitter/X Timestamp ConverterYouTube Watch Time CalculatorTwitch Earnings CalculatorYouTube Shorts Monetization CalculatorFacebook Ad Cost CalculatorSocial Media ROI CalculatorCTR CalculatorROAS CalculatorInfluencer ROI CalculatorForce CalculatorAcceleration CalculatorVelocity CalculatorMomentum CalculatorProjectile Motion CalculatorKinetic Energy CalculatorPotential Energy CalculatorWork and Power CalculatorDensity CalculatorPressure CalculatorIdeal Gas Law CalculatorFree Fall CalculatorTorque CalculatorHorsepower CalculatorDilution CalculatorChemical Equation BalancerStoichiometry CalculatorPercent Yield CalculatorEmpirical Formula CalculatorBoiling Point CalculatorTitration CalculatorMole/Gram/Particle ConverterIrregular Polygon Area CalculatorFrustum CalculatorTorus Calculator3D Distance CalculatorGreat Circle Distance CalculatorCircumscribed Circle (Circumcircle) CalculatorInscribed Circle (Incircle) CalculatorAngle Bisector CalculatorTangent Line to Circle CalculatorHeron's Formula CalculatorCoordinate Geometry Distance CalculatorVolume of Revolution CalculatorSurface of Revolution CalculatorParametric Curve GrapherRiemann Sum CalculatorTrapezoidal Rule CalculatorSimpson's Rule CalculatorImproper Integral CalculatorL'Hรดpital's Rule CalculatorMaclaurin Series CalculatorPower Series CalculatorSeries Convergence Test CalculatorInfinite Series Sum CalculatorAverage Rate of Change CalculatorInstantaneous Rate of Change CalculatorRelated Rates SolverOptimization Calculator (Calculus)Gradient Calculator (Multivariable)Divergence CalculatorCurl CalculatorLine Integral CalculatorSurface Integral CalculatorJacobian Matrix CalculatorNewton's Method CalculatorRREF Calculator (Row Echelon Form)Matrix Inverse CalculatorMatrix Multiplication CalculatorDot Product CalculatorCross Product CalculatorVector Magnitude CalculatorUnit Vector CalculatorAngle Between Vectors CalculatorNull Space CalculatorColumn Space CalculatorCramer's Rule CalculatorMatrix Diagonalization CalculatorQR Decomposition CalculatorCholesky Decomposition CalculatorMatrix Power CalculatorCharacteristic Polynomial CalculatorBayes' Theorem CalculatorF-Test / F-Distribution CalculatorHypergeometric Distribution CalculatorNegative Binomial Distribution CalculatorGeometric Distribution CalculatorExponential Distribution CalculatorWeibull Distribution CalculatorBeta Distribution CalculatorSpearman Rank Correlation CalculatorFisher's Exact Test CalculatorContingency Table CalculatorOdds Ratio CalculatorBernoulli Equation CalculatorAP Score CalculatorAttendance Percentage CalculatorPercentage to CGPA ConverterCitation Generator (APA/MLA/Chicago)AI Quiz GeneratorAI Lesson Plan GeneratorInteractive Periodic TableElectron Configuration CalculatorLimiting Reactant CalculatorTheoretical Yield CalculatorHenderson-Hasselbalch CalculatorpKa to Ka ConverterMolality CalculatorNormality CalculatorPercent Composition CalculatorFreezing Point Depression CalculatorBoiling Point Elevation CalculatorOsmotic Pressure CalculatorNernst Equation CalculatorBeer-Lambert Law CalculatorGravitational Force CalculatorEscape Velocity CalculatorKepler's Third Law CalculatorTime Dilation CalculatorE=mcยฒ CalculatorPhoton Energy Calculatorde Broglie Wavelength CalculatorTerminal Velocity CalculatorBuoyancy CalculatorWave Speed CalculatorSpeed of Sound CalculatorMechanical Advantage CalculatorInclined Plane CalculatorFriction CalculatorResistors in Series CalculatorWatts to Amps CalculatorAmps to Watts CalculatorkVA Calculator3-Phase Power CalculatormAh to Wh ConverterGenerator Size CalculatorLumens to Watts ConverterLux to Lumens CalculatorRoom Lighting CalculatorInductive Reactance CalculatorSeries/Parallel Capacitor CalculatorConduit Fill CalculatorAntenna Length CalculatorCubic Yard CalculatorAsphalt CalculatorSod CalculatorGrass Seed CalculatorDeck Stain CalculatorSiding CalculatorBaseboard & Trim CalculatorBaluster Spacing CalculatorEpoxy Resin CalculatorWater Heater Size CalculatorPool Volume CalculatorPool Salt CalculatorPond Volume & Liner CalculatorTV Size CalculatorTV Mounting Height CalculatorPicture Hanging Height CalculatorRug Size CalculatorCurtain Size CalculatorCeiling Fan Size CalculatorDehumidifier Size CalculatorAir Purifier CADR CalculatorFirewood Cord CalculatorCouch Fit CalculatorEngine Displacement Calculator2-Stroke Oil Mix CalculatorOctane Mix CalculatorLease Buyout Calculator