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

Simple and Compound Interest

Introduction to Interest

Imagine you want to borrow some money from a friend or a bank. Usually, when you borrow money, you have to pay back a little extra as a thank you for lending it to you. This extra money is called interest. Similarly, if you lend money to someone or deposit it in a bank, you earn interest as a reward for letting them use your money.

Understanding how interest works is important not only for exams but also for managing money in real life. Whether you are saving money in a fixed deposit or taking a loan, knowing how interest is calculated helps you make smart financial decisions.

Before we learn how to calculate interest, let's understand three important terms:

  • Principal (P): The original amount of money borrowed or lent.
  • Rate of Interest (R): The percentage of the principal charged or earned as interest per year.
  • Time (T): The duration for which the money is borrowed or invested, usually measured in years.

In India, interest rates are usually given in percentage per annum (per year), and time is counted in years. Sometimes, time may be given in months, which you will need to convert into years before using formulas.

Key Concept

What is Interest?

Interest is the extra money paid or earned on top of the original amount (principal). It depends on the principal, rate, and time.

Simple Interest

Simple Interest (SI) is the interest calculated only on the original principal amount throughout the entire time period. It does not consider any interest that has been added previously.

For example, if you deposit INR 10,000 in a bank at 5% simple interest per annum for 3 years, the interest is calculated only on INR 10,000 every year.

Simple Interest Formula

\[SI = \frac{P \times R \times T}{100}\]

Calculate interest on principal for given rate and time

SI = Simple Interest (INR)
P = Principal amount (INR)
R = Rate of interest per annum (%)
T = Time period (years)

Here's what each part means:

  • P is the principal amount in rupees (INR).
  • R is the rate of interest per year, expressed as a percentage.
  • T is the time in years.
  • Dividing by 100 converts the percentage into a decimal for calculation.

The total amount (A) you get after the interest period is the sum of the principal and the simple interest:

Amount with Simple Interest

\[A = P + SI = P + \frac{P \times R \times T}{100}\]

Calculate total amount after interest

A = Amount (INR)
P = Principal (INR)
R = Rate (%)
T = Time (years)

Example 1: Calculating Simple Interest on a Fixed Deposit

Example 1: Calculating Simple Interest on a Fixed Deposit Easy
Calculate the simple interest earned on INR 50,000 deposited at 6% per annum for 3 years.

Step 1: Identify the values:

  • Principal, \( P = 50,000 \) INR
  • Rate, \( R = 6\% \) per annum
  • Time, \( T = 3 \) years

Step 2: Use the simple interest formula:

\( SI = \frac{P \times R \times T}{100} = \frac{50,000 \times 6 \times 3}{100} \)

Step 3: Calculate:

\( SI = \frac{50,000 \times 18}{100} = \frac{900,000}{100} = 9,000 \) INR

Step 4: Total amount after 3 years:

\( A = P + SI = 50,000 + 9,000 = 59,000 \) INR

Answer: The simple interest earned is INR 9,000, and the total amount after 3 years is INR 59,000.

Compound Interest

Compound Interest (CI) is interest calculated on the principal amount plus any interest that has already been added. This means you earn interest on interest, which makes your money grow faster over time.

For example, if you invest INR 10,000 at 5% compound interest per annum, after the first year, you earn interest on INR 10,000. In the second year, interest is calculated on INR 10,000 plus the interest earned in the first year.

Compound Interest Amount

\[A = P \left(1 + \frac{R}{100}\right)^T\]

Calculate amount after compound interest

A = Amount (INR)
P = Principal (INR)
R = Rate of interest per annum (%)
T = Time period (years)

Compound Interest

\[CI = A - P = P \left(1 + \frac{R}{100}\right)^T - P\]

Calculate compound interest earned

CI = Compound Interest (INR)
A = Amount (INR)
P = Principal (INR)
R = Rate (%)
T = Time (years)

The amount (A) is the total money you have after interest is added, and compound interest (CI) is the extra money earned over the principal.

Compounding Frequency

Interest can be compounded at different intervals:

  • Annually: Interest added once a year.
  • Half-Yearly: Interest added twice a year.
  • Quarterly: Interest added four times a year.

When interest is compounded more than once a year, the formula adjusts to:

Compound Interest with n Compounding Periods per Year

\[A = P \left(1 + \frac{R}{100n}\right)^{nT}\]

Calculate amount when interest is compounded n times a year

A = Amount (INR)
P = Principal (INR)
R = Annual rate of interest (%)
n = Number of compounding periods per year
T = Time (years)

