logo
Study Lesson
Numerical Reasoning
Mixtures & Alligation

Mixtures & Alligation: Blending Two Quantities to Hit a Target

20 min read1,338 questions available
In this lesson20 sections

A barista blends two coffees to hit a target price. A gasoline station mixes fuel grades. A nurse dilutes a solution to the right strength. A sari-sari store owner stretches pure milk with water. All of these are the same math problem in different clothes: combine two things of different values to land on a target average. There is a beautifully quick method for this — called alligation — that turns the whole thing into simple subtraction. This chapter teaches it thoroughly, along with the closely related "repeated dilution" pattern the exam loves.

1. Lesson Overview

Mixture problems describe combining two ingredients at different prices, strengths, or concentrations, and ask for the ratio needed to reach a target average — or how much of each to use for a given total. Alligation is a shortcut that reads the ratio straight off two subtractions.

On the Civil Service Exam, mixture and alligation questions appear in Numerical Reasoning, usually 1 to 3 items, and they build directly on Ratio & Proportion and on weighted Averages. Because the alligation shortcut is so fast, these become easy marks once you've drilled it.

The difficulty is intermediate. The math is light; the exam tests whether you set the alligation ratio the right way around, remember it gives parts (not quantities), treat water as zero value, and handle repeated replacement with a power. Master those four points and mixtures are quick, satisfying points.

2. Learning Objectives

After completing this lesson you will be able to:

  • Use the alligation rule to find the mixing ratio for a target average.
  • Recognize that the ratio gives parts, and scale it to an actual quantity.
  • Handle mixtures with water or a free ingredient (value = 0).
  • Solve "how much to add" problems by keeping the solute constant.
  • Compute repeated dilution (successive replacement) with the power formula.
  • Connect alligation to weighted averages, and use whichever is faster.
  • Avoid the reversed-ratio and parts-vs-quantity mistakes that cost marks.

3. Prerequisites

You should be comfortable with:

  • Ratios — writing, simplifying, and scaling them to a total (see Ratio & Proportion).
  • Weighted averages — the idea that a blend's value lies between its ingredients' values (see Averages).
  • Percentages and decimals — for concentration and strength problems.
  • Powers — raising a fraction to a power for repeated dilution.

A quick refresher on the key intuition: a mixture's value always lands between the values of its two ingredients, and it sits closer to the ingredient you use more of. Mix a lot of cheap coffee with a little expensive coffee and the blend is cheap-ish; mix them equally and the blend is right in the middle. Alligation is just a fast way to read how much of each is needed to hit an exact in-between target. Keep this "between, and closer to the bigger share" picture in mind.

4. Why This Topic Matters

Mixing to a target is everywhere in Filipino life and work:

  • Business and retail. Blending two grades of rice, coffee, or cooking oil to sell at a target price and margin.
  • Food and cooking. Diluting concentrated juice, mixing two strengths of vinegar, stretching gatas with water.
  • Health and pharmacy. Preparing a solution at the correct concentration from a stronger stock.
  • Fuel and chemicals. Blending fuel grades or cleaning solutions to a specified strength.
  • Agriculture. Mixing fertilizer or pesticide concentrate with water to the right ratio.
  • Fairness and value. Judging whether a "blend" or "diluted" product is worth its price.

Alligation is the professional's fast tool for all of these — and the exam rewards you for knowing it.

5. Core Concepts

We build from the alligation rule to the trickier repeated-dilution pattern.

The alligation rule

To mix two ingredients with values A (cheaper/weaker) and B (dearer/stronger) to reach a target mean M, the ratio of the amounts is:

Quantity of A : Quantity of B = (B − M) : (M − A).

Read it as "each ingredient's distance from the target, but crossed over." The ingredient farther from the target is needed in the smaller amount, and vice versa.

Mix a 20%-sugar solution with a 40%-sugar solution to get 30% sugar. Ratio = (40 − 30) : (30 − 20) = 10 : 10 = 1 : 1 (equal parts).

Blend coffee at ₱200/kg with coffee at ₱320/kg to get a ₱260/kg blend. Ratio = (320 − 260) : (260 − 200) = 60 : 60 = 1 : 1.

Analogy: Picture a see-saw with the target M as the balance point. Ingredient A sits at distance (M − A) on one side, B at distance (B − M) on the other. To balance, the heavier share goes on the side with the shorter arm. The alligation "cross" is exactly this balancing.

