Sarkari RiseLogin

Arithmetic Word Problems Questions for RBI GRADE B

Free, AI-curated practice for the Arithmetic Word Problems section of RBI GRADE B. We have 15+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — RBI GRADE B mockAll RBI GRADE B resourcesAlready a user? Sign in →
📍 Arithmetic Word Problems is also tested in:
SBI PO (33)IBPS RRB PO (15)
Why this topic matters · 8 min read
Arithmetic Word Problems form the backbone of the Quantitative Aptitude section in RBI Grade B Phase 1. They appear as standalone questions and within Data Interpretation sets. Topics like percentage, profit-loss, simple and compound interest, ratio-proportion, time-work, time-speed-distance, and mixtures collectively account for 15-20 questions in Phase 1. The key challenge is translating real-world language into equations quickly under time pressure. Mastering the standard equation templates for each sub-type is the fastest path to accuracy.

Percentage and Percentage Change

Percentage problems appear in almost every RBI Grade B paper, either standalone or embedded in DI. The core idea is expressing a part as per 100 of the whole. Percentage change problems often involve successive changes (e.g., price rises 20% then falls 10%) which trips many aspirants because changes do not simply add.

  • Percentage of X = (Part / Whole) x 100
  • Successive change of a% then b%: net change = a + b + (ab/100)
  • If a value increases by x%, to find original: divide by (1 + x/100)
  • Population or price after n years at r%: P x (1 + r/100)^n
  • Fraction-to-percentage shortcuts: 1/8 = 12.5%, 1/6 = 16.67%, 1/7 approx 14.28%
Key formulas
Percentage Change
Change% = ((New - Old) / Old) x 100
When: When comparing two values and finding rise or fall
Successive % Change
Net% = a + b + (ab/100)
When: When two percentage changes are applied one after another
Worked example

A price rises 20% then falls 10%. Net change = 20 + (-10) + (20 x -10)/100 = 10 - 2 = 8% rise. Final price on Rs 500 = 500 x 1.08 = Rs 540.

Profit, Loss and Discount

Profit-loss problems link Cost Price (CP), Selling Price (SP), and Marked Price (MP). RBI Grade B often disguises these as shopkeeper problems with two successive discounts or a combination of discount and profit. Remember: discount is always on MP, but profit/loss is always calculated on CP.

  • Profit% = (SP - CP) / CP x 100; Loss% = (CP - SP) / CP x 100
  • SP = CP x (100 + Profit%) / 100
  • Discount = MP - SP; Discount% = Discount / MP x 100
  • When two articles sold at same SP, one at x% profit and other at x% loss: net result is always a loss of (x^2)/100 %
  • Equivalent single discount for d1 and d2 successive: d1 + d2 - (d1 x d2)/100
Key formulas
SP from CP
SP = CP x (100 + P%) / 100
When: When profit percentage and CP are given
Equal SP trick
Net Loss% = x^2 / 100
When: Two items sold at same SP, one at x% profit and one at x% loss
Worked example

Two books each sold at Rs 300, one at 20% profit, other at 20% loss. Net loss% = 400/100 = 4%. Combined CP = 600/0.96 = Rs 625. Net loss = Rs 25.

Simple Interest and Compound Interest

SI and CI questions appear frequently in RBI Grade B given the banking context. The exam tests SI vs CI difference, finding principal given CI for 2 or 3 years, and effective rate of CI. The difference between CI and SI for 2 years is a very popular formula-based question. For 3 years it is slightly harder.

  • SI = P x R x T / 100; Amount = P + SI
  • CI Amount = P x (1 + R/100)^T
  • CI - SI for 2 years = P x (R/100)^2
  • CI - SI for 3 years = P x (R/100)^2 x (R/100 + 3)
  • Compounding half-yearly: halve the rate, double the time
Key formulas
Simple Interest
SI = (P x R x T) / 100
When: Flat interest, no compounding
Compound Interest
A = P x (1 + R/100)^T
When: Interest added to principal each period
CI-SI Difference 2 years
Diff = P x (R/100)^2
When: Shortcut when T = 2 years, saves full CI calculation
Worked example

P = Rs 10000, R = 10%, T = 2 years. SI = 2000. CI Diff = 10000 x (0.1)^2 = Rs 100. So CI = Rs 2100.

Ratio, Proportion and Mixtures (Alligation)

Ratio problems test how quantities scale together. Alligation is the shortcut for mixture problems and is extremely fast once practiced. It finds the ratio in which two ingredients at different prices (or concentrations) must be mixed to get a target. RBI DI sets sometimes embed mixture logic in data on blended products or average salaries.

  • Alligation rule: (Quantity of cheaper) / (Quantity of dearer) = (Dearer - Mean) / (Mean - Cheaper)
  • If A:B = m:n and B:C = p:q, then A:B:C = mp : np : nq
  • In mixture replacement: after n replacements, remaining pure = P x (1 - r/P)^n where r is replaced volume
  • Compounded ratio of a:b and c:d is ac:bd
  • Duplicate ratio of a:b is a^2:b^2; Sub-duplicate is sqrt(a):sqrt(b)
Key formulas
Alligation
(Q cheaper)/(Q dearer) = (D - M)/(M - C)
When: Mixing two items of different cost/concentration to achieve a mean value
Mixture Replacement
Pure left = P x ((P - r)/P)^n
When: Finding pure content after repeated removal and refilling with water
Worked example

Milk at Rs 20/L mixed with water (Rs 0) to get mixture at Rs 16/L. Ratio = (16-0):(20-16) = 16:4 = 4:1. So 4 parts milk, 1 part water.

Time, Speed and Distance

