Why this topic matters · 8 min read
Arithmetic dominates SBI PO Quant (30-40% of section). You'll face 8-12 questions mixing percentage, profit-loss, simple/compound interest, ratio, and time-work in 20 minutes. The trap: conceptual clarity matters more than formula memorization. SBI tests application under time pressure, not just calculation. Expect 1-2 tricky word problems per paper.
Percentage & Ratio Fundamentals
Percentage is a fraction with denominator 100. In SBI PO, percentage questions often hide inside word problems about discounts, markups, or population changes. Ratio is a comparison between two quantities. The key insight: percentage and ratio are interchangeable tools. If A is 25% more than B, then A:B = 5:4. Master this conversion and half your percentage problems become ratio problems (which are often faster to solve). SBI loves mixing percentage with profit-loss or comparing two scenarios.
- Percentage = (Part / Whole) × 100; always identify what is part and what is whole
- Ratio A:B = 3:5 means A = 3x, B = 5x for some value x; use this to avoid fractions
- Percentage increase/decrease: New = Old × (1 ± r/100); r is the percentage
- If A is p% more than B, then A/B = (100+p)/100; use this for quick comparisons
- Successive percentage changes multiply, not add: (1 + p1/100) × (1 + p2/100)
- Reverse percentage: If final value is known, divide by the multiplier to get original
Key formulas
Percentage Change
Percentage Change = ((New - Old) / Old) × 100
When: Finding % increase or decrease in any quantity (price, population, etc.)
Ratio to Percentage
If A:B = m:n, then A is ((m-n)/n) × 100 % more/less than B
When: Converting ratio comparison to percentage statement
Successive Changes
Final = Initial × (1 + p1/100) × (1 + p2/100)
When: Two or more percentage changes applied one after another
Worked examples
A product costs Rs 500. Price increases by 20%, then decreases by 10%. Final price? 500 × 1.20 × 0.90 = 540. Not 500 × 1.10 (common mistake).
If A:B = 3:4, A is what % less than B? (3-4)/4 × 100 = -25%. So A is 25% less.
Profit, Loss & Discount
This is the most tested arithmetic topic in SBI PO. The framework is simple: Profit = Selling Price - Cost Price. But SBI twists it with multiple items, discounts on discounts, or markup scenarios. The real skill is identifying what you know and what you need to find. Always draw a quick table: Cost Price (CP), Marked Price (MP), Selling Price (SP), Profit %, Discount %. One formula ties them all: SP = MP × (1 - Discount%) and Profit% = ((SP - CP) / CP) × 100.
- Profit = SP - CP; Profit% = (Profit / CP) × 100
- Loss = CP - SP; Loss% = (Loss / CP) × 100
- Marked Price (MP) is the tag price; Discount is always on MP, not CP
- SP = MP × (1 - Discount%/100); this is the core discount formula
- Profit% is calculated on CP, not MP or SP; this is the biggest trap
- Successive discounts multiply: Final SP = MP × (1 - d1/100) × (1 - d2/100)
Key formulas
Profit Percentage
Profit% = ((SP - CP) / CP) × 100
When: Finding profit margin or comparing profitability
Selling Price from Profit
SP = CP × (1 + Profit%/100)
When: You know CP and desired profit%, need to find SP
Discount Formula
SP = MP × (1 - Discount%/100)
When: Finding selling price when marked price and discount % are given
Cost Price from Profit
CP = SP / (1 + Profit%/100)
When: Reverse calculation: SP and profit% known, find CP
Worked examples
A shopkeeper marks goods at Rs 1000, gives 20% discount, and makes 25% profit. What is CP? SP = 1000 × 0.80 = 800. CP = 800 / 1.25 = 640.
Two items: one sold at 20% profit, another at 20% loss, both at same SP. Which has higher CP? The loss item has higher CP (because 20% loss on higher CP = same SP as 20% profit on lower CP).
Simple & Compound Interest
Interest questions appear in 2-3 SBI PO papers per year. Simple Interest (SI) is linear; Compound Interest (CI) is exponential. The difference grows with time. SI is rarely asked alone; SBI usually asks SI vs CI comparison or CI with different compounding periods. Key insight: CI for 2 years = SI for 2 years + SI on first year's interest. This helps you estimate CI quickly without memorizing the formula.
- SI = (Principal × Rate × Time) / 100; grows linearly
- CI = Principal × (1 + Rate/100)^Time - Principal; grows exponentially
- Amount = Principal + Interest (for both SI and CI)
- CI - SI for 2 years = (Principal × Rate^2) / 100^2; useful for quick comparison
- When compounding is half-yearly or quarterly, adjust rate and time: divide rate by 2 or 4, multiply time by 2 or 4
- For CI, if rate is given as 'p% per annum compounded half-yearly', use p/2 as rate and 2t as time periods
Key formulas
Simple Interest
SI = (P × R × T) / 100
When: Interest calculated on principal only, every year
Compound Interest Amount
A = P × (1 + R/100)^T
When: Finding total amount after T years at R% p.a. compounded annually
CI Difference (2 years)
CI - SI = (P × R^2) / 100^2
When: Quick comparison of CI vs SI for exactly 2 years
Half-yearly Compounding
A = P × (1 + R/200)^(2T)
When: Interest compounded half-yearly; divide rate by 2, multiply time by 2
Worked examples
Rs 1000 at 10% p.a. for 2 years: SI = (1000 × 10 × 2) / 100 = 200. CI = 1000 × 1.1^2 - 1000 = 210. Difference = 10.
Rs 5000 at 20% p.a. compounded half-yearly for 1 year: A = 5000 × (1 + 20/200)^2 = 5000 × 1.1^2 = 6050.
Time, Work & Rates
Work problems test your ability to convert word descriptions into equations. The core idea: Work = Rate × Time. If A completes a job in 10 days, A's rate is 1/10 of the job per day. When A and B work together, their rates add. SBI often mixes this with pipes-and-tanks or partial work scenarios. The trick: always think in terms of 'fraction of work per unit time', not absolute time.
- If A completes work in 'a' days, A's rate = 1/a of work per day
- If A and B work together, combined rate = 1/a + 1/b; time to complete = 1 / (combined rate)
- If A works for x days and B for y days on the same job, then (x/a) + (y/b) = 1 (total work)
- Pipes: inflow rate is positive, outflow rate is negative; net rate = inflow - outflow
- For partial work: if A does 1/3 of job and B does 2/3, time depends on their individual rates
- Efficiency ratio: if A is twice as efficient as B, A completes in half the time; rates are in ratio 2:1
Key formulas
Work Rate
Rate = 1 / Time (in days)
When: Converting time to rate; if job takes 5 days, rate is 1/5 per day
Combined Work
Combined Rate = Rate_A + Rate_B; Time = 1 / Combined Rate
When: Two or more workers/pipes working together on same task
Partial Work Equation
(Work_A / Total) + (Work_B / Total) = 1
When: Different workers do different portions; each portion = (Time × Rate)
Worked examples
A completes a job in 12 days, B in 18 days. Working together, how long? Rate_A = 1/12, Rate_B = 1/18. Combined = 1/12 + 1/18 = 5/36. Time = 36/5 = 7.2 days.
A pipe fills a tank in 6 hours, drain empties in 9 hours. Net time to fill? Net rate = 1/6 - 1/9 = 1/18. Time = 18 hours.
Average & Mixture
Average problems in SBI PO often involve weighted averages or finding missing values. The formula is simple: Average = Sum / Count. But SBI twists it: 'Average age of 5 people is 30. One person leaves, average becomes 28. Find the person's age.' This requires you to work backwards from average to sum. Mixture problems are similar: if you mix two quantities with different values, the resulting average lies between them, weighted by quantity.
- Average = Sum of all values / Number of values; rearrange to find missing values
- Weighted average: if m items have value a and n items have value b, average = (m×a + n×b) / (m+n)
- When average changes after adding/removing an item: new sum = new average × new count
- Alligation method: for mixture problems, use the average as a pivot; differences from average are inversely proportional to quantities
- If average of n numbers is A and one number is replaced, new average = A + (new - old) / n
- For consecutive numbers, average = (first + last) / 2
Key formulas
Average
Average = Sum / Count
When: Finding average of any set of values
Weighted Average
Weighted Avg = (w1×v1 + w2×v2) / (w1 + w2)
When: Mixing two groups with different values and weights
Change in Average
New Average = Old Average + (New Item - Removed Item) / Count
When: One item added or removed from a group
Worked examples
Average of 5 numbers is 40. If one number 50 is replaced by 60, new average? Change = (60-50)/5 = 2. New average = 40 + 2 = 42.
Mix 20 liters of 30% solution with 30 liters of 50% solution. Concentration? Weighted avg = (20×30 + 30×50) / 50 = 2400/50 = 48%.
⚠ Common mistakes to avoid
- Confusing profit% calculation base: profit% is always on CP, not on SP or MP. If SP = 100 and profit = 20, CP = 100/1.20 = 83.33, NOT 80.
- Treating successive discounts as additive: 20% + 10% discount is NOT 30%. It's (1-0.20)×(1-0.10) = 0.72, so 28% total discount.
- Forgetting to adjust rate and time for half-yearly/quarterly compounding: if 12% p.a. compounded half-yearly, use 6% per half-year, not 12%.
- In work problems, adding times instead of rates: if A takes 6 days and B takes 3 days, together it's NOT 9 days. Rates are 1/6 + 1/3 = 1/2, so 2 days.
- Misidentifying what percentage is calculated on: discount is on MP, profit% is on CP, markup is on CP. Read carefully which price is the base.
🧠 Memory aids
- CPMSSP: Cost Price, Marked Price, Selling Price, Profit/Loss, Profit%. This is the hierarchy; always identify each in a problem.
- SI is Linear, CI is eXponential: SI grows like a straight line (same interest every year), CI grows like a curve (interest on interest).
- Rates ADD when working together: A's rate + B's rate = combined rate. This is the mental model for all work problems.
- Percentage Conversion: If A is 25% more than B, then A:B = 5:4 (add 25 to 100 = 125, ratio is 125:100 = 5:4). Reverse: 4:5 ratio means 25% more.
🎯 SBI PO exam tips
- SBI PO Quant has 35 questions in 20 minutes. Arithmetic is 8-12 of these. Spend max 90 seconds per question; if stuck, move on. Arithmetic is often easier than DI, so prioritize it for quick marks.
- Recent SBI papers (2023-24) show a trend: 1-2 questions mixing profit-loss with percentage or ratio. Example: 'A shopkeeper marks goods 40% above CP, gives 10% discount, and makes 26% profit. Find CP.' Requires chaining three concepts.
- Word problems dominate; pure formula questions are rare. Read carefully for hidden information: 'A works 2 days, then B joins' is different from 'A and B work together'. Underline numbers and relationships.
- Compound interest questions often ask for 'difference between CI and SI' rather than absolute CI. This is faster to calculate using the formula CI - SI = PR^2/10000 for 2 years.
- Time management: if a problem involves more than 3 steps or fractions, consider if there's a ratio/proportion shortcut. SBI rewards speed; the fastest solvers use mental math and avoid calculators for simple arithmetic.
Q1 · hard · AI-verified
Two trains of lengths 240m and 160m are running in opposite directions at speeds of 72 km/hr and 54 km/hr respectively. How much time will they take to completely cross each other?
- 10.28 seconds
- 11.43 seconds
- 9.86 seconds
- 12.57 seconds
Q2 · hard · AI-verified
In a mixture of 80 liters, the ratio of milk to water is 7:1. How much water should be added to make the ratio of milk to water 7:3?
- 20 liters
- 30 liters
- 25 liters
- 15 liters
Q3 · hard · AI-verified
A man can row 26 km downstream and 14 km upstream in 6 hours. He can also row 12 km downstream and 8 km upstream in 3 hours. Find the speed of the man in still water.
- 6 kmph
- 7 kmph
- 8 kmph
- 9 kmph
Q4 · hard · AI-verified
A man buys eggs at 3 for Rs. 5 and sells them at 5 for Rs. 12. Find his profit percentage.
- 144%
- 120%
- 136%
- 150%
Q5 · hard · AI-verified
In an examination, 35% students failed in Mathematics, 45% failed in English, and 20% failed in both subjects. What percentage of students passed in both subjects?
- 35%
- 50%
- 45%
- 40%