Why the cross (and not straight across)

It feels backwards that A's amount uses B's distance. Here's why: to balance the see-saw, the ingredient closer to the target can be used in bulk (it barely pulls the average), while the ingredient far from the target must be used sparingly (a little pulls the average a lot). So each amount is proportional to the other ingredient's distance — hence the cross.

When the target isn't in the middle

If the target sits nearer one ingredient, the ratio comes out lopsided — more of the closer ingredient.

Mix milk at ₱40/liter with water (₱0/liter) to make a mixture worth ₱30/liter. Ratio (milk : water) = (40 − 30) : (30 − 0)... careful with labels. Taking A = water (0) and B = milk (40), target 30: ratio A : B = (40 − 30) : (30 − 0) = 10 : 30 = 1 : 3, i.e. water : milk = 1 : 3 — three parts milk to one part water, since ₱30 is close to milk's ₱40.

Water (or any free ingredient) has value 0. Plugging 0 into the rule handles all "dilute with water" problems.

From parts to actual quantity

Alligation gives parts, not final amounts. To get real quantities, sum the parts and scale to the total (the same shares method from Ratio & Proportion).

Using milk : water = 3 : 1, how much of each makes 20 liters of mixture? Total parts = 3 + 1 = 4; one part = 20 ÷ 4 = 5 L. Milk = 3 × 5 = 15 L; water = 1 × 5 = 5 L.

"How much to add" — keep the solute constant

A common variant asks how much water to add (or evaporate) to change a concentration. The trick: the amount of the solute (salt, sugar, acid, pure milk) doesn't change when you add or remove water — so find that fixed amount, then solve for the new total.

40 liters of a 20%-acid solution — how much water must be added to dilute it to 15% acid? Acid = 0.20 × 40 = 8 liters (this stays constant). We need 8 to be 15% of the new volume: new volume = 8 ÷ 0.15 ≈ 53.33 L. Water to add = 53.33 − 40 ≈ 13.33 liters.

Repeated dilution (successive replacement)

A favorite exam pattern: some of a mixture is removed and replaced with a pure substance (usually water), repeatedly. After each replacement, the remaining amount of the original substance follows a power rule:

Remaining original = Original amount × (1 − replaced fraction)^(number of replacements).

A 10-liter container of pure milk: 2 liters are removed and replaced with water, done 3 times. How much pure milk remains? Replaced fraction each time = 2 ÷ 10 = 1/5. Remaining milk = 10 × (1 − 1/5)³ = 10 × (4/5)³ = 10 × 64/125 = 5.12 liters.

The power (the number of replacements) is the crucial part — using the fraction only once, instead of cubing it here, is the classic error.

Alligation is just weighted averages

Everything here is a rearranged weighted-average equation. Alligation is simply faster to compute under time pressure. If you ever forget the cross, you can always fall back on the weighted-average setup: (amount of A × value of A + amount of B × value of B) ÷ total amount = target. Both give the same answer.

With the toolkit built, let's picture, tabulate, and drill.

6. Visual Learning Suggestions

  • [Illustration Suggestion] The alligation cross. Draw A and B at the top corners, the target M in the middle, and the two subtractions crossing down to give (B − M) under A and (M − A) under B — the classic "X" layout that names the ratio.
  • [Illustration Suggestion] The balance beam. A see-saw with the target as the fulcrum; A at distance (M − A) on the left, B at distance (B − M) on the right, with the larger quantity on the shorter arm.
  • [Illustration Suggestion] Dilution steps. Three glasses in a row showing milk being partly poured out and topped with water each time, the milk color fading, illustrating the (4/5)³ shrink.
  • [Illustration Suggestion] Solute stays put. A beaker where the salt crystals stay the same amount while water is added, showing why "keep the solute constant" works.

7. Formula Library

ConceptFormula
Alligation ratioA : B = (B − M) : (M − A)
Water / free ingredientvalue = 0
Parts → quantityone part = total ÷ (sum of parts)
Keep solute constantsolute amount is unchanged by adding/removing water
Repeated dilutionremaining = original × (1 − f)^n
Weighted-average check(aA + bB) ÷ (a + b) = M