TSD problems in RBI Grade B often involve trains, boats-streams, or relative speed. The trick is to always work in consistent units (km/h or m/s) and to memorize the conversion: 1 km/h = 5/18 m/s. Relative speed for same direction is subtraction; opposite direction is addition.

  • Distance = Speed x Time; always check units first
  • Relative speed (opposite): S1 + S2; same direction: |S1 - S2|
  • Boat upstream speed = B - R; downstream = B + R; still water speed = (upstream + downstream)/2
  • Average speed for equal distances = 2xy/(x+y), NOT simple average
  • Train crossing: time = (length of train + length of object) / relative speed
Key formulas
Average Speed
Avg Speed = 2xy / (x + y)
When: Same distance travelled at speed x and speed y
Boat in still water
B = (Downstream + Upstream) / 2
When: Finding boat speed or current speed from upstream/downstream data
Worked example

A covers 60 km at 30 km/h and returns at 20 km/h. Average speed = 2x30x20/(30+20) = 1200/50 = 24 km/h (not 25).

Time and Work

Time-work problems test how quickly individuals or groups finish a task. The unitary method is the safest approach: convert everything to work done per day. Pipes and cisterns follow the same logic with filling (positive) and leaking (negative).

  • If A finishes in n days, A's 1 day work = 1/n
  • Combined 1 day work of A and B = 1/A + 1/B; Time = AB/(A+B)
  • If A is twice as fast as B, ratio of time = 1:2
  • Pipe fills in x hours, leak empties in y hours; net = 1/x - 1/y per hour
  • Work equivalence: M1 x D1 x H1 = M2 x D2 x H2 (men x days x hours)
Key formulas
Combined Work Time
T = (A x B) / (A + B)
When: Two people with individual times A and B work together
MDH Equivalence
M1 x D1 x H1 = M2 x D2 x H2
When: Comparing two scenarios of workers doing the same job
Worked example

A alone: 12 days, B alone: 18 days. Together = (12x18)/(12+18) = 216/30 = 7.2 days.

⚠ Common mistakes to avoid
  • Using simple average instead of harmonic mean for average speed when distances are equal — always use 2xy/(x+y).
  • Calculating profit/loss percentage on SP instead of CP — the denominator for profit% is always CP.
  • Adding successive percentage changes directly (e.g., 20% + 10% = 30%) instead of using the a + b + ab/100 formula.
  • Ignoring units in TSD — mixing km/h with metres and seconds without converting leads to wrong answers under time pressure.
  • In work problems, treating 'A is 3 times as efficient as B' as A takes 3 times longer — it is the opposite: A takes 1/3 the time.
🧠 Memory aids
  • PCIST mnemonic for word problem types: Percentage, CI/SI, mixtures (alligation), Speed-distance, Time-work — cover these 5 and you cover 80% of Quant.
  • Alligation cross: draw an X, put cheaper on top-left, dearer on top-right, mean in the centre, then subtract diagonally. The bottom values are the mixing ratio.
  • For CI-SI difference: think of it as the interest on the first year's interest — P x (R/100)^2 for 2 years, easy to visualise.
  • Boat problems: think of the boat as a swimmer in a river. Downstream = going with the current (fast, add), Upstream = fighting the current (slow, subtract). Average the two to find still water speed.
🎯 RBI GRADE B exam tips
  • Phase 1 of RBI Grade B has 30 Quant questions in 25 minutes — that is under 50 seconds per question. Do not set up full algebraic equations; use approximation and formula shortcuts for arithmetic problems.
  • DI sets in RBI Grade B frequently embed percentage change, ratio, and profit-loss inside table or bar chart questions. Practise recognising the formula type within 10 seconds of reading the question.
  • The exam favours 2-step problems: a ratio question may also require a percentage calculation. Always read to the end of the question before starting to solve.
  • Avoid long calculations for CI: memorise CI for common values (10% for 2 years = 21%, for 3 years = 33.1%) to quickly verify options.
  • In RBI Grade B 2023-24 papers, mixture and alligation, time-work, and TSD appeared with moderate difficulty — these are scoring if done with the standard shortcuts rather than first-principles algebra.

Sample questions

Q1 · hard · AI-verified
In a competitive exam, 60% of candidates passed in Mathematics, 70% passed in English, and 40% passed in both subjects. If 200 candidates failed in both subjects, what was the total number of candidates?
  1. 1600
  2. 2200
  3. 1800
  4. 2000
Q2 · hard · AI-verified
A train crosses a platform 180 meters long in 20 seconds and crosses a signal post in 12 seconds. What is the length of the train?
  1. 200 meters
  2. 225 meters
  3. 240 meters
  4. 270 meters
Q3 · hard · AI-verified
A man sells two articles for ₹2,400 each. On one he gains 20% and on the other he loses 20%. What is his overall gain or loss percentage?
  1. 4% loss
  2. 4% gain
  3. No gain no loss
  4. 2% loss
Q4 · hard · AI-verified
In a mixture of 60 liters containing milk and water in the ratio 7:3, how many liters of water should be added to make the ratio 1:1?
  1. 18 liters
  2. 24 liters
  3. 30 liters
  4. 36 liters
Q5 · hard · AI-verified
A trader mixes two varieties of rice costing ₹45 per kg and ₹60 per kg in the ratio 3:2. He sells the mixture at ₹65 per kg. If his total profit is ₹2400, what quantity of the cheaper variety did he use?
  1. 120 kg
  2. 144 kg
  3. 150 kg
  4. 160 kg
💡 Want answers + explanations + 10+ more Arithmetic Word Problems questions? Sign up free →
⭐ Recommended for RBI GRADE B aspirants

Pro 6-month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More RBI GRADE B topics

Cloze Test
24+ practice questions
Awards and Sports
16+ practice questions
International Organizations
15+ practice questions
Current Affairs
15+ practice questions
Input-Output
15+ practice questions
Money and Capital Markets
15+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q