Simple Interest (SI) is the most straightforward form of interest calculation — you earn (or pay) interest only on the original amount you put in (or borrowed), never on the interest that has already accumulated. The original amount is called the Principal (P), the percentage charged per year is the Rate (R), and the duration is Time (T).
Here is the cleanest analogy: imagine you lend a friend Rs. 1,000 for 3 years at 10% per year. Each year, they owe you exactly Rs. 100 — not Rs. 100 in year one, then Rs. 110 in year two (that would be compound interest). In SI, the interest "meter" runs at a flat, fixed pace. Year 1 adds Rs. 100. Year 2 adds another Rs. 100. Year 3 adds another Rs. 100. Total interest: Rs. 300. Final amount returned: Rs. 1,300.
That flat-rate behaviour is what makes SI problems tractable in an exam — the interest grows in a straight line. When you plot Amount against Time in SI, you get a straight line starting at the Principal. In compound interest, that same plot is a curve. If you ever need to distinguish the two in a word problem, look for that linearity clue.
For RRB Group D, SI questions are typically one or two steps. The examiners test four things:
None of these require anything beyond the core formula and a bit of algebraic rearrangement. You do not need a calculator — every value is chosen to divide cleanly if you set it up right.
Where:
P = Principal (the original sum, in Rs.)R = Rate of interest per annum (as a percentage, e.g., 10 for 10%)T = Time in yearsEverything in SI problems comes from this one equation. The four variables are P, R, T, and SI. Any question gives you three and asks for the fourth.
You don't need to memorise all four separately. Memorise one triangle: SI at the top, P × R × T at the bottom. Cover the variable you want — the rest tells you what to do (multiply or divide).
Look — this is a question type that trips up beginners. You're told: "A sum amounts to Rs. X in a years and Rs. Y in b years." Both amounts are at SI. Here's the insight:
The difference in Amount between any two time points equals the SI earned in that gap:
Once you have SI per year, multiply by a years to get SI for the first period, then subtract from X to get Principal.
Example: Amounts to Rs. 2,420 in 2 years and Rs. 2,600 in 3 years.
"At what rate will a sum double in n years?"
If the sum doubles, Amount = 2P, so SI = P. Plug into the formula:
For the sum to double in 12 years: R = 100/12 = 8.33%.
General pattern: If the sum becomes k times itself in n years:
If it becomes 5/4 of itself: k = 5/4, so k − 1 = 1/4. R = (1/4 × 100)/n.
One question in the PYQ set uses this. For 2 years:
This is worth remembering as a standalone shortcut for 2-year problems. You do not need to compute CI and SI separately and subtract — that takes 5 steps. This formula does it in 2.
When someone borrows at rate r₁ and lends at rate r₂ (where r₂ > r₁) on the same principal for the same time:
This is just the SI formula applied to the rate difference. You can compute it in one line instead of computing two separate interest values.
When a sum doubles at simple interest, SI equals the Principal itself. Instead of setting up the full equation, directly use R = 100/n where n is the number of years. For n = 12, R = 100/12 = 8.33%. For n = 10, R = 10%. For n = 8, R = 12.5%. This instantly solves any "double in X years" question without algebra. Standard setup: 4 steps. This rule: 1 step. Speed gain: reduces ~40 seconds of algebra to a 5-second recall.
When you are given amounts at two different time points (e.g., Rs. A after t₁ years and Rs. B after t₂ years), SI per year = (B − A)/(t₂ − t₁). Then Principal = A − (t₁ × SI per year). This avoids setting up two simultaneous equations with unknowns P and R. Standard method using two equations: 6-8 lines. This subtraction method: 2 lines. Speed gain: saves approximately 45-60 seconds.
When borrowing at r₁% and lending at r₂%, the gain per year is simply P × (r₂ − r₁)/100. Do not compute total interest paid and total interest received as separate steps. Example: Borrow Rs. 15,000 at 12%, lend at 15%, for 3 years. Rate difference = 3%. Gain = 15000 × 3 × 3/100 = 15000 × 9/100 = Rs. 1,350. Standard method: compute 5400 and 6750 separately, then subtract. This shortcut: one multiplication. Saves approximately 30 seconds and removes one subtraction error point.
For the difference between CI and SI over exactly 2 years, use: Difference = P × (R/100)². For P = 8,000 and R = 10%: 8000 × (0.1)² = 8000 × 0.01 = Rs. 80. Without this formula, you'd compute CI = 8000 × 1.1² − 8000 = 1,680 and SI = 8000 × 10 × 2/100 = 1,600, then subtract: 4 separate calculations vs. one multiplication. Saves approximately 40 seconds.
When the question says "a sum becomes k/m of itself in n years," the SI earned = (k/m − 1) × P = ((k−m)/m) × P. Then R = ((k−m)/m × 100)/n. Example: sum becomes 5/4 of itself in 5 years. SI = (5/4 − 1)P = P/4. R = (1/4 × 100)/5 = 100/20 = 5%. You can substitute P = 100 as a dummy value and the percentage works out directly. Reduces risk of fraction arithmetic errors in the exam hall.
When you see an SI question in the exam hall, run through this decision path:
Step 1 — Identify what's given and what's asked. Count the knowns: P, R, T, SI. Three are given, one is missing. If two Amounts at different times are given instead of P directly, use the subtraction trick first to find SI-per-year, then Principal.
Step 2 — Check for a pattern type:
R = (k−1) × 100/n directly.P(R/100)² directly.Step 3 — Plug and solve.
Always confirm units: if T is in months, convert to years (T_months / 12). If R is given as per quarter, convert to per annum. RRB Group D almost never uses non-annual rates, but check.
Step 4 — Verify with options. If your answer does not match any option, re-check whether you used Amount or SI in the formula. The most common error is substituting Amount where SI is required.
Why this question: Direct application of the base formula, solving for R. This is the most common SI question type in RRB Group D.
Solving path: Plug known values into SI = PRT/100. You get 1440 = (3600 × R × 4)/100 = 144R. So R = 1440/144 = 10. Pick option B. Time taken with this approach: under 20 seconds.
Why this question: Tests whether you can extract Principal from two Amount values without getting confused by the missing Rate. The subtraction trick is the only efficient method here.
Solving path: SI per year = 2600 − 2420 = Rs. 180. SI for 2 years = Rs. 360. Principal = 2420 − 360 = Rs. 2,060. Pick option A. This is a 3-step mental calculation — no formula rearrangement needed.
Why this question: Borrowing-and-lending profit is a classic exam pattern. The rate-difference shortcut cuts the work in half.
Solving path: Rate difference = 15% − 12% = 3%. Gain = (15000 × 3 × 3)/100 = 135000/100 = Rs. 1,350. Pick option B. The standard method of computing two separate interest values and subtracting takes twice as long and introduces an extra subtraction step where errors occur.
Why this question: Doubling problems appear regularly and are completely solvable in one step if you know the rule.
Solving path: Sum doubles → SI = P. Apply R = 100/n = 100/12 = 8.33%. Pick option A. Do not set up the full equation on paper; this is a one-second mental calculation once you have the rule.
Why this question: CI vs SI for 2 years is a cross-topic question. Knowing the shortcut formula P(R/100)² makes this a 10-second question rather than a 2-minute one.
Solving path: Difference = 8000 × (10/100)² = 8000 × 0.01 = Rs. 80. Pick option A. If you had computed CI step-by-step (8000 × 1.21 = 9680, CI = 1680, SI = 1600, difference = 80), it would take about 90 seconds. The formula takes 10.
Using Amount instead of SI in the formula. The formula is SI = PRT/100, not Amount = PRT/100. If the question gives you the Amount at the end, always subtract Principal first to get SI, then work with the formula.
Forgetting to convert months to years. If time is given as 18 months, use T = 18/12 = 1.5 years. Using T = 18 directly inflates your answer by a factor of 12.
In doubling problems, treating Amount = P instead of Amount = 2P. When a sum "doubles," the Amount is twice the Principal, meaning SI = Principal. Students sometimes write SI = 2P (confusing Amount with SI) and get a rate that is twice the correct answer.
In two-amount problems, subtracting the wrong way. SI per year is always (larger amount − smaller amount) ÷ (year difference). If you subtract the year difference incorrectly (e.g., using 3 − 2 = 1 but with the wrong amounts), you get SI per year wrong and the entire chain collapses.
Applying CI formula when the question says SI. When the question explicitly says "simple interest," P(R/100)² gives the CI − SI difference, not SI itself. Do not confuse the shortcut formula (applicable only for comparing the two over 2 years) with the core SI formula.
Rate as a decimal vs. percentage. In the formula SI = PRT/100, R is already the percentage number (e.g., 10 for 10%, not 0.10). If you write R = 0.10 and also divide by 100, you divide by 100 twice and get an answer that is 100 times too small. Pick one form and stay consistent.