Type 4: Different Rates Each Year (Compound Interest)
Imagine your money is a player in a game, but each level has a different power boost. In Level 1, it grows by 10%, in Level 2 by 20%, and in Level 3 by 30%. So the growth is not the same every year.
Think of it like a plant 🌱 that gets different amounts of sunlight each year. One year it grows slowly, another year it grows faster. So you cannot use one fixed growth rule for all years. Instead, you must follow the growth step by step, applying a new rate each year.
This is the key idea of this type:
“When rate changes, growth rule also changes every year.”
Formula to Use
We still start from the basic formula idea:
$$A = P\left(1 + \frac{r}{100}\right)^t$$
But this formula works only when the rate is same every year.
For different rates, we modify it like this:
$$A = P\left(1 + \frac{r_1}{100}\right)\left(1 + \frac{r_2}{100}\right)\left(1 + \frac{r_3}{100}\right)\cdots$$
Trick to Remember Formula
“Different rates = multiply different growth factors one by one.”
or
“Each year has its own multiplier.”
Example 1
Find the compound interest on ₹56,000 for 3 years at 5%, 10%, and 15% respectively.
Ans: Traditional Method (Step-by-Step):
Year 1 (5%):
56000 × 1.05 = 58800
Year 2 (10%):
58800 × 1.10 = 64680
Year 3 (15%):
64680 × 1.15 = 74382
Final Amount = ₹74,382
Compound Interest = 74382 − 56000 = ₹18,382
Trick in Traditional Method: “Apply rate one year at a time.”
Shortcut Method (Multiplication Together):
Instead of step-by-step, do it in one line:
A = 56000 × (1.05 × 1.10 × 1.15)
Now multiply:
1.05 × 1.10 × 1.15 = 1.32825
A = 56000 × 1.32825 = 74382
Compound Interest = ₹18,382
Trick to Remember Shortcut: “Convert all rates into multipliers and multiply once.”
Example 2
₹10,000 is invested for 2 years at 10% in first year and 20% in second year. Find final amount.
Ans: Traditional Method
Year 1:
10000 × 1.10 = 11000
Year 2:
11000 × 1.20 = 13200
Final Amount = ₹13,200
Shortcut Method:
A = 10000 × (1.10 × 1.20)
A = 10000 × 1.32 = 13200
Trick: “Just multiply all growth factors directly.”
Example 3 (Reverse Thinking)
Find principal if amount becomes ₹13,200 in 2 years at 10% and 20%.
Ans: Traditional Method
Let P = principal
P × 1.10 × 1.20 = 13200
P × 1.32 = 13200
P = 13200 ÷ 1.32 = 10000
Shortcut Method:
“Backward means divide by all multipliers.”
13200 ÷ (1.10 × 1.20) = 10000
When to Use Which Method
Use step-by-step method when:
- You want clarity
- Numbers are easy
Use shortcut method when:
- You want speed
- Multipliers are simple
Deep Understanding
In normal compound interest, rate is same, so growth is smooth. But here, growth is uneven. So you cannot use power (like t). Instead, you must treat each year separately.
Think like this:
- Same rate → repeated growth (power)
- Different rate → different growth (multiplication chain)
Smart Observations (Exam Tricks)
- Always convert % to multiplier first
- 10% → 1.1
- 20% → 1.2
- 5% → 1.05
Then just multiply them
Final Memory Lines
- “Different rates = no power, only multiplication”
- “Each year has its own growth factor”
- “Forward = multiply, backward = divide”
- “Break year by year if confused”
The golden line to remember is:
“When rate changes every year, just follow the journey step by step.”
Once you understand this, this type becomes very easy because you are simply applying one rule at a time.
Type 5: Difference Between Compound Interest and Simple Interest
Imagine two friends, Ram and Shyam. Both invest ₹10,000 at the same rate for 2 years.
- Ram uses Simple Interest (S.I.) → his money grows slowly and steadily
- Shyam uses Compound Interest (C.I.) → his money grows faster because he reinvests interest
After 2 years, Shyam has slightly more money than Ram. That extra money is the difference between CI and SI.
Now think like this:
👉 In the first year, both earn the same interest
👉 In the second year, only CI gets “extra bonus” because it earns interest on interest
So the difference comes only from the extra growth part.
Formula to Use
For 2 Years Difference:
$$\text{Difference} = P\left(\frac{r}{100}\right)^2$$
For 3 Years Difference:
$$\text{Difference} = P\left(\frac{r}{100}\right)^2 \left(\frac{300 + r}{100}\right)$$
Trick to Remember Formula
For 2 years:
“Difference = small square term”
👉 Just remember:
P × (r/100)²
For 3 years:
“2-year difference + extra growth”
👉 Think:
First find (r/100)², then multiply by (300 + r)/100
Example 1
Difference between CI and SI for 2 years at 10% is ₹250. Find the principal.
Ans: Traditional Method:
Using formula:
Difference = P × (r/100)²
250 = P × (10/100)²
250 = P × (1/10)²
250 = P × 1/100
P = 250 × 100
P = ₹25,000
Shortcut Method:
👉 Direct trick:
At 10% for 2 years → difference = 1% of principal
So:
1% of P = 250
P = 250 × 100 = ₹25,000
Trick: “At 10%, 2-year difference = 1% of P”
Quick Memory Table (Very Important)
For 2 Years:
| Rate | Difference (CI – SI) |
|---|---|
| 10% | 1% |
| 20% | 4% |
| 30% | 9% |
👉 Pattern:
Square of rate
(10² = 1, 20² = 4, 30² = 9)
Example 2
Find difference between CI and SI for ₹10,000 at 10% for 3 years.
Ans: Traditional Method:
Using formula:
Difference = P × (r/100)² × (300 + r)/100
= 10000 × (1/10)² × (310/100)
= 10000 × (1/100) × 3.1
= 100 × 3.1 = ₹310
Shortcut Method:
👉 Trick:
At 10% for 3 years → difference = 3.1% of P
So:
3.1% of 10000 = ₹310
Trick: “At 10%, 3-year difference = 3.1%”
Deep Understanding (Very Important)
Why does this difference happen?
Because:
- Year 1 → both same
- Year 2 → CI earns extra on interest
- Year 3 → even more extra
So difference increases every year
👉 That’s why:
- 2 years → small difference
- 3 years → bigger difference
When to Use This Method
Use this type when:
- Question asks difference between CI and SI
- Time is 2 or 3 years
- Rate is given
Final Memory Lines
- “Difference comes from extra interest on interest”
- “2 years → square rule”
- “3 years → square + extra growth”
- “At 10%, remember 1% and 3.1% directly”
Type 6: Pascal Rule in Compound Interest
Imagine your money is growing like a family tree. In the first year, it grows a little. In the second year, it grows more because the first year’s growth is added. In the third year, it grows even more because now there are multiple layers of growth.
Now instead of calculating everything again and again, we use a pattern—just like a triangle of numbers (called Pascal Triangle). This pattern helps us quickly understand how compound interest grows over years without doing long multiplication every time.
Think of it like building blocks :
- Year 1 → 1 block
- Year 2 → 2 blocks
- Year 3 → 3 + extra blocks
- Year 4 → even more layers
This pattern follows a triangle:
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
This is called Pascal Triangle, and it helps us expand compound interest easily.
Formula to Use
We start with the basic formula:
$$A = P\left(1 + \frac{r}{100}\right)^t$$
Now instead of solving power directly, we expand it using Pascal pattern.
Expanded Form Using Pascal Rule
For 2 years:
$$A = P\left(1 + 2\frac{r}{100} + \left(\frac{r}{100}\right)^2\right)$$
For 3 years:
$$A = P\left(1 + 3\frac{r}{100} + 3\left(\frac{r}{100}\right)^2 + \left(\frac{r}{100}\right)^3\right)$$
Trick to Remember Formula
“Use triangle numbers: 1, 2, 1 → 1, 3, 3, 1”
or
“Each new row adds previous two numbers”
Question
Find compound interest on ₹10,000 for 3 years at 10%.
Ans: Traditional Method:
A = 10000(1.1)³
A = 10000 × 1.331 = 13310
CI = 13310 − 10000 = ₹3310
Pascal Rule Method:
Using expansion:
A = 10000 [1 + 3(0.1) + 3(0.1)² + (0.1)³]
Now solve step by step:
= 10000 [1 + 0.3 + 0.03 + 0.001]
= 10000 × 1.331
= 13310
CI = ₹3310
Trick in Pascal Method: “Break power into small easy terms”
Example 2
Find compound interest on ₹20,000 for 2 years at 5%.
Ans: Traditional Method:
A = 20000(1.05)²
A = 20000 × 1.1025 = 22050
CI = ₹2050
Pascal Method:
A = 20000 [1 + 2(0.05) + (0.05)²]
= 20000 [1 + 0.1 + 0.0025]
= 20000 × 1.1025
= 22050
CI = ₹2050
Trick: “For 2 years → 1, 2, 1 pattern”
When to Use This Method
Use Pascal Rule when:
- Power (t) is small (2, 3, 4)
- Rate is small (5%, 10%)
- You want detailed understanding
- You want to avoid repeated multiplication
Deep Understanding
Pascal Rule is just another way of writing the same formula. Instead of multiplying again and again, we expand it into smaller parts.
Think like this:
- First term → original money
- Second term → simple interest part
- Third term → extra compound effect
- Fourth term → deeper compound effect
So this method clearly shows how compound interest builds layer by layer.
Why This Method is Powerful
- Helps understand concept deeply
- Shows where “extra interest” comes from
- Useful in advanced questions
- Makes calculations structured
Pattern to Remember
| Years | Pattern |
|---|---|
| 2 | 1 2 1 |
| 3 | 1 3 3 1 |
| 4 | 1 4 6 4 1 |
👉 Always start and end with 1
Final Memory Lines
- “Pascal rule = triangle pattern”
- “Break power into small terms”
- “1, 2, 1 → 1, 3, 3, 1 → next pattern”
- “Shows hidden layers of compound interest”
The golden line to remember:
“Pascal rule turns a big power into small easy additions.”
Type 7: Multiplying Factor Method
Imagine your money is on a magic journey 🚀. Every few years, it doesn’t just grow—it multiplies. For example, in 6 years, your money becomes double (2 times). That means your money has learned a “multiplying trick.”
Now here’s the fun part: if it becomes double in 6 years, then in another 6 years it doubles again. So:
- After 6 years → 2P
- After 12 years → 4P
- After 18 years → 8P
See the pattern? It’s like a game where each level multiplies your score. This is exactly what this type is about. Instead of thinking in percentages, we think in “how many times the money becomes.”
Formula to Use
When amount becomes x times in t years, then:
$$\text{Time for } x^n \text{ times} = n \times t$$
When amount becomes x times in t years, then rate is:
$$r = \left(x^{\frac{1}{t}} – 1\right) \times 100$$
Trick to Remember Formula
“Times multiply → time also multiplies”
or
“If money doubles, triples, etc., just follow powers”
Example 1
If a sum becomes 2 times in 6 years, in how many years will it become 8 times?
Ans: Traditional Thinking:
We know:
2 = growth in 6 years
Now,
8 = 2³
So,
Time = 6 × 3 = 18 years
Shortcut Method:
👉 Trick:
Convert into powers
8 = 2³
So time = 6 × 3 = 18
Trick: “Convert final value into power of given value”
Example 2
If a sum becomes 3 times in 5 years, in how many years will it become 27 times?
Ans:
27 = 3³
Time = 5 × 3 = 15 years
Trick: “Match base, multiply power with time”
Example 3 (Finding Rate)
A sum becomes 2.25 times in 2 years. Find rate.
Ans: Traditional Method:
We use formula:
r = (x^(1/t) − 1) × 100
= (2.25^(1/2) − 1) × 100
√2.25 = 1.5
So,
r = (1.5 − 1) × 100 = 50%
Shortcut Method:
👉 Trick:
2.25 = (1.5)²
So growth per year = 1.5
r = 50%
Trick: “Take root according to time”
Example 4 (Advanced Concept)
A sum becomes ₹6400 in 3 years and ₹8100 in 5 years. Find rate.
Ans: Traditional Method:
6400 = P(1 + r/100)³
8100 = P(1 + r/100)⁵
Divide:
8100 / 6400 = (1 + r/100)²
= 81 / 64
Take square root:
1 + r/100 = 9/8
r = 12.5%
Shortcut Method
👉 Trick:
Focus on difference in years
5 − 3 = 2 years
So:
8100 / 6400 = growth for 2 years
= 81/64 = (9/8)²
So:
1 year growth = 9/8
r = 12.5%
Trick: “Always reduce to smaller time gap”
When to Use This Method
Use this method when:
- Question uses words like “times” (double, triple, etc.)
- You see numbers like 2, 4, 8, 16 or 3, 9, 27
- You want very fast solving
Deep Understanding
This method is powerful because it changes your thinking:
Instead of:
👉 “percentage increase”
You think:
👉 “multiplication growth”
So:
- 2 times → doubling
- 4 times → double twice
- 8 times → double thrice
Smart Observations
- 2 → 4 → 8 → 16 (powers of 2)
- 3 → 9 → 27 (powers of 3)
- 2.25 → (1.5)²
- 1.21 → (1.1)²
Common Tricks
- Doubling rule → multiply time
- Root rule → divide time
- Power rule → match base
Final Memory Lines
- “Convert into powers, then multiply time”
- “Root gives yearly growth”
- “Times method is fastest shortcut”
- “Always match numbers like 2, 4, 8 or 3, 9, 27”
Golden Line
“In compound interest, if money grows in multiples, just follow powers instead of percentages.”
Type 8: Multiplying Factor Table Method (Year-by-Year Growth Made Super Easy)
Imagine your money is climbing stairs, and every step it grows by the same rule. For example, at 10% interest, your money doesn’t just increase randomly—it follows a fixed multiplier every year.
Think of it like this: if you start with ₹1000 and each year it grows by 10%, then every year you just multiply by 1.1. So your journey looks like:
- Year 1 → 1000 becomes 1100
- Year 2 → 1100 becomes 1210
- Year 3 → 1210 becomes 1331
This is called the multiplying factor method, where instead of using big formulas, we just keep multiplying step by step. It’s like watching your money grow year by year in a simple table.
Formula to Use
We still start from the base formula:
$$A = P\left(1 + \frac{r}{100}\right)^t$$
But in this method, we don’t use powers directly. Instead, we use:
$$\text{Multiplying Factor} = 1 + \frac{r}{100}$$
Trick to Remember Formula
“Rate + 100, then divide by 100”
or
“Add 1 to rate in decimal form”
Example:
- 10% → 1.1
- 5% → 1.05
- 20% → 1.2
Example 1
Find the difference between compound interest of 2nd year and 3rd year on ₹4000 at 10%.
Ans: Traditional Method:
First find amounts:
Year 1 → 4000 × 1.1 = 4400
Year 2 → 4400 × 1.1 = 4840
Year 3 → 4840 × 1.1 = 5324
Now:
- 2nd year interest = 4840 − 4400 = 440
- 3rd year interest = 5324 − 4840 = 484
Difference = 484 − 440 = ₹44
Shortcut Method:
👉 Trick formula:
Difference = P × (r/100)² × (1 + r/100)
= 4000 × (1/10)² × 1.1
= 4000 × (1/100) × 1.1
= 40 × 1.1 = ₹44
Trick: “Second vs third year → use square × multiplier”
Example 2
Find amount after 4 years on ₹1000 at 10%.
Ans: Table Method (Best Way)
Multiplying factor = 1.1
Now grow step by step:
| Year | Amount |
|---|---|
| Start | 1000 |
| 1 | 1100 |
| 2 | 1210 |
| 3 | 1331 |
| 4 | 1464.1 |
Final Amount = ₹1464.1
Shortcut Method:
A = 1000 × (1.1)⁴
A = 1464.1
Trick: “Just keep multiplying same factor”
Example 3 (Understanding Growth Pattern)
Find compound interest of 3rd year only on ₹5000 at 10%.
Ans: Table Method:
Year 1 → 5000 → 5500
Year 2 → 5500 → 6050
Year 3 → 6050 → 6655
3rd year interest = 6655 − 6050 = ₹605
Shortcut Method:
👉 Trick:
3rd year interest = previous amount × rate
= 6050 × 10% = ₹605
Trick: “Interest of a year = last year amount × rate”
When to Use This Method
Use this method when:
- You need year-wise values
- Question asks difference between years
- Rate is simple (like 5%, 10%)
- You want clarity instead of formula
Deep Understanding
This method shows the real meaning of compound interest. Instead of just formulas, you actually see:
- How money grows each year
- How interest increases every year
- Why compound interest is faster than simple interest
Think like this:
- Year 1 → base growth
- Year 2 → growth on growth
- Year 3 → growth on growth on growth
Smart Observations
- Interest keeps increasing every year
- Growth is not linear, it is exponential
- Multiplying factor stays same if rate is same
Common Tricks
- Always convert rate into multiplying factor
- Make a quick table for clarity
- Use shortcut formula for differences
Final Memory Lines
- “Multiplying factor is the heart of CI”
- “Each year multiply, don’t add”
- “Interest grows on previous amount”
- “Table method = easiest to understand”
Golden Line
“Compound interest is just repeated multiplication—once you know the factor, everything becomes easy.”
Type 9: Compound Interest When Compounded Monthly / Quarterly / Half-Yearly
Imagine your money is not waiting for a full year to grow—it is getting small “growth boosts” many times in a year 🎯.
Think of it like eating chocolates 🍫:
- If you eat once a year → slow happiness
- If you eat every month → more frequent happiness
Same with money:
- Annually → grows once a year
- Half-yearly → grows 2 times a year
- Quarterly → grows 4 times a year
- Monthly → grows 12 times a year
So the more frequently it grows, the more total growth you get. That’s why compound interest becomes stronger when compounded more often.
Formula to Use
General Formula:
$$A = P\left(1 + \frac{r}{100n}\right)^{nt}$$
Where:
- n = number of times interest is applied per year
Special Cases:
Half-yearly (2 times):
$$A = P\left(1 + \frac{r}{200}\right)^{2t}$$
Quarterly (4 times):
$$A = P\left(1 + \frac{r}{400}\right)^{4t}$$
Monthly (12 times):
$$A = P\left(1 + \frac{r}{1200}\right)^{12t}$$
Trick to Remember Formula
“Divide rate, multiply time”
👉 Half-yearly → rate ÷ 2, time × 2
👉 Quarterly → rate ÷ 4, time × 4
👉 Monthly → rate ÷ 12, time × 12
Example 1
Find compound interest on ₹50,000 for 1 year at 8% compounded half-yearly.
Ans: Traditional Method:
Half-yearly means:
- Rate = 8% ÷ 2 = 4%
- Time = 1 × 2 = 2 periods
So:
A = 50000(1.04)²
A = 50000 × 1.0816 = 54080
CI = 54080 − 50000 = ₹4080
Shortcut Method (Effective Rate Trick):
👉 Trick:
Effective rate = 4% + 4% + (4×4)/100
= 8 + 0.16 = 8.16%
So:
CI = 50000 × 8.16% = ₹4080
Trick: “For 2 periods → a + b + ab/100”
Example 2
Find compound interest on ₹25,000 for 2 years at 12% compounded every 8 months.
Ans: Step-by-Step Thinking:
1 year = 12 months
8 months = 1 period
So:
Total time = 24 months
Number of periods = 24 ÷ 8 = 3
Adjust Rate:
For 12 months → 12%
For 8 months → (12 × 8)/12 = 8%
Traditional Method:
A = 25000(1.08)³
Now:
(1.08)³ ≈ 1.2597
A ≈ 25000 × 1.2597 = 31493
CI ≈ 31493 − 25000 = ₹6493
Shortcut Method (Ratio Trick):
👉 Trick:
8% = 2/25
So:
Growth factor = 27/25
So:
(27/25)³
= 19683 / 15625
Now:
15625 → 25000
Multiply by 1.6
Difference = 4058 × 1.6 = ₹6493
Trick: “Convert % into fraction for fast calculation”
When to Use This Method
Use this type when:
- Compounding is not yearly
- Words like monthly, quarterly, half-yearly appear
- Time is given in months
Deep Understanding
This method shows a very important concept:
👉 More compounding = more growth
Because:
- Interest is added more frequently
- So next interest is calculated on a bigger amount
Smart Observations
- Always adjust rate and time together
- Don’t forget to convert months into cycles
- More cycles = more interest
Common Tricks
- Half-yearly → rate ÷ 2, time × 2
- Quarterly → rate ÷ 4, time × 4
- Monthly → rate ÷ 12, time × 12
- Use effective rate for 2 cycles
Final Memory Lines
- “Divide rate, multiply time”
- “More cycles = more growth”
- “Convert months into number of cycles”
- “Use effective rate for quick solving”
Golden Line
“In compound interest, the more frequently your money grows, the faster it becomes bigger.”
10 important practice MCQs
1. A sum of ₹1000 becomes ₹1210 in 2 years at compound interest. What is the rate?
A. 8%
B. 10%
C. 12%
D. 15%
Answer: B. 10%
Explanation:
1210 / 1000 = 1.21 = (1.1)²
So, rate = 10%
2. What will ₹2000 amount to in 2 years at 5% compound interest?
A. ₹2100
B. ₹2150
C. ₹2205
D. ₹2250
Answer: C. ₹2205
Explanation:
2000 × (1.05)² = 2000 × 1.1025 = 2205
3. Find compound interest on ₹5000 for 2 years at 10%.
A. ₹1000
B. ₹1050
C. ₹1100
D. ₹1200
Answer: B. ₹1050
Explanation:
Amount = 5000 × (1.1)² = 6050
CI = 6050 − 5000 = 1050
4. A sum becomes ₹1331 in 3 years at 10%. Find principal.
A. ₹900
B. ₹950
C. ₹1000
D. ₹1100
Answer: C. ₹1000
Explanation:
1331 = 1000 × (1.1)³
So principal = 1000
5. Difference between CI and SI for 2 years at 10% is ₹50. Find principal.
A. ₹4000
B. ₹5000
C. ₹6000
D. ₹7000
Answer: B. ₹5000
Explanation:
At 10% for 2 years → difference = 1% of P
1% of P = 50 → P = 5000
6. A sum doubles in 5 years. In how many years will it become 8 times?
A. 10
B. 12
C. 15
D. 20
Answer: C. 15
Explanation:
8 = 2³
Time = 5 × 3 = 15 years
7. Find the amount on ₹10,000 for 1 year at 8% compounded half-yearly.
A. ₹10800
B. ₹10816
C. ₹10900
D. ₹11000
Answer: B. ₹10816
Explanation:
Rate = 4%, Time = 2 periods
10000 × (1.04)² = 10816
8. Find the rate if ₹4000 becomes ₹4840 in 2 years.
A. 8%
B. 10%
C. 12%
D. 15%
Answer: B. 10%
Explanation:
4840 / 4000 = 1.21 = (1.1)²
Rate = 10%
9. Find time if ₹1000 becomes ₹1331 at 10%.
A. 2 years
B. 3 years
C. 4 years
D. 5 years
Answer: B. 3 years
Explanation:
1000 → 1100 → 1210 → 1331
3 steps → 3 years
10.Find CI on ₹8000 for 3 years at 10%.
A. ₹2400
B. ₹2520
C. ₹2648
D. ₹2662
Answer: C. ₹2648
Explanation:
8000 × (1.1)³ = 8000 × 1.331 = 10648
CI = 10648 − 8000 = 2648
Conclusion
Compound interest becomes easy only when you practice and revise it regularly. Just reading formulas once is not enough—you need to go through the concepts, stories, and compound interest tricks again and again until they feel natural. When you revise daily, you start recognizing patterns quickly, and solving questions becomes faster without confusion.
Make it a habit to spend a few minutes every day revising these compound interest tricks. Focus on understanding the logic instead of memorizing blindly. With consistent revision, your speed and accuracy will improve, and this topic will become one of your strongest areas in competitive exams.
Frequently Asked Questions (FAQs)
Q1. What is the easiest way to understand compound interest?
A: The easiest way is to think of it as “interest on interest.” Your money grows every year on a new amount, not the original one. Using step-by-step growth (year by year) makes it very clear.
Q2. Which method is best for solving questions fast?
A: Using compound interest tricks like ratio method, multiplying factor, and shortcut formulas is best for speed. These methods save time compared to long calculations.
Q3. When should I use the compound interest formula directly?
A: Use the formula when the question gives principal, rate, and time clearly and numbers are not simple. It is the safest method in exams.
A: Q4. Why is compound interest important for competitive exams?
Compound interest is a frequently asked topic in exams. With proper practice and tricks, it becomes easy and helps you score quickly.
Q5. How can I remember compound interest tricks easily?
A: Practice daily and revise regularly. Focus on understanding patterns instead of memorizing formulas. The more you practice, the easier these compound interest tricks will become.