Two reminders. (1) The alligation ratio is A : B = (B − M) : (M − A) — each ingredient paired with the other's distance (the cross). (2) It gives parts; scale to the real total. And for repeated dilution, the exponent is the number of times the replacement happens.

8. Pattern Recognition

When the problem says…Do this…
"in what ratio to mix… to get an average/target"alligation: (B − M) : (M − A)
"mix with water / a free ingredient"set that value to 0
"how much of each to make N liters/kg"find the ratio, then scale to N
"how much water to add to change the strength"keep the solute constant, solve for new total
"removed and replaced, repeated k times"remaining = original × (1 − f)^k
"blend to sell at a certain price/profit"alligation with prices

9. Problem-Solving Framework

Step 1 — Identify the two values (A, B) and the target M. Convert percentages to numbers; set water/free ingredients to 0. ↓ Step 2 — Apply the alligation cross: ratio A : B = (B − M) : (M − A). Simplify. ↓ Step 3 — If a total quantity is asked, scale the parts to that total. ↓ Step 4 — For "add/remove" problems, hold the solute constant and solve for the new total. For "repeated replacement," use (1 − f)^n. ↓ Step 5 — Sanity-check: the target must lie between A and B, and the larger share goes to the ingredient nearer the target.

Why Step 2's direction matters most: setting the ratio backward (straight instead of crossed) is the defining mistake. Remember each amount pairs with the other ingredient's distance from the target.

10. Worked Examples

Beginner

Example 1. In what ratio should a 10%-salt solution be mixed with a 30%-salt solution to get 25% salt? Solution: (30 − 25) : (25 − 10) = 5 : 15 = 1 : 3 (weak : strong). Check: the target 25 is closer to 30, so more of the strong solution — matches 1 : 3. ✓ Difficulty: ★★☆☆☆

Example 2. Rice at ₱45/kg and rice at ₱55/kg are blended to sell at ₱48/kg. Find the mixing ratio. Solution: (55 − 48) : (48 − 45) = 7 : 3 (cheap : dear). Difficulty: ★★☆☆☆

Intermediate

Example 3 (water, value 0). In what ratio must water be mixed with milk costing ₱24/liter to sell the mixture at ₱20/liter? Thinking: Water = 0; target 20. Solution: water : milk = (24 − 20) : (20 − 0) = 4 : 20 = 1 : 5. Difficulty: ★★★☆☆

Example 4 (scale to quantity). Using the 1 : 3 ratio from Example 1, how much of each solution makes 24 liters of the 25% mixture? Solution: Parts = 1 + 3 = 4; one part = 24 ÷ 4 = 6 L. Weak = 6 L; strong = 18 L. Difficulty: ★★★☆☆

Example 5 (blend price). A grocer mixes 8 kg of ₱60/kg coffee with 12 kg of ₱90/kg coffee. What is the blend's price per kg? Thinking: This gives amounts, so use the weighted average. Solution: (8 × 60 + 12 × 90) ÷ 20 = (480 + 1,080) ÷ 20 = 1,560 ÷ 20 = ₱78/kg. Difficulty: ★★★☆☆

Advanced

Example 6 (how much water to add). A 50-liter solution is 12% acid. How much water must be added to dilute it to 10% acid? Thinking: Acid stays constant. Solution: Acid = 0.12 × 50 = 6 L. Need 6 = 10% of new volume → new volume = 6 ÷ 0.10 = 60 L. Water to add = 60 − 50 = 10 liters. Difficulty: ★★★★☆

Example 7 (evaporate water). 40 liters of a 15%-salt solution — how much water must evaporate to make it 20% salt? Thinking: Salt stays constant. Solution: Salt = 0.15 × 40 = 6 L. Need 6 = 20% of new volume → new volume = 6 ÷ 0.20 = 30 L. Water evaporated = 40 − 30 = 10 liters. Difficulty: ★★★★☆

Example 8 (repeated dilution). A 20-liter can of pure milk has 4 liters removed and replaced with water, done twice. How much pure milk remains? Solution: Replaced fraction = 4 ÷ 20 = 1/5. Remaining = 20 × (4/5)² = 20 × 16/25 = 12.8 liters. Difficulty: ★★★★☆

Civil Service Exam Level