Here, the rate is divided by the number of compounding periods, and the time is multiplied by the same number.

Example 2: Calculating Compound Interest Annually

Example 2: Calculating Compound Interest Annually Medium
Calculate the compound interest on INR 40,000 at 8% per annum compounded annually for 2 years.

Step 1: Identify the values:

  • Principal, \( P = 40,000 \) INR
  • Rate, \( R = 8\% \) per annum
  • Time, \( T = 2 \) years
  • Compounding frequency, \( n = 1 \) (annually)

Step 2: Use the compound interest amount formula:

\( A = P \left(1 + \frac{R}{100n}\right)^{nT} = 40,000 \left(1 + \frac{8}{100 \times 1}\right)^{1 \times 2} \)

\( A = 40,000 \times (1 + 0.08)^2 = 40,000 \times (1.08)^2 \)

Step 3: Calculate \( (1.08)^2 = 1.1664 \)

\( A = 40,000 \times 1.1664 = 46,656 \) INR

Step 4: Calculate compound interest:

\( CI = A - P = 46,656 - 40,000 = 6,656 \) INR

Answer: The compound interest earned is INR 6,656, and the total amount after 2 years is INR 46,656.

Example 3: Compound Interest with Half-Yearly Compounding

Example 3: Compound Interest with Half-Yearly Compounding Hard
Calculate the compound interest on INR 30,000 at 10% per annum compounded half-yearly for 3 years.

Step 1: Identify the values:

  • Principal, \( P = 30,000 \) INR
  • Rate, \( R = 10\% \) per annum
  • Time, \( T = 3 \) years
  • Compounding frequency, \( n = 2 \) (half-yearly)

Step 2: Adjust rate and time for half-yearly compounding:

  • Rate per period = \( \frac{10}{2} = 5\% \)
  • Number of periods = \( 3 \times 2 = 6 \)

Step 3: Use the formula:

\( A = P \left(1 + \frac{R}{100n}\right)^{nT} = 30,000 \times (1 + 0.05)^6 \)

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

\( (1.05)^6 = 1.3401 \) (approx.)

Step 5: Calculate amount:

\( A = 30,000 \times 1.3401 = 40,203 \) INR (approx.)

Step 6: Calculate compound interest:

\( CI = A - P = 40,203 - 30,000 = 10,203 \) INR (approx.)

Answer: The compound interest earned is approximately INR 10,203, and the total amount after 3 years is approximately INR 40,203.

FeatureSimple Interest (SI)Compound Interest (CI)
Interest onOnly principalPrincipal + accumulated interest
Formula NoA = P(1 + \frac{R}{100})^T
GrowthLinearExponential
UseShort-term loans, fixed depositsLong-term investments, loans
AmountA = P + SIA = P(1 + \frac{R}{100})^T

Example 4: Comparing Simple and Compound Interest

Example 4: Comparing Simple and Compound Interest Medium
Calculate and compare the simple interest and compound interest on INR 25,000 at 7% per annum for 4 years.

Step 1: Calculate simple interest:

\( SI = \frac{P \times R \times T}{100} = \frac{25,000 \times 7 \times 4}{100} = \frac{700,000}{100} = 7,000 \) INR

Step 2: Calculate amount with simple interest:

\( A_{SI} = P + SI = 25,000 + 7,000 = 32,000 \) INR

Step 3: Calculate compound interest amount:

\( A = P \left(1 + \frac{R}{100}\right)^T = 25,000 \times (1 + 0.07)^4 \)

\( (1.07)^4 = 1.3108 \) (approx.)

\( A = 25,000 \times 1.3108 = 32,770 \) INR (approx.)

Step 4: Calculate compound interest:

\( CI = A - P = 32,770 - 25,000 = 7,770 \) INR (approx.)

Answer: Simple interest earned is INR 7,000 and compound interest earned is approximately INR 7,770. Compound interest yields more money over the same period.

Example 5: Finding Rate of Interest from Given Simple Interest

Example 5: Finding Rate of Interest from Given Simple Interest Easy
A sum of INR 12,000 earns INR 1,800 as simple interest in 3 years. Find the rate of interest per annum.

Step 1: Identify known values:

  • Principal, \( P = 12,000 \) INR
  • Simple Interest, \( SI = 1,800 \) INR
  • Time, \( T = 3 \) years
  • Rate, \( R = ? \)

Step 2: Use the simple interest formula and solve for \( R \):

