Aptitude · Compound Interest · Model 4
The interest earned in one particular year
“Find the interest for the third year” is not the same as “find the interest for three years”. One is a single year’s earnings on a grown balance; the other is everything so far. Reading which is wanted is most of the model.
Pick a year and see which balance it charges on →01 The idea
In the year, not for the years
On ₹10,000 at 10%, the interest earned during the third year is ₹1,210. The interest earned over three years is ₹3,310. Both are correct answers to different questions, and examiners rely on students answering the second when the first was asked.
The single-year figure is easy once you see what base it uses. Year three charges 10% on whatever was standing at the start of year three — that is, after two years of growth. Ten thousand grown for two years is ₹12,100, and 10% of that is ₹1,210.
So the general form writes itself: grow the principal for n − 1 years, then take one year’s interest on the result. The exponent is n − 1 and not n, which is the detail that decides the answer.
There is a pattern worth noticing. On ₹10,000 at 10% the yearly interests run 1,000, 1,100, 1,210, 1,331 — each one is the previous multiplied by 1.1. The yearly interests form a geometric sequence with the same ratio as the balances, which makes questions about consecutive years quick.
02 Worked example
₹10,000 at 10% — the third year alone
The distinction, made concrete. ₹10,000 is invested at 10% per annum compound interest. Find the interest earned during the third year, and contrast it with the interest earned over three years.
The check in the last step is the best way to keep the two ideas apart: the single-year figures are the parts and the multi-year figure is their sum. Note also that 1,000, 1,100 and 1,210 each exceed the last by a factor of 1.1 — so if you know any one year’s interest, you can get the neighbouring years by multiplying or dividing by the same multiplier, with no powers at all.
03 The method
The formula, and the shortcuts the pattern gives you
One formula, plus two consequences of the geometric pattern that turn several question types into one multiplication.
| Year | Base it charges on | Interest at 10% on ₹10,000 |
|---|---|---|
| 1 | P | 1,000 |
| 2 | P(1.1) | 1,100 |
| 3 | P(1.1)² | 1,210 |
| 4 | P(1.1)³ | 1,331 |
| n | P(1.1)^(n−1) | P(1.1)^(n−1) × 0.1 |
| Total, 3 years | — | 3,310 = the sum |
| Using exponent n | wrong | gives year n+1's interest |
05 Cheat sheet
Model 4 on one page
One formula and three consequences of the geometric pattern.
| Want | Route | On ₹10,000 at 10% |
|---|---|---|
| Interest in year n | P(1+R/100)^(n−1) × R/100 | yr 3 → 1,210 |
| Interest for n years | P(1+R/100)^n − P | 3 yr → 3,310 |
| Next year's interest | × (1 + R/100) | 1,100 → 1,210 |
| Previous year's interest | ÷ (1 + R/100) | 1,210 → 1,100 |
| Difference between consecutive | R% of the earlier interest | 10% of 1,100 = 110 |
| Year 1 interest | same as simple interest | 1,000 |
| Using exponent n | off by one year | gives 1,331, not 1,210 |
06 Where & why
Where Model 4 shows up
A precision model: it tests whether you read the question, and whether you know which balance a percentage applies to.
Set specifically because the total-for-three-years answer is the natural mistake and sits in the options.
Just R% of year 2's interest. Recognising that avoids computing two powers and subtracting.
Divide out the multiplier and the rate. These are common and are much easier than they look once the exponent is right.
Real loan schedules quote exactly this figure for each period, so the model reflects how repayment tables are actually built.
07 Interview questions
What gets asked
Nine, and the first two are the distinction the model is built on.
What is the interest earned in the third year on ₹10,000 at 10% compound interest?
How is that different from the interest for three years?
Give the general formula for the nth year's interest.
Why is the exponent n minus 1 rather than n?
What pattern do the successive yearly interests follow?
The interest in the second year is ₹1,100 at 10%. Find the third year's interest and the principal.
How much more interest does year 3 earn than year 2?
Is the first year's interest under compounding the same as simple interest?
₹8,000 at 20% — find the interest in the third year.
08 Practice problems
Six on single years
Underline whether each question wants a single year or a total before you start. Two of these run the formula backwards.