Example 9 (profit via alligation). A trader wants an average cost of ₱52/kg by mixing tea at ₱40/kg and ₱70/kg. In what ratio should he mix them? Solution: (70 − 52) : (52 − 40) = 18 : 12 = 3 : 2 (cheap : dear). Difficulty: ★★★★☆

Example 10 (find the total from parts). Water is mixed with 15 liters of pure juice so the mixture is 75% juice. How much water is added? Thinking: Juice (15 L) is the solute and stays constant; it must be 75% of the new total. Solution: New total = 15 ÷ 0.75 = 20 L. Water added = 20 − 15 = 5 liters. Difficulty: ★★★★☆

Example 11 (three replacements). A 25-liter tank of pure milk has 5 liters replaced with water three times. How much pure milk remains, to two decimals? Solution: Fraction = 5 ÷ 25 = 1/5. Remaining = 25 × (4/5)³ = 25 × 64/125 = 12.8 liters. Difficulty: ★★★★★

Example 12 (reverse: find the mix from a known blend). A ₱78/kg blend was made from ₱60/kg and ₱90/kg coffee. In what ratio were they mixed? Solution: (90 − 78) : (78 − 60) = 12 : 18 = 2 : 3 (cheap : dear). (Consistent with Example 5, where 8 : 12 = 2 : 3.) Difficulty: ★★★★☆

11. Exam Tricks

  • Cross, don't go straight. The amount of A pairs with B's distance from the target, and vice versa. Reversing this is the top mistake.
  • Water is zero. Any "free" ingredient (usually water) has value 0 in the formula — that handles every dilution problem.
  • Parts, not liters. Alligation gives a ratio; you must scale it to the total the question actually wants.
  • Keep the solute fixed. For "add/evaporate water" problems, the salt/sugar/acid amount doesn't change — anchor on it.
  • Power for repeats. "Replaced k times" means raise (1 − fraction) to the kth power, not multiply once.

12. Common Mistakes

  • Setting the alligation ratio backward (not crossing the distances).
  • Reporting parts as final quantities without scaling to the total.
  • Treating a "replace with water" problem as a simple average instead of alligation with water = 0.
  • Using the replaced fraction once instead of raising it to the power of the number of replacements.
  • Forgetting the solute is constant in "add/evaporate water" problems.
  • Mislabeling which ingredient is A and which is B, then misreading the resulting ratio's order.

13. Shortcuts

  • The alligation cross is the shortcut — two subtractions give the ratio instantly, faster than a full weighted-average equation.
  • Water = 0 collapses dilution problems into a one-line ratio.
  • Solute-constant anchor: for concentration changes, "the solute doesn't move" turns the problem into a single division (solute ÷ new %).
  • Power rule for repeated replacement: original × (1 − f)^n, done in one step.
  • Between-check: confirm the target lies between the two values and closer to the larger share — a two-second error catch.

14. Memory Techniques

  • "Cross to find the ratio." Each amount takes the other's distance from the target.
  • "Water is worth zero." Free ingredients plug in as 0.
  • "Parts, then scale." Alligation gives parts; multiply up to the real total.
  • "The solute stays." Adding or removing water never changes the amount of dissolved stuff.
  • "Replaced k times, power of k." Cube it for three replacements, square it for two.

15. Real Civil Service Exam Strategy

  • Time: a straight alligation ratio takes under 45 seconds; scaling and dilution problems 60–90 seconds.
  • Draw the cross to avoid reversing the ratio — a quick sketch beats memory under pressure.
  • Anchor on the solute for concentration-change problems; it's the fastest route.
  • Watch for "repeated" — the word signals a power, not a single step.
  • Sanity-check between-ness: the blend value must sit between the two ingredients, closer to the bigger share.

16. Practice Questions

Easy

  1. In what ratio should a 20%-solution be mixed with a 50%-solution to get 30%?
  2. Sugar at ₱50/kg and ₱80/kg are blended to sell at ₱60/kg. Find the ratio.

Medium

  1. In what ratio must water be mixed with milk at ₱30/liter to make the mixture worth ₱24/liter?
  2. Using a 2 : 3 mixing ratio, how much of each ingredient makes 25 liters?
  3. A 60-liter solution is 10% salt. How much water must be added to make it 8% salt?

Hard

  1. A 15-liter can of pure milk has 3 liters replaced with water twice. How much pure milk remains?
  2. Two rices, ₱42/kg and ₱58/kg, are blended to sell at ₱48/kg. Find the mixing ratio.

