RRB NTPC (Railways) · Quantitative Aptitude
Mixture & Alligation
Finding ratios and mean values when two or more ingredients of different values are mixed.
A mixture problem asks: two ingredients at different values (prices, purities, strengths) are combined to hit a target mean — in what quantities? That mean is a weighted average; alligation is the shortcut that reads the mix ratio off how far each ingredient sits from the mean. Price, purity and successive dilution are the same arithmetic in different units — get the unit straight, keep the mean between the components, and the ratio falls out.
- RRB NTPC (Railways)
- Medium level
- 6 concepts
- 42 practice questions
1Rule of alligation
A mixture problem has two ingredients at different values — say tea at ₹60/kg and tea at ₹90/kg — and a target mean for the blend (₹70/kg). You need the quantity ratio that hits that mean. The mean is a weighted average of the two values; alligation is the bookkeeping device that turns the three numbers into that ratio without rearranging the weighted-mean equation.
Name the three values in one unit: cheaper c (the lower value), dearer d (the higher), and mean m (the blend you want). Then \dfrac{Q_{\text{cheap}}}{Q_{\text{dear}}} = \dfrac{d-m}{m-c}. Each ingredient's share equals how far the other value sits from the mean — so d-m goes with the cheaper quantity and m-c with the dearer. Never take d-c in one step, and never swap the labels.
Figure. The mean sits on the segment joining the two prices. The longer arm (20) belongs to the cheaper tea and the shorter arm (10) to the dearer, so the mix is 2 : 1 — each quantity matches the distance on the opposite side of the mean.
How it works
- Picture the mixtureTwo ingredient values and one target mean — find the quantity ratio that produces that blend. That is the problem class alligation solves.
- Name cheaper, dearer and meanWrite c (lower value), d (higher) and m (target blend) in the same unit — price per kg, percent purity, or whatever the question uses.
- Take the two distancesd-m goes with the cheaper quantity; m-c goes with the dearer. That opposite-distance swap is the whole rule.
- Reduce the ratioCancel a common factor and state cheaper : dearer. Check by recomputing the weighted mean.
Mixing two priced teas
In what ratio must tea at ₹60/kg be mixed with tea at ₹90/kg to get a mixture worth ₹70/kg?
- Cheaper c=60, dearer d=90, mean m=70named
- d-m = 90-7020
- m-c = 70-6010
- Cheaper : dearer = 20:102:1
Pro tip. The cheaper tea is farther below the mean than the dearer is above it, so you need twice as much of the cheap one — the larger distance belongs to the larger quantity.
Tea at ₹40/kg is mixed with tea at ₹70/kg to get a mixture worth ₹50/kg. The ratio cheaper : dearer is
- 2:1
- 1:2
- 3:2
(70-50):(50-40) = 20:10 = 2:1. Swapping the differences gives 1:2, which mixes the labels; 3:2 is (70-40) split somehow and ignores the mean.
2Mean lies between the components
The mixture mean is a weighted average of the two component values, so m lies strictly between c and d. A claimed mean outside that open interval cannot be produced by any positive mix of those two ingredients — the arithmetic has already failed before any ratio is written.
Equal quantities put m at the midpoint; more of the cheaper pulls m toward c; more of the dearer pulls it toward d. Hitting c or d would require using only one ingredient, which is not a mixture.
Figure. The shaded stretch between ₹60 and ₹90 is every mean a positive mix of the two teas can produce — ₹70 and ₹75 both sit inside it. The claimed ₹100 sits outside the interval, so no ratio of the two ingredients reaches it; the check fails before any alligation cross is drawn. The endpoints themselves are excluded too: hitting 60 or 90 exactly means using only one tea, which is not a mixture.
How it works
- Order the three numbersConfirm c < m < d (or d < m < c if the labels were swapped). If not, stop.
- Only then apply alligationDistances d-m and m-c are both positive precisely when the mean sits between the components.
Tea at ₹60/kg and tea at ₹90/kg are to be mixed. Which mean price is impossible?
- ₹70/kg
- ₹100/kg
- ₹75/kg
Any positive mix of 60 and 90 lands strictly between them. ₹70 and ₹75 are inside; ₹100 is above 90, so no ratio of the two teas can produce it.
3Same unit of value
Alligation compares values of the same kind per the same unit of quantity. Price per kg with price per kg is fine; percent purity with percent purity is fine; mixing ₹/kg with a percentage without converting is not a mean at all.
Convert every ingredient to one 'value per unit' — ₹/litre, % acid, g/L — before writing c, d and m. The ratio that comes out is then a ratio of those same units of quantity.
No diagram — the rule is about units, not positions: convert every ingredient to one value per unit before writing c, d and m. The rule-of-alligation number line already owns the geometry; the worked ledger here carries the purity reading.
How it works
- Pick the value unitWhatever the question measures — price, purity, concentration — write every ingredient in that unit.
- Apply alligation in that unitThe formula does not know whether the numbers are rupees or percents; it only needs them comparable.
Two acid solutions
In what ratio must a 20% acid solution be mixed with a 50% acid solution to get a 30% solution?
- Cheaper purity c=20, dearer d=50, mean m=30% acid
- d-m = 50-3020
- m-c = 30-2010
- Weaker : stronger = 20:102:1
Pro tip. Percent purity is already 'value per unit volume'. The same numbers with rupees instead of percents would be a price question — the arithmetic does not change, only the unit name.
Milk at 4% fat is mixed with cream at 40% fat to get milk at 10% fat. The ratio milk : cream is
- 5:1
- 1:5
- 3:1
(40-10):(10-4) = 30:6 = 5:1. Swapping gives 1:5; 3:1 would be (40-10):(10-0) if someone treated water as the second ingredient instead of cream.
4Repeated replacement
A vessel of volume V starts full of pure liquid. Each time, x units are drawn out and replaced with water. After one replacement the pure liquid left is V\left(1-\dfrac{x}{V}\right); after n identical replacements it is V\left(1-\dfrac{x}{V}\right)^n.
The fraction remaining multiplies by the same factor every time — do not subtract x from the pure amount n times, because each draw removes a mixture, not pure liquid after the first step.
Figure. Each replacement multiplies the pure milk by 4/5: 40 → 32 → 25.6. The bars are to scale on milk volume; the water that fills the vessel back to 40 L is not drawn.
How it works
- Write the retention factor1-x/V is the fraction of the current contents that stays after one draw-and-replace.
- Raise to the number of replacementsPure left = V(1-x/V)^n. The same factor applies whether the liquid is milk, acid or spirit.
- Read what was askedPure amount, or concentration as a fraction of original — both sit in that one expression.
Milk replaced with water twice
A 40-litre vessel is full of milk. 8 litres are drawn out and replaced with water; this is done twice. How much pure milk remains?
- V=40, x=8, n=2; factor =1-8/404/5
- After first replacement: 40\times 4/532 L
- After second: 32\times 4/525.6 L
- Or directly 40\times(4/5)^2 = 40\times 16/2525.6 L
Pro tip. Subtracting 8 litres of milk twice gives 24 L and is wrong after the first replacement — the second draw is 8 L of an 80% mixture, not 8 L of pure milk.
A 50-litre vessel full of milk has 10 litres replaced with water, twice. Pure milk left is
- 32 L
- 30 L
- 40 L
50(1-10/50)^2 = 50\times(4/5)^2 = 50\times 16/25 = 32 L. 30 L is 'removed 10 twice from 50'; 40 L is only one replacement.
5Three or more ingredients
Alligation's cross reads two components at a time. For three or more values, either apply alligation pairwise — fix a mean, mix two, then mix that result with the third — or write the weighted-average equation m = (c_1 Q_1 + c_2 Q_2 + c_3 Q_3)/(Q_1+Q_2+Q_3) and solve for the unknown quantity.
Pairwise alligation needs an intermediate mean you are free to choose; the equation needs no such choice and is usually shorter when one quantity is missing and the mean is given.
Figure. Contribution bars 4\times 10, 6\times 20 and 6\times 40 total 400 over mass 16, so the mean is 25. With three or more ingredients, write the weighted-average equation m=(c_1Q_1+c_2Q_2+c_3Q_3)/(Q_1+Q_2+Q_3) instead of pairwise alligation crosses.
How it works
- Prefer the weighted-average equationWhen the mean and all but one quantity are known, one equation in one unknown finishes it.
- Use pairwise alligation when ratios are wantedMix two ingredients to an intermediate mean, then alligate that mean against the third.
Three priced grains, one unknown mass
4 kg of grain at ₹10/kg and 6 kg at ₹20/kg are mixed with x kg at ₹40/kg so the mixture is worth ₹25/kg. Find x.
- Total value = 4\times 10 + 6\times 20 + 40x160 + 40x
- Total mass = 4+6+x10+x
- (160+40x)/(10+x) = 25equation
- 160+40x = 250+25x → 15x = 90x=6 kg
Pro tip. Checking: (40+120+240)/16 = 400/16 = 25. The equation is just the definition of mean with one blank; pairwise alligation would invent an intermediate mean and then undo it.
2 kg at ₹20/kg, 3 kg at ₹30/kg and 5 kg at ₹40/kg are mixed. The mean price is
- ₹33/kg
- ₹30/kg
- ₹36/kg
(40+90+200)/10 = 330/10 = 33. ₹30 is the plain average of 20, 30 and 40; ₹36 weights them as if the dearest bag were larger than it is.
6Alligation beyond price
The same distances-across-the-mean rule applies wherever a quantity is a weighted average of two pools: price per kg, percent purity, alcohol strength, even average speed when two parts of a trip are mixed by time. The labels on c, d and m change; the ratio formula does not.
What must stay consistent is the unit. Once every ingredient is expressed as the same kind of value per the same unit of quantity, the problem is ordinary alligation.
Figure. Price per kg, percent purity, alcohol strength and even average speed mixed by time all use the same distances-across-the-mean rule. Only the unit names on c, d and m change.
Each row is one framing of c, d and m. The ratio is always (d-m):(m-c) in that row's unit.
| Framing | c, d, m mean | Quantities are |
|---|---|---|
| Price mix | ₹ per kg (or per litre) | masses or volumes mixed |
| Purity / concentration | % solute (or g/L) | volumes of solution |
| Spirit strength | % alcohol | volumes of drink |
| Average speed (by time) | speeds of two legs | times spent at each speed |
Alligation can find the mix ratio when the 'values' are
- ₹/kg and % purity in one calculation without converting
- two percent-purity figures and a target percent
- only market prices, never concentrations
Percent purity with percent purity is a valid framing — same unit throughout. Mixing ₹/kg with a bare percentage without converting is meaningless; restricting the rule to prices alone ignores purity and strength questions that use the identical arithmetic.
Notes
- Rule of Alligation: When two ingredients at prices/concentrations c (cheaper) and d (dearer) form a mixture at mean m, the ratio of quantities is \frac{\text{cheaper}}{\text{dearer}} = \frac{d-m}{m-c}.
- Mean Price: The weighted-average (mean) value of a mixture lies strictly between the two component values, so any 'mean' outside that range signals an error.
- Repeated Replacement: If a vessel of volume V has x units removed and replaced with water n times, the remaining pure liquid is V\left(1-\frac{x}{V}\right)^n.
- Two-Way vs Three-Way: Alligation directly handles two components; for three or more, apply it pairwise or set up the weighted-average equation explicitly.
- Concentration Framing: Alligation works equally for price, percentage purity, or speed — anything that behaves as a weighted average across two pools.
Formulas
- Alligation ratio: \frac{Q_{cheap}}{Q_{dear}} = \frac{d-m}{m-c}
- Mean value: m = \frac{c\,Q_c + d\,Q_d}{Q_c+Q_d}
- Repeated replacement: pure left = V\left(1-\frac{x}{V}\right)^n
- Final concentration after n replacements: \left(1-\frac{x}{V}\right)^n of original
Exam traps & shortcuts
- Draw the alligation cross: put c and d on top, m in the middle, and read differences diagonally to get the ratio in one glance.
- For successive dilution, apply \left(1-\frac{x}{V}\right)^n instead of tracking each removal separately.
- Convert every quantity to the same unit of 'value per unit' (price/litre, % purity) before applying alligation to keep the mean meaningful.
Reference tables
Two procedures students conflate. Alligation splits a mean across two static ingredients; successive dilution tracks one vessel through repeated draw-and-replace. The inputs and the answer unit differ.
| Situation | Tool | Answer shape |
|---|---|---|
| Two priced (or concentrated) ingredients → target mean | Alligation: (d-m):(m-c) | Ratio of quantities |
| Vessel emptied partly and refilled, n times | Pure left = V(1-x/V)^n | Amount (or fraction) remaining |
| Three static ingredients, mean given | Weighted-average equation (or pairwise alligation) | Unknown mass or volume |
Every line should be reconstructible from the concept above it, not merely recalled.
| Quantity | Relation | Watch for |
|---|---|---|
| Alligation ratio | Q_{\mathrm{cheap}}/Q_{\mathrm{dear}} = (d-m)/(m-c) | Larger distance ↔ larger quantity |
| Mean value | m = (c Q_c + d Q_d)/(Q_c+Q_d) | Must lie strictly between c and d |
| Repeated replacement | pure left = V(1-x/V)^n | Do not subtract nx from V |
| Concentration after n replacements | (1-x/V)^n of original | Same factor every draw |
| Three-plus mix | m = \sum c_i Q_i / \sum Q_i | One equation when one Q is unknown |
Recap
Read only this the night before.
- Distances
- Cheaper : dearer = (d-m):(m-c). Each share matches how far the other value sits from the mean.
- Between
- Any real mix has c < m < d. A mean outside that range is impossible before you compute a ratio.
- One unit
- Convert to one value-per-unit first. Percent with percent is fine; rupees with percent is not.
- Replacement
- Pure left = V(1-x/V)^n. After the first draw you are removing mixture, so subtracting nx is wrong.
- Three-plus
- Write the weighted mean and solve, or alligate pairwise with an intermediate mean.
- Framing
- Price, purity and strength are the same rule under different labels.
Practise Mixture & Alligation
Reading is free and needs no account. Practice, mocks and progress live in the app.
- 42 exam-style questions on this topic, with explanations
- A 5-question practice set that ends the chapter
- Timed mocks scored with the real marking scheme
- Readiness tracked per topic, kept on your device