Interest is the cost of borrowing money — or the reward for lending it. Two fundamental models exist, and CDS exploits both:
Simple Interest (SI): The bank charges interest only on the original principal, every period. It grows linearly. If you borrow ₹10,000 at 10% per year, you pay ₹1,000 every year — no more, no less — regardless of how long the loan runs.
Compound Interest (CI): The bank charges interest on the principal plus all previously accumulated interest. It grows exponentially. That same ₹10,000 at 10% gives ₹1,000 in year one, but in year two it gives ₹1,100 because the base has grown to ₹11,000.
The useful analogy: Think of SI as a flat salary — ₹1,000 every month, same forever. Think of CI as a salary with an annual raise equal to your current pay — after a few years, the numbers look very different from the same starting point.
Where CDS actually tests you: the exam rarely asks a straight "find the SI" question. What it does — look at the 2023–2026 PYQs — is combine complications:
The underlying arithmetic is Class 10. The traps are in reading the problem carefully, converting rates and periods correctly for non-annual compounding, and not losing a decimal place under exam pressure. Nail the structure, not just the formula.
Where P = principal, R = rate per annum (%), T = time in years.
Critical extraction trick for SI: If a sum triples in T years, the amount A = 3P, so SI = 2P. Substitute directly:
This gives you R if T is known, or T if R is known — no fractions, no formula rearrangement under pressure.
Generalising: if a sum becomes n times in T₁ years, and you want how many years to become m times:
(Because the annual interest rate is fixed, so interest per year = (n-1)P / T₁. Set equal to (m-1)P / T₂.)
Where n = number of compounding periods (not necessarily years).
Non-annual compounding — this is where most CDS mistakes happen:
| Compounding | Rate per period | Number of periods for T years | |---|---|---| | Annually | R% | T | | Half-yearly | R/2 % | 2T | | Quarterly | R/4 % | 4T | | Monthly | R/12 % | 12T |
Look — when the problem says "12% compounded quarterly for 9 months", you do NOT use 12% for 0.75 years. You use 3% per quarter for 3 quarters. These are different calculations and give different answers.
"In how many years does a sum double at 20% CI?" — you need:
For small cases, just iterate: 1.2¹ = 1.2, 1.2² = 1.44, 1.2³ = 1.728, 1.2⁴ = 2.0736. Done — n = 4.
For large targets ("100 times"), iteration is impossible in the exam hall. Use logarithms:
The exam will give you log 2 and log 3 values. Here's how to build log 1.2:
Substitute given values. This breakdown — log(fraction) = log(numerator) - log(denominator) — is the engine behind every logarithm-based CI question in CDS.
CDS 2026 ran a two-part question on simultaneous SI loans at different rates and start times. The method:
R. The second rate is explicitly 2R (or whatever the problem states).SI₁ + SI₂ = total given. Solve for R.Do not try to combine them into one formula. Work them in parallel.
For 2 years at rate R%:
For 3 years:
These are useful when the question gives you CI − SI directly and asks for P or R.
When a sum becomes n times under SI, write SI = (n−1)P and use RT = 100(n−1). No formula rearrangement needed.
Micro-example: "Triples in 8 years → RT = 200 → R = 25%." Then "becomes n times in 20 years → SI = 25% × 20 × P = 5P → Amount = 6P → n = 6."
Standard method (plugging into SI formula and solving for R, then recalculating): 5 steps. This pattern: 2 mental steps. Time saved: roughly 40 seconds on a timed paper.
Before touching a CI formula with non-annual compounding, write two numbers at the top of your scratch work: "rate per period = R/k, periods = kT" where k = 2 (half-yearly), 4 (quarterly), 12 (monthly). Do this mechanically before any calculation.
Micro-example: 12% quarterly, 9 months → write "3%, 3 periods" → compute (1.03)³ = 1.092727 → interest = 9.27%.
This physical step eliminates the single most common quarterly-CI error (using annual rate with annual n). It costs 5 seconds and prevents a 2-mark loss.
Pre-build these log values in your rough work the moment you see a "how many years" CI problem with a log hint:
Then n > log(target) / log(rate factor). The build-up takes 20 seconds. Trying to recall it mid-problem under pressure: easily 90 seconds with error risk.
For "how many years to double at r%" with r = 20%, 25%, or 50%, just multiply repeatedly on scratch paper. You need at most 5 iterations.
20%: 1.2 → 1.44 → 1.728 → 2.0736. Answer: 4 years. Total time: 15 seconds.
Using the formula n = log2 / log1.2 and computing: 45 seconds minimum, with log arithmetic error risk. Use iteration whenever the answer is likely under 10 years; switch to logs only for "100 times" scale problems.
For exactly 2 years: CI − SI = P(R/100)². Rearranged: if the problem gives you the difference and asks for P or R, this is a one-step solve.
Micro-example: "CI exceeds SI by ₹25 at 5% for 2 years → 25 = P × (0.05)² = P × 0.0025 → P = ₹10,000."
Standard expansion method: 4 algebraic steps. This formula: 1 substitution. Saves ~35 seconds.
When you see an interest problem in the CDS paper, run this decision tree in under 10 seconds:
Step 1 — Identify the interest type. Does the problem say "simple" or "compound"? If it says "compounded" with a period (quarterly, half-yearly), you are in CI territory with period adjustment.
Step 2 — Non-annual compounding? If yes, immediately write rate/period and total periods at the top of scratch work. Lock these in before touching numbers.
Step 3 — Is it a "how many years to reach X times" question? Check if iteration works (target ≤ 10× and rate ≥ 20%). If yes, iterate. If the target is large (100×) or the rate is small, use logs.
Step 4 — Multiple loans or mixed rates? Handle each loan's SI/CI separately. Name the first rate R, express others as multiples of R, write two equations, sum to given total.
Step 5 — CI vs SI difference? Pull the shortcut formula directly — don't expand both and subtract.
If none of the above applies, you have a straightforward SI or CI formula question. Substitute and compute. Do not overcomplicate it.
Why this question: This is the canonical quarterly-compounding trap question. Every CDS batch gets one variant of this. The question looks routine but students routinely select ₹947.47 (wrong) by using an annual approach.
Solving path: Write immediately: quarterly rate = 12%/4 = 3%, number of quarters for 9 months = 3. Amount = 10000 × (1.03)³. Now compute (1.03)³ step by step: 1.03 × 1.03 = 1.0609, then 1.0609 × 1.03 = 1.092727. Amount = ₹10,927.27. Interest = ₹927.27. Select option (c). The trap options ₹947.47 and ₹987.87 catch students who use the wrong period or rate. The mechanical "write rate-per-period and n first" step eliminates this.
Why this question: This is the hardest CI question type in CDS — logarithm-based n-finding with a large multiplier (100×). It appears when iteration is impractical and tests whether you can build log(1.2) from first principles.
Solving path: Set up: (1.2)^n > 100. Take log both sides: n × log(1.2) > log(100) = 2. Build log(1.2): log(12/10) = log(4×3) − 1 = 2×0.301 + 0.477 − 1 = 1.079 − 1 = 0.079. So n > 2/0.079 = 25.316... Least integer n = 26. The key step students miss: building log(1.2) from the given values rather than recalling it from memory.
Why this question: Tests whether you can work backwards in a quarterly CI problem — given the final amount, find the time. Simpler than it looks.
Solving path: Quarterly rate = 12%/4 = 3%. Check 1 quarter: 3300 × 1.03 = 3399. That's the target amount in a single step. So the duration is 1 quarter = 3 months. Option (a). The lesson: don't assume you need multiple periods. Let the arithmetic tell you when to stop.
Why this question: Paired questions (two items from the same scenario) appear in CDS. This one tests simultaneous SI at different rates and times. The ratio question is straightforward once you find R — but many students try to find R first for the ratio question, wasting time. You can find the ratio without knowing R.
Solving path: First loan: ₹16,000 at rate R for 12 months. SI₁ = 16000 × R × 1 / 100 = 160R. Second loan: ₹24,000 at rate 2R for 8 months (borrowed after 4 months, repaid at year end). SI₂ = 24000 × 2R × (8/12) / 100 = 24000 × 2R / (100 × 1.5) = 320R. Ratio = 160R : 320R = 1 : 2. Notice you never needed the actual value of R for this part. Option (a).
Why this question: The companion item to the above — now you use the total interest to pin down R. This is the standard two-variable SI setup.
Solving path: From above, SI₁ + SI₂ = 160R + 320R = 480R. Given total = ₹4,800. So 480R = 4800 → R = 10%. Initial rate = 10% per annum. Option (b). The paired-question structure is a gift: the work you did for the ratio question (writing 160R and 320R) directly feeds into this one. Always read both questions before starting either.
Why this question: The "least years to double" question at 20% CI is a CDS favourite — it has appeared in multiple years. Iteration is the fastest method here.
Solving path: Need (1.2)^n > 2. Iterate: n=1: 1.2. n=2: 1.44. n=3: 1.728. n=4: 2.0736 > 2. Answer: 4 years. Option (c). This takes 15 seconds by iteration. Do not set up a logarithm equation here — you would spend 45 seconds and risk arithmetic error.
Why this question: This is SI tripling → n-times in a different period. The pattern-based approach collapses a 5-step algebraic problem into 2 mental steps.
Solving path: Triples in 8 years → Amount = 3P → SI = 2P in 8 years. Use RT = 100 × (n−1): R × 8 = 200, so R = 25% per year. In 20 years: SI = P × 25% × 20 = 5P. Amount = P + 5P = 6P. So n = 6. Option (b). The generalisation (n−1)/T = constant makes the second step a one-line calculation.
Using annual rate directly for quarterly/half-yearly problems. When compounding is non-annual, the rate per period is R/k and the number of periods is k×T. Using R and T directly gives a different — wrong — answer. Always write the two converted values before starting any calculation.
Counting time incorrectly for mid-year loans. If a loan starts "after 4 months" and repayment is "at the end of the year," the time is 8 months = 8/12 years, not 4 months. Draw a timeline on your scratch paper for multi-loan problems.
Confusing "becomes n times" with "interest is n times". "Becomes 3 times" means Amount = 3P, so SI = 2P. "Interest is 3 times the principal" means SI = 3P, so Amount = 4P. These are different problems with different rates.
Using the CI formula for simple interest doubling questions. "Triples in 8 years" under SI is a linear problem. If you apply the CI formula here, you get a wrong answer and a quadratic equation you cannot solve in the exam hall.
Rounding too early in quarterly CI. (1.03)³ = 1.092727, not 1.09. If you round to 1.09 early, you get ₹900 interest instead of ₹927.27 — a full wrong option. Carry at least 4 decimal places through CI multiplications.
Not building log values from given components. Log(1.2) is never given directly. You must build it: log(12) − log(10) = log(4) + log(3) − 1 = 2·log(2) + log(3) − 1. Students who skip this step and try to recall log(1.2) from memory either get it wrong or waste time staring at the problem. Build it from what is given.