\( SI = \frac{P \times R \times T}{100} \Rightarrow R = \frac{SI \times 100}{P \times T} \)

\( R = \frac{1,800 \times 100}{12,000 \times 3} = \frac{180,000}{36,000} = 5\% \)

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

Example 6: Finding Time Period from Compound Interest

Example 6: Finding Time Period from Compound Interest Hard
A sum of INR 20,000 is invested at 5% compound interest per annum. The compound interest earned after some years is INR 5,512. Find the time period.

Step 1: Identify known values:

  • Principal, \( P = 20,000 \) INR
  • Compound Interest, \( CI = 5,512 \) INR
  • Rate, \( R = 5\% \) per annum
  • Time, \( T = ? \)

Step 2: Calculate the amount \( A \):

\( A = P + CI = 20,000 + 5,512 = 25,512 \) INR

Step 3: Use compound interest amount formula:

\( A = P \left(1 + \frac{R}{100}\right)^T \Rightarrow \left(1 + \frac{5}{100}\right)^T = \frac{A}{P} \)

\( (1.05)^T = \frac{25,512}{20,000} = 1.2756 \)

Step 4: Find \( T \) such that \( (1.05)^T = 1.2756 \).

We know \( (1.05)^5 = 1.2763 \) (approx.), very close to 1.2756.

Step 5: Therefore, \( T \approx 5 \) years.

Answer: The time period is approximately 5 years.

Formula Bank

Simple Interest
\[ SI = \frac{P \times R \times T}{100} \]
where: \( P \) = Principal amount (INR), \( R \) = Rate of interest per annum (%), \( T \) = Time period (years)
Amount with Simple Interest
\[ A = P + SI = P + \frac{P \times R \times T}{100} \]
where: \( A \) = Amount (INR), \( P \) = Principal, \( R \) = Rate (%), \( T \) = Time (years)
Compound Interest Amount
\[ A = P \left(1 + \frac{R}{100}\right)^T \]
where: \( A \) = Amount (INR), \( P \) = Principal, \( R \) = Rate (%), \( T \) = Time (years)
Compound Interest
\[ CI = A - P = P \left(1 + \frac{R}{100}\right)^T - P \]
where: \( CI \) = Compound Interest (INR), \( A \) = Amount, \( P \) = Principal, \( R \) = Rate (%), \( T \) = Time (years)
Compound Interest with n Compounding Periods per Year
\[ A = P \left(1 + \frac{R}{100n}\right)^{nT} \]
where: \( A \) = Amount (INR), \( P \) = Principal, \( R \) = Annual rate (%), \( n \) = Number of compounding periods per year, \( T \) = Time (years)

Tips & Tricks

Tip: Remember the simple interest formula as "Principal x Rate x Time divided by 100" to quickly recall it.

When to use: For all simple interest calculations.

Tip: For compound interest with half-yearly or quarterly compounding, divide the annual rate by the number of periods and multiply the time by the same number.

When to use: When compounding frequency is more than once a year.

Tip: Use approximation for compound interest when the rate and time are small to save time during exams.

When to use: When exact calculations are time-consuming and approximate answers are acceptable.

Tip: Always calculate both simple and compound interest for the same principal, rate, and time to understand which method yields better returns.

When to use: When comparing investment options.

Tip: If the amount is given in compound interest problems, find the interest by subtracting principal from amount instead of recalculating.

When to use: When amount is provided directly.

Common Mistakes to Avoid

❌ Using simple interest formula for compound interest problems.
✓ Always use the compound interest formula \( A = P(1 + \frac{R}{100})^T \) for compound interest.
Why: The two formulas look similar but compound interest accounts for interest on accumulated interest, which simple interest does not.
❌ Not adjusting rate and time for different compounding frequencies.
✓ Divide the annual rate by the number of compounding periods and multiply time by the same number.
Why: Forgetting this leads to incorrect compound interest calculations.
❌ Confusing rate percentage and decimal values in formulas.
✓ Use rate as a percentage in formulas or convert consistently to decimal as required.
Why: Mixing formats causes wrong answers.
❌ Ignoring units of time and using months instead of years directly.
✓ Convert all time periods into years before applying formulas.
Why: Formulas assume time in years; mismatch causes errors.
❌ Calculating compound interest as simple interest by multiplying principal, rate, and time directly.
✓ Calculate amount first using compound interest formula, then subtract principal to get compound interest.
Why: Compound interest involves interest on accumulated interest, not just principal.
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
Simple and 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.