👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Arithmetic
Study mode

Compound Interest

Introduction to Compound Interest

Interest is the extra money earned or paid on a sum of money over time. When you deposit money in a bank or borrow money, interest is the cost or gain associated with that principal amount. Understanding interest is crucial for managing finances, investments, and loans.

There are two main types of interest calculations:

  • Simple Interest (SI): Interest calculated only on the original principal amount.
  • Compound Interest (CI): Interest calculated on the principal plus any interest already earned.

Compound interest is especially important because it reflects how money grows faster over time when interest is reinvested. This "interest on interest" effect is the foundation of savings growth, investments, and loan repayments in real life.

For example, if you invest Rs.10,000 at 8% per annum simple interest, after 3 years, you earn interest only on Rs.10,000 each year. But with compound interest, the interest earned each year is added to the principal, so the next year's interest is calculated on a larger amount, leading to faster growth.

Compound Interest Formula

To calculate compound interest, we use the formula:

Compound Interest Formula

\[A = P \left(1 + \frac{r}{n}\right)^{nt}\]

Calculates the total amount after interest is compounded

A = Amount after time t
P = Principal amount
r = Annual interest rate (decimal)
n = Number of compounding periods per year
t = Time in years

Here's what each term means:

  • P: The initial amount of money (principal).
  • r: The annual interest rate, expressed as a decimal (for example, 8% = 0.08).
  • n: The number of times interest is compounded in one year (e.g., 1 for annual, 2 for semi-annual, 4 for quarterly).
  • t: The total time the money is invested or borrowed, in years.
  • A: The total amount after interest is applied.

The compound interest (CI) itself is the difference between the amount and the principal:

Compound Interest

CI = A - P

Interest earned over the principal

CI = Compound Interest
A = Amount
P = Principal

Why does compounding make a difference? Because each time interest is added, the principal for the next period increases. This leads to exponential growth rather than linear growth seen in simple interest.

graph TD    P[Principal (P)]    P -->|Add interest for period 1| A1[Amount after 1st period]    A1 -->|Add interest for period 2| A2[Amount after 2nd period]    A2 -->|Add interest for period 3| A3[Amount after 3rd period]    A3 -->|...| An[Amount after nth period]

This flowchart shows how the amount grows each compounding period by adding interest to the previous amount before calculating the next interest.

Worked Examples

Example 1: Annual Compounding Easy
Calculate the compound interest on Rs.10,000 at 8% per annum for 3 years compounded annually.

Step 1: Identify the values:

  • Principal, \( P = 10,000 \)
  • Rate, \( r = 8\% = 0.08 \)
  • Time, \( t = 3 \) years
  • Compounding frequency, \( n = 1 \) (annually)

Step 2: Use the compound interest formula:

\[ A = P \left(1 + \frac{r}{n}\right)^{nt} = 10,000 \times \left(1 + \frac{0.08}{1}\right)^{1 \times 3} = 10,000 \times (1.08)^3 \]

Step 3: Calculate \( (1.08)^3 \):

\( 1.08 \times 1.08 = 1.1664 \), then \( 1.1664 \times 1.08 = 1.259712 \)

Step 4: Calculate amount \( A \):

\( A = 10,000 \times 1.259712 = 12,597.12 \)

Step 5: Calculate compound interest:

\( CI = A - P = 12,597.12 - 10,000 = 2,597.12 \)

Answer: The compound interest earned is Rs.2,597.12 and the total amount is Rs.12,597.12.

Example 2: Semi-Annual Compounding Medium
Find the amount and compound interest on Rs.15,000 at 10% per annum for 2 years compounded semi-annually.

Step 1: Identify the values:

  • Principal, \( P = 15,000 \)
  • Rate, \( r = 10\% = 0.10 \)
  • Time, \( t = 2 \) years
  • Compounding frequency, \( n = 2 \) (semi-annual)

Step 2: Adjust rate and time for compounding periods:

  • Rate per period \( = \frac{r}{n} = \frac{0.10}{2} = 0.05 \) (5%)
  • Total number of periods \( = nt = 2 \times 2 = 4 \)

Step 3: Use the formula:

\[ A = 15,000 \times \left(1 + 0.05\right)^4 = 15,000 \times (1.05)^4 \]

Step 4: Calculate \( (1.05)^4 \):

\( 1.05 \times 1.05 = 1.1025 \), \( 1.1025 \times 1.05 = 1.157625 \), \( 1.157625 \times 1.05 = 1.21550625 \)

Step 5: Calculate amount \( A \):

\( A = 15,000 \times 1.21550625 = 18,232.59 \) (approx.)

Step 6: Calculate compound interest:

\( CI = 18,232.59 - 15,000 = 3,232.59 \)

Answer: The amount after 2 years is approximately Rs.18,232.59, and the compound interest earned is Rs.3,232.59.

Example 3: Simple vs Compound Interest Medium
Compare the total amount received on Rs.20,000 at 12% per annum for 3 years under simple interest and compound interest (compounded annually).

Step 1: Calculate simple interest (SI):

\[ SI = P \times r \times t = 20,000 \times 0.12 \times 3 = 7,200 \]

Total amount under SI:

\( A_{SI} = P + SI = 20,000 + 7,200 = 27,200 \)

Step 2: Calculate compound interest (CI) amount:

\[ A = P \left(1 + r\right)^t = 20,000 \times (1 + 0.12)^3 = 20,000 \times (1.12)^3 \]

Calculate \( (1.12)^3 \):

\( 1.12 \times 1.12 = 1.2544 \), \( 1.2544 \times 1.12 = 1.404928 \)