Challenge

  1. 30 liters of a 25%-alcohol solution — how much water must evaporate to make it 30% alcohol?
  2. A tank of 40 liters of pure juice has 8 liters replaced with water three times. How much pure juice remains?
  3. Water is added to 24 liters of pure syrup to make a mixture that is 80% syrup. How much water is added?

Answers and Explanations

  1. 2 : 1. (50 − 30) : (30 − 20) = 20 : 10 = 2 : 1 (weak : strong).
  2. 2 : 1. (80 − 60) : (60 − 50) = 20 : 10 = 2 : 1 (cheap : dear).
  3. 1 : 4. water : milk = (30 − 24) : (24 − 0) = 6 : 24 = 1 : 4.
  4. 10 L and 15 L. 5 parts; one part = 5 L; 2 × 5 and 3 × 5.
  5. 15 liters. Salt = 6 L; need 6 = 8% of new total → 75 L; add 75 − 60 = 15 L.
  6. 9.6 liters. Fraction 3/15 = 1/5; 15 × (4/5)² = 15 × 16/25 = 9.6.
  7. 5 : 3. (58 − 48) : (48 − 42) = 10 : 6 = 5 : 3 (cheap : dear).
  8. 5 liters. Alcohol = 0.25 × 30 = 7.5 L; need 7.5 = 30% of new total → 25 L; evaporate 30 − 25 = 5 L.
  9. 20.48 liters. Fraction 8/40 = 1/5; 40 × (4/5)³ = 40 × 64/125 = 20.48.
  10. 6 liters. Syrup 24 L stays; new total = 24 ÷ 0.80 = 30 L; water = 30 − 24 = 6 L.

17. Summary

Mixture and alligation problems combine two things of different value to hit a target average. The alligation rule reads the mixing ratio straight off two subtractions: A : B = (B − M) : (M − A) — each ingredient paired with the other's distance from the target (the cross). Set water (or any free ingredient) to 0, remember the ratio gives parts you must scale to the real total, and for "add or evaporate water" problems, keep the solute constant and solve for the new total. For repeated replacement, the original substance shrinks by (1 − replaced fraction) raised to the number of replacements. It's all weighted averages underneath, just faster. Cross correctly, treat water as zero, scale the parts, and power up the repeats — and mixtures become quick, dependable marks.

18. Cheat Sheet

ItemKey point
AlligationA : B = (B − M) : (M − A) (cross)
Water / free itemvalue = 0
Parts → quantityone part = total ÷ sum of parts
Add/remove watersolute stays constant
Repeated replacementoriginal × (1 − f)^n
Checktarget between A and B, nearer the bigger share

19. Frequently Asked Questions

Which way does the alligation ratio go? The amount of the cheaper/weaker ingredient A is proportional to (B − M), and the dearer/stronger B is proportional to (M − A) — each takes the other's distance from the target. Drawing the cross keeps it straight.

Why is water's value zero? Water (or any free filler) contributes no price or strength, so it enters the formula as 0. That turns "dilute with water" into a simple alligation.

Does alligation give me the actual amounts? No — it gives a ratio (parts). To get real quantities, sum the parts and scale to the total the question asks for.

How do I handle "add water to change the concentration"? Keep the dissolved substance (solute) constant, since water doesn't change its amount. Find the solute, then divide by the new percentage to get the new total, and subtract to find the water added.

What changes when replacement happens several times? Each replacement multiplies the remaining original substance by (1 − replaced fraction). For n replacements, raise that factor to the nth power — cube it for three times, square it for two.

20. Mastery Checklist

  • ☐ I can apply the alligation cross to find a mixing ratio.
  • ☐ I set water and free ingredients to a value of 0.
  • ☐ I remember the ratio gives parts and I scale it to the total.
  • ☐ I keep the solute constant for "add/evaporate water" problems.
  • ☐ I use (1 − f)^n for repeated replacement, with the right power.
  • ☐ I can fall back on the weighted-average equation if needed.
  • ☐ I check that the target lies between the two values, nearer the larger share.

Tick them all and mixtures and alligation become fast, reliable points — and you'll blend, dilute, and price like a pro in real life.

Ready to practice Mixtures & Alligation?

Put it to the test with 1,338 practice questions on this topic.