Ratio, Proportion and Mixtures
~20 min read · AFCAT Numerical Ability
- Weight: ~1.75 questions per AFCAT paper across the recent solved sittings, worth roughly five marks before negative marking.
- Methods: Lock the chained-ratio common-term trick, the alligation cross diagram for any two-component mix, and the (1 − x/V)n rule for successive replacement.
- Trap: Adding the same quantity to every part of a ratio changes the ratio; multiplying every part by the same number does not. AFCAT plants this slip almost every paper.
Overview
Ratio, Proportion and Mixtures appears about 1.8 times per paper across the last four AFCAT solved papers, placing it in the high yield band of Numerical Ability.
Ratio, proportion and mixture problems together account for roughly 1.75 marks per AFCAT paper across the last four solved sittings. That puts the topic in the second tier of Numerical Ability — smaller than percentages and time-speed-distance, but larger than probability or permutation. Because the question pool is small and the methods are predictable, this is one of the highest-return chapters in the entire paper for a candidate who drills the right shortcuts.
Almost every item in this chapter reduces to one of four tools. The first is the chained-ratio rule, which combines two ratios that share a middle term. The second is the alligation cross, which turns any two-component mixing problem — milk and water, two grades of rice, two interest rates, two driving speeds — into a single subtraction. The third is the partnership formula, which says profit shares track the product of investment and time. The fourth is the successive-replacement formula, which gives the remaining quantity after repeated draw-and-refill cycles in closed form.
This page builds the full toolkit. You get the ratio identities, the proportion rules, a step-by-step method for chaining ratios, the alligation derivation with its cross-diagram visual, the partnership ratio table, the successive-replacement formula with two worked applications, twelve worked examples spanning every standard pattern, and a list of AFCAT trap wordings to memorise before exam day.
Why ratio and mixtures is a high-yield AFCAT topic
Across the last four solved AFCAT papers, ratio-proportion-and-mixture items averaged about 1.75 per paper. That sits behind percentages (~3.0) and time-speed-distance (~2.5), but the per-item return is among the best in Numerical Ability. Three reasons.
- The methods are short. Alligation collapses a three-equation system into a single cross subtraction. Chained ratios reduce to one scaling step. Successive replacement is a one-formula plug-in.
- The patterns recycle. AFCAT keeps returning to milk-and-water alligation, two-grade rice mixing, two-investment partnership and ratio-of-ages. Once you have done ten of each variety, the eleventh is recognised in under thirty seconds.
- The arithmetic is clean. Question setters pick numbers that simplify — ratios such as 2:3, 3:5, 4:5, 5:7. Decimal grind is rare. Speed gains come almost entirely from method, not from calculation power.
For a paper worth 300 marks scored at +3/−1, two correct items in this topic produce six marks of gain. Two attempted-wrong items produce two marks of loss. The expected value of attempting any item where you know the method is therefore strongly positive. That is the bet this page is built to win.
Ratio basics — notation, equivalence, simplification
A ratio compares two quantities of the same kind. The notation a : b is read ‘a to b’ and is equivalent to the fraction a/b. The first quantity is the antecedent, the second is the consequent.
| Operation | Effect on the ratio a : b |
|---|---|
| Multiply both parts by k | ka : kb is the same ratio |
| Divide both parts by k | (a/k) : (b/k) is the same ratio |
| Add the same number c to both parts | (a + c) : (b + c) is a different ratio |
| Subtract the same number c from both parts | (a − c) : (b − c) is a different ratio |
| Square both parts | a2 : b2 is the duplicate ratio |
| Cube both parts | a3 : b3 is the triplicate ratio |
| Take square roots | √a : √b is the sub-duplicate ratio |
Simplest form. A ratio is in simplest form when the highest common factor of the two parts is 1. 18 : 24 reduces to 3 : 4 after dividing both parts by their HCF of 6. Always simplify before chaining or comparing.
Equivalent ratios. Two ratios are equivalent when they reduce to the same simplest form. 6 : 8, 9 : 12 and 15 : 20 are all equivalent to 3 : 4. AFCAT will sometimes ask you to spot the equivalent ratio from a list; reduce each option and pick the match.
Proportion — direct, inverse and the rule of three
A proportion is a statement that two ratios are equal: a : b = c : d, written also as a/b = c/d. Cross-multiplying gives ad = bc, the fundamental proportion identity. The four quantities are called the first, second, third and fourth proportionals; a and d are the extremes, b and c are the means.
- Direct proportion. Two quantities are in direct proportion when an increase in one causes a proportional increase in the other. Cost is in direct proportion to quantity bought; distance is in direct proportion to time at constant speed.
- Inverse proportion. Two quantities are in inverse proportion when an increase in one causes a proportional decrease in the other. Speed and time are inversely proportional at constant distance; number of workers and time taken are inversely proportional at constant work.
- Rule of three. Given three quantities and asked for the fourth in a proportion, write the known proportion, cross-multiply, and divide. If 5 kg of rice costs ₹250, the cost of 12 kg is found from 5 : 250 :: 12 : x → x = 250 × 12 / 5 = ₹600.
Mean proportional. The mean proportional between a and b is √(ab). The mean proportional between 4 and 25 is √100 = 10. Third proportional. The third proportional to a and b is b2/a. The third proportional to 4 and 12 is 144/4 = 36.
Chained ratios — combining a:b and b:c via the middle term
The single most common ratio-arithmetic task on AFCAT is combining two ratios into one. The method has three steps.
- Identify the common term. If you are given a : b and b : c, the common term is b. If you are given a : b and c : d with no common term, you cannot chain them — recheck the question.
- Scale each ratio so the common term has the same numerical value. Take the LCM of the two values of b. Multiply the first ratio so the b-value equals the LCM. Multiply the second ratio so its b-value also equals the LCM.
- Read off the chained ratio. Once both b-values match, the chained ratio is (scaled a) : (matched b) : (scaled c).
Worked walk-through. Given a : b = 2 : 3 and b : c = 4 : 5, find a : b : c.
- b-values are 3 and 4. LCM = 12.
- Scale a : b = 2 : 3 by 4 → 8 : 12. Scale b : c = 4 : 5 by 3 → 12 : 15.
- Chained: a : b : c = 8 : 12 : 15.
Three-link chain. Given a : b = 2 : 3, b : c = 4 : 5 and c : d = 6 : 7, chain in stages. First combine a : b : c using the method above to get 8 : 12 : 15. Then match the c-values (15 and 6) at their LCM 30. Scale 8 : 12 : 15 by 2 → 16 : 24 : 30. Scale c : d = 6 : 7 by 5 → 30 : 35. Final: a : b : c : d = 16 : 24 : 30 : 35.
Adding to all parts versus multiplying — what actually changes
AFCAT loves the wording ‘Each member receives an extra ₹50’ or ‘Five workers leave and the ratio changes to …’. The trap is to assume the ratio is preserved. It is not.
- Multiplying every part by the same non-zero number preserves the ratio. 2 : 3 multiplied by 5 gives 10 : 15, which reduces back to 2 : 3.
- Adding the same number to every part changes the ratio. 2 : 3 plus 1 gives 3 : 4, a different ratio.
- Subtracting the same number from every part changes the ratio. 5 : 6 minus 1 gives 4 : 5, again different.
Worked. ‘Two numbers are in the ratio 5 : 7. If 4 is added to each, the new ratio becomes 3 : 4. Find the original numbers.’
- Let the original numbers be 5x and 7x.
- After adding 4: (5x + 4) / (7x + 4) = 3 / 4.
- Cross-multiply: 4(5x + 4) = 3(7x + 4) → 20x + 16 = 21x + 12 → x = 4.
- Original numbers: 20 and 28.
This is the canonical setup. Whenever the problem describes a ratio, then a uniform addition or subtraction, then a new ratio — let the parts be ax and bx, write the algebraic equation, solve.
Partition problems — splitting N in a given ratio
To split a quantity N into parts in the ratio a : b : c, the parts are (a/(a+b+c)) × N, (b/(a+b+c)) × N, (c/(a+b+c)) × N. The sum of the fractional weights is 1, which guarantees the parts add back to N.
Worked. Split ₹1800 between three children in the ratio 2 : 3 : 4. Sum of parts = 9. Each unit = 200. Shares are 400, 600, 800.
Worked with a twist. ‘₹6300 is divided among A, B and C such that A gets half of what B gets, and B gets two-thirds of what C gets. Find each share.’
- Let C = 6 units. Then B = (2/3) × 6 = 4 units. A = (1/2) × 4 = 2 units.
- Ratio A : B : C = 2 : 4 : 6 = 1 : 2 : 3. Sum = 6.
- One unit = 6300 / 6 = 1050. Shares: A = 1050, B = 2100, C = 3150.
The trick is to pick the unit that produces the cleanest whole numbers for every named part. Start with the most-divided variable — here, C — and work backwards.
Age problems via ratios — present, past, future
Age problems on AFCAT almost always reduce to a ratio equation across two time points. The standard setup uses one variable for the common multiplier.
Worked. ‘The present ages of A and B are in the ratio 5 : 7. Four years ago the ratio was 3 : 5. Find their present ages.’
- Let present ages be 5x and 7x.
- Four years ago: (5x − 4) / (7x − 4) = 3 / 5.
- Cross-multiply: 5(5x − 4) = 3(7x − 4) → 25x − 20 = 21x − 12 → 4x = 8 → x = 2.
- Present ages: A = 10, B = 14.
Future-tense variant. ‘Six years hence the ratio of ages of A and B will be 7 : 9, and twelve years ago the ratio was 1 : 3. Find their present ages.’ Let present ages be A and B. Then (A + 6) / (B + 6) = 7 / 9 and (A − 12) / (B − 12) = 1 / 3. Two equations, two unknowns. Solve to get A = 22, B = 30.
Sum-given variant. ‘The sum of the present ages of a father and son is 60. Six years ago the father was five times as old as the son. Find present ages.’ Let father = F, son = S. F + S = 60 and F − 6 = 5(S − 6) → F − 6 = 5S − 30 → F = 5S − 24. Substitute: 5S − 24 + S = 60 → 6S = 84 → S = 14, F = 46.
Partnership and investment — profit shares track (investment × time)
In a partnership, each partner contributes capital for a period of time. The profit at the end is divided in the ratio of each partner’s (capital × time) product.
| Pattern | Profit share ratio |
|---|---|
| Two partners, equal time | Capital1 : Capital2 |
| Two partners, equal capital, different time | Time1 : Time2 |
| Two partners, different capital and time | (C1 × T1) : (C2 × T2) |
| Three partners with full table of C and T | (C1T1) : (C2T2) : (C3T3) |
| Working vs sleeping partner | Working partner gets a fixed salary or % first, residue split by C × T |
Worked. ‘A invests ₹12,000 for 8 months. B invests ₹9,000 for 12 months. Profit at year-end is ₹6,300. Find each share.’
- Ratio of (C × T): A = 12000 × 8 = 96000. B = 9000 × 12 = 108000.
- Ratio = 96 : 108 = 8 : 9. Sum = 17.
- A’s share = 6300 × 8 / 17 = ₹2964.71. B’s share = 6300 × 9 / 17 = ₹3335.29.
Worked with changing capital. ‘A invests ₹10,000 for 12 months. After 6 months he adds ₹2,000 more. B invests ₹15,000 for 9 months. Find profit ratio.’ A’s contribution = 10000 × 6 + 12000 × 6 = 60000 + 72000 = 132000. B’s contribution = 15000 × 9 = 135000. Ratio = 132 : 135 = 44 : 45.
Alligation rule — derivation, cross diagram, applications
Alligation is a one-step shortcut for any two-component mixture problem in which you know two component values and the mean of the mixture. It applies to mixing two grades of rice, mixing milk and water, mixing two solutions of different strength, blending two interest rates, averaging two driving speeds — anywhere a weighted average is in play.
Statement. Two ingredients are mixed. Ingredient one has value (price, strength, rate) a, ingredient two has value b, and the mixture has mean value m, with a < m < b. Then the ratio of quantities mixed is:
Quantity of cheaper : Quantity of dearer = (b − m) : (m − a)
Derivation. Let q1 units of ingredient one and q2 units of ingredient two be mixed. Total value = q1 × a + q2 × b. Total quantity = q1 + q2. Mean value m = (q1a + q2b) / (q1 + q2). Cross-multiply: m(q1 + q2) = q1a + q2b → q1(m − a) = q2(b − m) → q1 / q2 = (b − m) / (m − a). That is the alligation rule.
Cross diagram. Write the cheaper value top-left, the dearer value top-right, the mean in the middle, and take the cross differences:
| Cheaper (a) | Dearer (b) | |
|---|---|---|
| — | Mean (m) | — |
| (b − m) | (m − a) |
Read the bottom row as ratio: quantity of cheaper : quantity of dearer = (b − m) : (m − a).
Two-component mixture problems — milk-water, dal-of-two-grades
The classic AFCAT two-component mixture problem fixes two ingredient values and asks for the mixing ratio that produces a stated mean.
Worked. ‘In what ratio must water be added to milk worth ₹24 per litre so that the resulting mixture is worth ₹20 per litre?’
- Water has value 0 per litre (treat as the cheaper ingredient). Milk has value 24. Mean = 20.
- Cross differences: (24 − 20) and (20 − 0) → 4 and 20.
- Ratio water : milk = 4 : 20 = 1 : 5.
Worked with a target quantity. ‘Rice at ₹30 per kg is mixed with rice at ₹45 per kg to obtain 60 kg of mixture costing ₹36 per kg. How much of each is used?’
- Cross differences: (45 − 36) and (36 − 30) → 9 and 6.
- Ratio cheaper : dearer = 9 : 6 = 3 : 2. Sum = 5.
- Cheaper (₹30 rice) = 60 × 3 / 5 = 36 kg. Dearer (₹45 rice) = 60 × 2 / 5 = 24 kg.
Worked with strength. ‘A 60-litre solution contains milk and water in the ratio 7 : 3. How much water must be added to make the ratio 7 : 5?’
- Milk in original = 60 × 7/10 = 42 L. Water = 18 L.
- Milk stays 42 L. New ratio demands water : milk = 5 : 7, so water = 42 × 5 / 7 = 30 L.
- Water to add = 30 − 18 = 12 L.
Successive replacement — the (1 − x/V)<sup>n</sup> rule
A vessel contains V litres of a pure liquid (milk). At each step, x litres of the contents are drawn off and replaced with water. The process is repeated n times. The amount of milk remaining after n operations is:
Milk after n operations = V × (1 − x/V)n
Derivation. After the first draw-and-refill, the vessel still contains V litres of liquid, of which milk is V − x = V(1 − x/V). The fraction of milk in the vessel is therefore (1 − x/V). At the second draw, the x litres drawn off contain milk in the same fraction; what remains is V × (1 − x/V) × (1 − x/V) = V × (1 − x/V)2. Induct over n.
Water present after n operations. Water = V − milk = V × [1 − (1 − x/V)n].
Application 1. ‘A drum has 50 L of milk. 5 L is drawn off and replaced with water; the process is repeated three times. Find the milk left.’ Milk = 50 × (1 − 5/50)3 = 50 × (0.9)3 = 50 × 0.729 = 36.45 L.
Application 2. ‘A cask contains 64 L of milk. 8 L is drawn off and replaced with water; repeated twice. Find the ratio of milk to water in the final mixture.’ Milk = 64 × (1 − 8/64)2 = 64 × (7/8)2 = 64 × 49/64 = 49 L. Water = 64 − 49 = 15 L. Ratio = 49 : 15.
Reverse-direction question. Sometimes the question gives the final milk-to-water ratio and asks for n. Set up V × (1 − x/V)n equal to the milk portion of the final ratio scaled to V litres, take logs (or test n = 2, 3, 4 mentally). For AFCAT, n is almost always 2 or 3 — guess-and-check is fastest.
Mean price method — when alligation will not fit
When three or more components are being mixed, alligation does not apply directly. Use the mean-price method instead.
Method. Mean price of mixture = (Total cost of all components) / (Total quantity of all components). Solve for the missing variable from the resulting equation.
Worked. ‘A trader mixes 20 kg of rice at ₹30 per kg, 25 kg at ₹40 per kg and 15 kg at ₹50 per kg. Find the mean price per kg of the mixture.’
- Total cost = 20 × 30 + 25 × 40 + 15 × 50 = 600 + 1000 + 750 = ₹2350.
- Total quantity = 20 + 25 + 15 = 60 kg.
- Mean price = 2350 / 60 = ₹39.17 per kg.
Worked — unknown quantity. ‘How many kilograms of rice at ₹35 per kg must be mixed with 50 kg of rice at ₹50 per kg so that the mixture is worth ₹40 per kg?’
- Let x kg of cheaper rice be added.
- (35x + 50 × 50) / (x + 50) = 40.
- 35x + 2500 = 40x + 2000 → 5x = 500 → x = 100 kg.
Both alligation and mean-price give the same answer for two-component problems. Alligation is faster; mean-price scales to any number of components. Pick the right tool by counting how many components are in the mix.
AFCAT trap patterns to memorise
- Adding a constant to all parts. The ratio changes. Multiplying preserves the ratio; adding does not. Always set up the algebra rather than treating addition as scaling.
- Alligation denominator order. Cheaper : dearer = (b − m) : (m − a). The first term is the difference between the dearer value and the mean, sitting on the cheaper side of the cross. Reverse it and your answer flips.
- False ‘free’ water in milk problems. Water has value 0, not ‘missing’. Plug 0 into the alligation cross. AFCAT will sometimes test this by phrasing as ‘milk diluted with water’ rather than ‘milk mixed with water of zero cost’.
- Partnership with mid-year capital change. Each leg of the year is a separate (capital × time) term. Sum the legs before forming the ratio with the other partner.
- Successive replacement — wrong n. n is the number of draw-and-refill cycles, not the number of litres drawn. ‘Repeated three times’ means n = 3 cycles total, not n = 2.
- Conserved ingredient overlooked. When pure water is added to a milk-water mix, only the water amount changes. Set the unchanged quantity as the anchor and solve.
- Three-way ratio split with non-uniform descriptions. ‘A gets half of B; B gets two-thirds of C.’ Start with the most-divided variable and back-compute. Do not try to write a single equation in three unknowns.
- Age problem trap on direction of time. ‘Four years ago’ subtracts from current age. ‘Four years hence’ adds. AFCAT will mix both phrases in one stem.
Time budget per item
AFCAT averages 72 seconds per question across the 100-question, 120-minute paper. For ratio-and-mixture items, target the following bands.
| Item type | Target time |
|---|---|
| Split N in a given ratio | ≤ 30 seconds |
| Chain two ratios via common term | ≤ 30 seconds |
| Alligation for milk-water or rice grades | ≤ 45 seconds |
| Alligation with target quantity given | ≤ 60 seconds |
| Partnership profit share (two partners, equal time) | ≤ 45 seconds |
| Partnership with mid-year capital change | ≤ 75 seconds |
| Age problem with one ratio equation | ≤ 60 seconds |
| Successive replacement, n = 2 or 3 | ≤ 60 seconds |
| Three-component mean-price problem | ≤ 75 seconds |
If any single item passes 90 seconds, mark it for review and move on. The opportunity cost of one stuck item is two faster items lost later in the paper. With ratio-and-mixture in particular, the method should announce itself within the first ten seconds of reading — if it has not, the chance that grinding will rescue the item is low.
Worked AFCAT-style examples
If a : b = 3 : 4 and b : c = 8 : 9, find a : b : c.
b-values are 4 and 8. LCM = 8. Scale a : b = 3 : 4 by 2 → 6 : 8. Keep b : c = 8 : 9 as is. Chained: a : b : c = 6 : 8 : 9.
Divide ₹4200 among A, B and C in the ratio 2 : 3 : 7. Find each share.
Sum of ratio parts = 12. One unit = 4200 / 12 = 350. A = 2 × 350 = 700. B = 3 × 350 = 1050. C = 7 × 350 = 2450. Check: 700 + 1050 + 2450 = 4200.
Two numbers are in the ratio 4 : 5. If 6 is subtracted from each, the new ratio becomes 3 : 4. Find the original numbers.
Let numbers be 4x and 5x. (4x − 6) / (5x − 6) = 3 / 4 → 4(4x − 6) = 3(5x − 6) → 16x − 24 = 15x − 18 → x = 6. Numbers: 24 and 30.
Rice at ₹28 per kg is mixed with rice at ₹40 per kg in such a ratio that the mixture costs ₹32 per kg. Find the mixing ratio.
Alligation: cheaper : dearer = (40 − 32) : (32 − 28) = 8 : 4 = 2 : 1. Two parts of the ₹28 rice for every one part of the ₹40 rice.
In what ratio must water be mixed with milk worth ₹36 per litre so that the resulting mixture is worth ₹27 per litre?
Water has value 0 per litre. By alligation: water : milk = (36 − 27) : (27 − 0) = 9 : 27 = 1 : 3.
A 80-litre solution contains milk and water in the ratio 7 : 3. How many litres of water must be added to make the milk-to-water ratio 7 : 5?
Milk = 80 × 7/10 = 56 L. Water = 24 L. Milk is conserved at 56 L. New ratio requires water = 56 × 5/7 = 40 L. Water to add = 40 − 24 = 16 L.
A vessel contains 60 L of pure milk. 6 L is drawn off and replaced with water; the process is repeated three times. How much milk is left in the vessel?
Milk = V × (1 − x/V)n = 60 × (1 − 6/60)3 = 60 × (0.9)3 = 60 × 0.729 = 43.74 L.
A and B enter into a partnership. A invests ₹15,000 for 8 months and B invests ₹12,000 for 10 months. If the total profit is ₹4,800, find each share.
A’s contribution = 15000 × 8 = 1,20,000. B’s contribution = 12000 × 10 = 1,20,000. Ratio = 1 : 1. Profit divides equally → ₹2400 each.
The present ages of two brothers are in the ratio 4 : 5. Five years ago the ratio was 7 : 9. Find their present ages.
Let ages be 4x and 5x. Five years ago: (4x − 5)/(5x − 5) = 7/9 → 9(4x − 5) = 7(5x − 5) → 36x − 45 = 35x − 35 → x = 10. Present ages: 40 and 50.
How many litres of a 30% sugar solution must be mixed with 40 L of a 50% sugar solution so that the resulting mixture is 45% sugar?
By alligation on the strength: cheaper (30%) : dearer (50%) = (50 − 45) : (45 − 30) = 5 : 15 = 1 : 3. The dearer solution is 40 L. The cheaper solution = 40 × (1/3) = 40/3 L ≈ 13.33 L.
A man’s salary is divided among rent, food and savings in the ratio 3 : 4 : 5. If savings amount to ₹15,000, find his total salary.
Savings part = 5 units. 5 units = 15000 → 1 unit = 3000. Total = (3 + 4 + 5) × 3000 = 12 × 3000 = ₹36,000.
Three friends X, Y and Z start a business. X invests ₹8,000 for the whole year. Y invests ₹10,000 for 9 months. Z invests ₹12,000 for 6 months. If the annual profit is ₹10,500, find Z’s share.
Contributions: X = 8000 × 12 = 96000; Y = 10000 × 9 = 90000; Z = 12000 × 6 = 72000. Ratio = 96 : 90 : 72 = 16 : 15 : 12. Sum = 43. Z’s share = 10500 × 12 / 43 = ₹2930 (approximately ₹3,000 to nearest hundred). Exact: ₹2930.23.
Exam-day strategy
- For chained ratios, identify the common middle term first and scale to the LCM. If the two middle values are coprime, the scaling factors are simply the values themselves.
- Default to alligation for any two-component mixing problem — milk-water, rice grades, interest rates, speeds, solution strengths. It collapses three lines of algebra into one cross subtraction.
- When water (cost 0) or a pure ingredient (strength 100%) is one component, plug it straight into the alligation cross. Do not waste time on a separate setup.
- For successive replacement, memorise V × (1 − x/V)n. n is the number of cycles, not the number of litres drawn.
- Partnership share = ratio of (capital × time). For mid-year capital changes, split each partner’s contribution into legs and sum before forming the ratio.
- On age problems, let present ages be ax and bx (the ratio multiplier), then apply the second-time-point ratio to find x.
- When a quantity is added uniformly to all parts of a ratio, the ratio changes — always set up the algebra rather than rescaling.
- Aim for 45–60 seconds per ratio item and 60–75 seconds per mixture item. Past 90 seconds, mark and move.
Practise Ratio, Proportion and Mixtures for AFCAT
AFCAT-pattern ratio, proportion and mixture drills with alligation cross-diagram practice, chained-ratio setups and successive-replacement items.
Start free AFCAT practiceFrequently asked questions
How many ratio-and-mixture items does AFCAT have per paper?
An average of 1–2 per paper across the last four solved sittings, working out to roughly 1.75 marks of expected paper weight before negative marking. It is a second-tier topic by volume but very high-yield on a per-method basis.
When is alligation faster than setting up equations?
For any two-component mixing problem with a stated mean, alligation is faster — usually in one line. For three or more components, alligation does not apply directly and you should switch to the mean-price method or pair components first.
Are partnership-and-investment problems part of this topic?
Yes. They reduce to the ratio of (capital × time) for each partner. Profit shares track the same ratio. Mid-year capital changes are handled by splitting each partner’s contribution into legs and summing before the ratio is formed.
What does ‘mean proportional’ mean and how often does AFCAT test it?
The mean proportional between two numbers a and b is √(ab). AFCAT tests it roughly once every two or three papers, usually as a direct one-step item. The third proportional to a and b is b2/a.
Does the successive-replacement formula apply when water is the original liquid?
Yes. The formula V × (1 − x/V)n gives the remaining amount of whatever was originally in the vessel — milk, water, acid, or any pure liquid being progressively replaced by something else. Pick the conserved ingredient first.
If I add 6 L to a 3 : 5 ratio mixture, does the ratio stay 3 : 5?
Only if the 6 L is split between the two components in the same 3 : 5 ratio. Adding 6 L of one component changes the ratio. Adding 6 L of pure water (when water is one of the two components) shifts the ratio in favour of water — set up the algebra.
How should I handle a problem where two grades of rice are mixed and the mean is also unknown?
Alligation needs the mean to be known. If you are given the two component prices and the mixing quantities but not the mean, use the mean-price formula: mean = (q1a + q2b) / (q1 + q2). Solve directly.