Amount:

\( A = 20,000 \times 1.404928 = 28,098.56 \)

Compound interest:

\( CI = 28,098.56 - 20,000 = 8,098.56 \)

Step 3: Comparison Table:

Interest Type Total Amount (Rs.) Interest Earned (Rs.)
Simple Interest 27,200 7,200
Compound Interest (Annual) 28,098.56 8,098.56

Answer: Compound interest yields Rs.898.56 more than simple interest over 3 years.

Example 4: Finding Rate Hard
Determine the rate of interest if Rs.25,000 grows to Rs.30,250 in 2 years compounded annually.

Step 1: Identify known values:

  • Principal, \( P = 25,000 \)
  • Amount, \( A = 30,250 \)
  • Time, \( t = 2 \) years
  • Compounding frequency, \( n = 1 \) (annually)

Step 2: Use the compound interest formula:

\[ A = P \left(1 + \frac{r}{n}\right)^{nt} = 25,000 \times (1 + r)^2 \]

Step 3: Solve for \( r \):

\[ (1 + r)^2 = \frac{A}{P} = \frac{30,250}{25,000} = 1.21 \]

Take square root on both sides:

\[ 1 + r = \sqrt{1.21} = 1.1 \]

Therefore,

\[ r = 1.1 - 1 = 0.1 = 10\% \]

Answer: The rate of interest is 10% per annum.

Example 5: Quarterly Compounding Hard
Calculate the compound interest on Rs.12,000 at 9% per annum for 1.5 years compounded quarterly.

Step 1: Identify values:

  • Principal, \( P = 12,000 \)
  • Rate, \( r = 9\% = 0.09 \)
  • Time, \( t = 1.5 \) years
  • Compounding frequency, \( n = 4 \) (quarterly)

Step 2: Calculate rate per period and total periods:

  • Rate per quarter \( = \frac{0.09}{4} = 0.0225 \) (2.25%)
  • Total quarters \( = 4 \times 1.5 = 6 \)

Step 3: Use formula:

\[ A = 12,000 \times \left(1 + 0.0225\right)^6 = 12,000 \times (1.0225)^6 \]

Step 4: Calculate \( (1.0225)^6 \):

Calculate stepwise:

  • \( (1.0225)^2 = 1.04550625 \)
  • \( (1.04550625)^2 = 1.093059 \)
  • \( (1.093059) \times (1.0225)^2 = 1.093059 \times 1.04550625 = 1.142576 \) (approx.)

Step 5: Calculate amount \( A \):

\( A = 12,000 \times 1.142576 = 13,710.91 \) (approx.)

Step 6: Calculate compound interest:

\( CI = 13,710.91 - 12,000 = 1,710.91 \)

Answer: The compound interest earned is approximately Rs.1,710.91 and the total amount is Rs.13,710.91.

Formula Bank

Compound Interest Formula
\[ A = P \left(1 + \frac{r}{n}\right)^{nt} \]
where: \( A \) = Amount, \( P \) = Principal, \( r \) = annual interest rate (decimal), \( n \) = compounding periods per year, \( t \) = time in years
Compound Interest
\[ CI = A - P \]
where: \( CI \) = Compound Interest, \( A \) = Amount, \( P \) = Principal
Simple Interest
\[ SI = P \times r \times t \]
where: \( SI \) = Simple Interest, \( P \) = Principal, \( r \) = rate per year (decimal), \( t \) = time in years
Effective Annual Rate (EAR)
\[ \text{EAR} = \left(1 + \frac{r}{n}\right)^n - 1 \]
where: \( r \) = nominal annual interest rate (decimal), \( n \) = compounding periods per year

Tips & Tricks

Tip: Always convert the annual interest rate to the rate per compounding period by dividing by the number of periods per year.

When to use: Whenever compounding is more frequent than once a year (semi-annual, quarterly, monthly).

Tip: For small interest rates and short time periods, approximate \( (1 + x)^n \approx 1 + nx \) to estimate compound interest quickly.

When to use: Quick mental calculations during exams when exact precision is not required.

Tip: Convert percentage rates to decimals before substituting into formulas to avoid inflated results.

When to use: Always, to ensure correct calculations.

Tip: Use the Effective Annual Rate (EAR) to compare investments with different compounding frequencies.

When to use: When choosing between banks or investment options with varying compounding intervals.

Tip: When only compound interest is asked, subtract the principal from the amount directly instead of calculating interest separately.

When to use: To save time in calculations.

Common Mistakes to Avoid

❌ Using the simple interest formula instead of the compound interest formula.
✓ Always use \( A = P \left(1 + \frac{r}{n}\right)^{nt} \) for compound interest problems.
Why: Simple and compound interest formulas look similar but compound interest accounts for interest on accumulated amounts, not just principal.
❌ Forgetting to adjust the rate and time for the compounding frequency.
✓ Divide the annual rate by the number of compounding periods per year and multiply time by the same number.
Why: Not adjusting leads to incorrect calculations of the amount and interest.
❌ Calculating interest only on the principal each period instead of on the accumulated amount.
✓ Remember that compound interest is interest on principal plus previously earned interest.
Why: Ignoring compounding underestimates the total interest earned.
❌ Rounding off intermediate calculations too early.
✓ Keep intermediate values precise and round off only the final answer.
Why: Early rounding causes cumulative errors and inaccurate final results.
❌ Using percentage rates directly in formulas without converting to decimals.
✓ Always convert percentages to decimals by dividing by 100 before substitution.
Why: Using percentages directly inflates the result incorrectly.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Compound Interest · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.