Why this topic matters · 8 min read
Ratio and Proportion is a core topic in IBPS Clerk Prelims and Mains under Quantitative Aptitude. It appears directly as 1-2 standalone questions and indirectly inside Mixture-Alligation, Partnership, Age problems, and Data Interpretation. Expected weightage is 2-4 questions per exam. Questions are usually moderate in difficulty — fast to solve if formulas are memorized, but tricky if you confuse ratio types or skip simplification steps.
What is a Ratio
A ratio compares two quantities of the same kind. If there are 3 apples and 5 oranges, the ratio of apples to oranges is 3:5. The first number is called the antecedent and the second is the consequent. Always simplify a ratio to its lowest form first — this saves calculation time in exams. Ratios have no units; they are pure numbers.
- Ratio a:b means a divided by b. It is NOT the same as b:a.
- Always simplify using HCF before doing anything else.
- Duplicate ratio of a:b is a squared : b squared.
- Sub-duplicate ratio of a:b is root(a) : root(b).
- Compound ratio: multiply antecedents together and consequents together. (a:b) and (c:d) gives ac:bd.
- Inverse ratio of a:b is b:a.
Key formulas
Basic Ratio
a : b = a/b
When: Comparing two quantities of same type
Compound Ratio
(a:b) compounded with (c:d) = ac : bd
When: When two separate ratios need to be combined into one
Duplicate Ratio
Duplicate of a:b = a^2 : b^2
When: When ratio is multiplied by itself — asked directly in IBPS
Worked examples
If ratio of A:B = 4:6, simplify using HCF 2 to get 2:3. Duplicate ratio = 4:9. Sub-duplicate ratio = root(2):root(3).
Compound ratio of 2:3 and 4:5 = (2x4):(3x5) = 8:15.
Proportion — The Core Rule
Proportion means two ratios are equal. If a:b = c:d, then a, b, c, d are in proportion. The key rule is called Cross Multiplication or the Means-Extremes rule: product of extremes equals product of means. This is the engine behind almost every proportion problem in IBPS Clerk. Fourth proportional, third proportional, and mean proportional are common direct question types.
- If a:b = c:d, then ad = bc (cross multiply always).
- Fourth proportional to a, b, c is x where a:b = c:x, so x = bc/a.
- Third proportional to a, b is x where a:b = b:x, so x = b squared / a.
- Mean proportional between a and b is root(ab).
- Continued proportion: a:b = b:c means b squared = ac.
Key formulas
Means-Extremes Rule
a/b = c/d => a x d = b x c
When: Any proportion equation — use this to find the unknown
Fourth Proportional
x = (b x c) / a
When: When asked: find fourth proportional to a, b, c
Mean Proportional
Mean proportional = sqrt(a x b)
When: When asked: find mean proportional between two numbers
Third Proportional
x = b^2 / a
When: When asked: find third proportional to a and b
Worked examples
Find fourth proportional to 3, 4, 9. x = (4 x 9)/3 = 12.
Find mean proportional between 4 and 25. Answer = sqrt(4 x 25) = sqrt(100) = 10.
Dividing a Quantity in a Given Ratio
This is the most practical application in IBPS Clerk. A total amount is shared among people in a given ratio. The trick: add all parts of the ratio to find the total parts, then each person gets their share proportionally. This pattern appears in partnership problems, salary division, and DI tables.
- If total is T and ratio is a:b:c, then shares are T x a/(a+b+c), T x b/(a+b+c), T x c/(a+b+c).
- Always add ratio parts first — this is the denominator.
- If one share is given and you need to find total or another share, use unitary method.
- Ratio can be extended: 3 persons in ratio 2:3:5 means out of 10 equal parts, they get 2, 3, 5 respectively.
Key formulas
Share Formula
Share of A = Total x (A's ratio part) / (Sum of all ratio parts)
When: Dividing any amount — money, marks, time — among multiple parties
Worked examples
Divide Rs 1200 in ratio 3:4:5. Sum = 12. Shares = 1200x3/12=300, 1200x4/12=400, 1200x5/12=500.
A and B share profit in 5:3. B gets Rs 2400. Find A's share. A/B = 5/3, so A = 2400 x 5/3 = Rs 4000.
Ratio Changes — When One Quantity Changes
A common IBPS question type: a ratio is given, then one or both quantities change (by adding or subtracting a number), and you need to find the new ratio or the original values. Set up the problem with variables. If A:B = 3:5, let A = 3k and B = 5k. Then apply the change condition. Solving for k gives you actual values.
- Always express ratio as multiples of k. A:B = 3:5 means A=3k, B=5k.
- Form an equation from the condition given and solve for k.
- Once k is known, find any value by substituting back.
- If a number is added to both, the ratio changes — don't assume it stays the same.
Key formulas
Variable Substitution
If A:B = m:n, let A = mk and B = nk, then solve for k
When: Any ratio problem where actual values need to be found
Worked examples
A:B = 3:5. If 10 is added to each, new ratio = 5:7. Find original values. (3k+10)/(5k+10) = 5/7. Cross multiply: 21k+70 = 25k+50. 4k=20, k=5. A=15, B=25.
Ages of X and Y are in ratio 4:3. After 6 years ratio becomes 6:5. Find present ages. (4k+6)/(3k+6)=6/5. 20k+30=18k+36. 2k=6, k=3. X=12, Y=9.
⚠ Common mistakes to avoid
- Not simplifying the ratio before solving — leads to messy large numbers and calculation errors under time pressure.
- Confusing third proportional with mean proportional. Third proportional uses b squared / a. Mean proportional uses square root of ab.
- In ratio change problems, adding or subtracting a number from both sides and assuming the ratio stays proportional — it does NOT, that is the whole point of the problem.
- Forgetting that a:b is NOT equal to b:a. Order matters. Antecedent comes first. Getting this reversed in word problems about income or expenditure is a classic trap.
- In compound ratio, multiplying only the antecedents and forgetting the consequents, or mixing up which is antecedent and which is consequent in each ratio.
🧠 Memory aids
- FM-4T rule for proportional types: Fourth = bc/a, Mean = root(ab), Third = b2/a. Remember FM-4T like an FM radio station at 4T frequency.
- For dividing in ratio: ADD then DIVIDE. Add all ratio parts to get denominator, then divide total by it, then multiply each part. The three steps are ADD, FIND UNIT, MULTIPLY.
- Cross multiplication visual: draw a cross between the two fractions. The numbers at the ends of each diagonal multiply together and must be equal. Looks like an X — so remember X means CROSS MULTIPLY.
- Variable k is your best friend — any ratio problem without actual values, immediately write A = mk and B = nk. This converts ratio language into algebra and almost always cracks the problem.
🎯 IBPS CLERK exam tips
- IBPS Clerk Prelims usually has 1-2 direct ratio questions like finding fourth proportional or dividing a sum. These are easy 30-second questions if formulas are memorized — never skip these.
- Ratio appears inside Age Problems heavily in both Prelims and Mains. The pattern is almost always: current ratio given, future or past ratio given, find current ages using the k method.
- In Mains, DI sets often have a ratio column in tables. You may need to find actual values from ratios given total is mentioned elsewhere. Practice reading such tables carefully.
- Time-saving tip: In most division problems, do NOT convert to decimals. Keep fractions till the final step. Decimals slow you down and cause rounding errors.
- If a question mentions sub-duplicate or triplicate ratio in the options, do not panic — these are just square roots and cubes of the original ratio respectively. Duplicate = square, Sub-duplicate = square root, Triplicate = cube.
Q1 · hard · AI-verified
The ages of A, B, and C are in the ratio 3:4:5. Five years ago, their ages were in the ratio 2:3:4. What is the present age of B?
- 20 years
- 24 years
- 30 years
- 16 years
Q2 · hard · AI-verified
Three partners A, B, and C invest in a business in the ratio 4:6:5. After one year, A doubles his investment while B reduces his by half and C increases his by 50%. What is the new ratio of their investments?
- 8:3:7.5
- 16:6:15
- 8:6:15
- 4:3:7.5
Q3 · hard · AI-verified
A sum is divided among A, B, and C in the ratio 3:4:5. If B's share is increased by Rs. 200, the ratio becomes 3:5:5. What was the original sum?
- Rs. 2400
- Rs. 3600
- Rs. 4800
- Rs. 6000
Q4 · hard · AI-verified
A mixture contains alcohol and water in the ratio 5:3. How much water must be added to 32 liters of this mixture to make the ratio 1:1?
- 10 liters
- 6 liters
- 12 liters
- 8 liters
Q5 · hard · AI-verified
The ratio of ages of father and son is 7:2. After 10 years, their ages will be in the ratio 9:4. What is the present age of the father?
- 42 years
- 28 years
- 49 years
- 35 years