👁 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 Interest

Introduction to Simple Interest

When you borrow money from a bank or lend money to someone, there is usually an extra amount paid or earned on top of the original money. This extra amount is called interest. Interest is essentially the cost of borrowing money or the reward for lending it.

There are two main types of interest: simple interest and compound interest. In this chapter, we focus on simple interest, which is the most straightforward way to calculate interest. Simple interest is widely used in everyday financial transactions such as loans, fixed deposits, and short-term investments. It is also a common topic in competitive exams, making it essential to understand thoroughly.

Understanding simple interest helps you manage money better, compare different financial options, and solve related problems quickly and accurately.

Simple Interest Definition and Formula

Simple Interest (SI) is the interest calculated only on the original amount of money (called the principal) lent or borrowed, not on the interest accumulated over time.

Key Terms:

  • Principal (P): The original amount of money lent or borrowed, measured in Indian Rupees (INR).
  • Rate of Interest (R): The percentage of the principal charged as interest per year, expressed as % per annum.
  • Time Period (T): The duration for which the money is lent or borrowed, measured in years.

Simple Interest Formula

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

Calculates interest on principal over time at a given rate

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

Why divide by 100? Because the rate is given as a percentage, and percentages mean "per hundred". Dividing by 100 converts the percentage into a decimal for calculation.

Important: Always ensure that the time (T) is in years and the rate (R) is per annum (per year) before using the formula. If time is given in months or days, convert it to years first.

Calculating Total Amount

After calculating the simple interest, you often need to find the total amount to be paid or received. This total amount is the sum of the principal and the interest earned or charged.

Key Concept

Total Amount (A)

The total money to be paid or received after interest

The formula for total amount is:

Amount (A) = Principal (P) + Simple Interest (SI)

Principal (INR) Simple Interest (INR) Total Amount (INR)
10,000 1,000 11,000
15,000 2,100 17,100
8,000 560 8,560

Time and Rate Conversions

Sometimes, the time period is given in months or days instead of years. Since the rate of interest is always per annum (per year), you must convert these units to years before using the simple interest formula.

1
->

Step 1

Identify the time unit given (months or days)

2
->

Step 2

Convert months to years by dividing by 12

3
->

Step 3

Convert days to years by dividing by 365

4

Step 4

Use the converted time (in years) in the simple interest formula

graph TD    A[Start with time in months or days] --> B{Is time in months?}    B -- Yes --> C[Divide months by 12 to get years]    B -- No --> D{Is time in days?}    D -- Yes --> E[Divide days by 365 to get years]    D -- No --> F[Time is already in years]    C --> G[Use time in years in formula]    E --> G    F --> G

Similarly, if the rate is given for a period other than a year (e.g., monthly rate), convert it to an annual rate before using the formula.

Worked Examples

Example 1: Basic Simple Interest Calculation Easy
Calculate the simple interest on INR 10,000 at 5% per annum for 2 years.

Step 1: Identify the values: P = 10,000 INR, R = 5%, T = 2 years.

Step 2: Use the formula \( SI = \frac{P \times R \times T}{100} \).

Step 3: Substitute the values: \( SI = \frac{10,000 \times 5 \times 2}{100} = \frac{100,000}{100} = 1,000 \) INR.

Answer: The simple interest is INR 1,000.

Example 2: Finding Principal from Interest Medium
Given simple interest earned is INR 1,200, rate of interest is 6% per annum, and time is 3 years, find the principal amount.

Step 1: Known values: SI = 1,200 INR, R = 6%, T = 3 years.

Step 2: Use the rearranged formula for principal:

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

Step 3: Substitute values:

\( P = \frac{1,200 \times 100}{6 \times 3} = \frac{120,000}{18} = 6,666.67 \) INR.

Answer: The principal amount is INR 6,666.67.

Example 3: Interest Calculation with Time in Months Medium
Calculate the simple interest on INR 8,000 at 7% per annum for 9 months.

Step 1: Convert time from months to years:

\( T = \frac{9}{12} = 0.75 \) years.

Step 2: Known values: P = 8,000 INR, R = 7%, T = 0.75 years.

Step 3: Use the formula:

\( SI = \frac{8,000 \times 7 \times 0.75}{100} = \frac{42,000}{100} = 420 \) INR.

Answer: The simple interest is INR 420.

Example 4: Determining Rate of Interest Medium
Given principal INR 5,000, simple interest INR 750, and time 2 years, find the rate of interest.

Step 1: Known values: P = 5,000 INR, SI = 750 INR, T = 2 years.

Step 2: Use the formula for rate:

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

Step 3: Substitute values:

\( R = \frac{750 \times 100}{5,000 \times 2} = \frac{75,000}{10,000} = 7.5\% \)

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

Example 5: Total Amount Calculation Easy
Calculate the total amount to be paid after 3 years on a loan of INR 15,000 at 7% simple interest.

Step 1: Calculate simple interest:

\( SI = \frac{15,000 \times 7 \times 3}{100} = \frac{315,000}{100} = 3,150 \) INR.

Step 2: Calculate total amount:

\( A = P + SI = 15,000 + 3,150 = 18,150 \) INR.

Answer: The total amount to be paid is INR 18,150.

Formula Bank

Simple Interest
\[ SI = \frac{P \times R \times T}{100} \]
where: P = Principal (INR), R = Rate of Interest (% per annum), T = Time (years), SI = Simple Interest (INR)
Total Amount
\[ A = P + SI \]
where: A = Amount (INR), P = Principal (INR), SI = Simple Interest (INR)
Principal
\[ P = \frac{SI \times 100}{R \times T} \]
where: SI = Simple Interest (INR), R = Rate (%), T = Time (years), P = Principal (INR)
Rate of Interest
\[ R = \frac{SI \times 100}{P \times T} \]
where: SI = Simple Interest (INR), P = Principal (INR), T = Time (years), R = Rate (%)
Time Period
\[ T = \frac{SI \times 100}{P \times R} \]
where: SI = Simple Interest (INR), P = Principal (INR), R = Rate (%), T = Time (years)

Tips & Tricks

Tip: Always convert time into years before using the formula.

When to use: When time is given in months or days.

Tip: Use the formula \( SI = \frac{P \times R \times T}{100} \) directly without converting the rate to decimal.

When to use: To avoid confusion and save time in calculations.

Tip: Memorize the rearranged formulas for principal, rate, and time to quickly solve for unknowns.

When to use: When the problem requires finding principal, rate, or time instead of interest.

Tip: Always check units of rate and time carefully to avoid errors.

When to use: Before starting calculations.

Tip: For quick estimation, round off values appropriately but solve precisely for final answers.

When to use: During time-limited competitive exams.

Common Mistakes to Avoid

❌ Using months or days directly in the formula without converting to years.
✓ Convert months to years by dividing by 12, days by 365 before using the formula.
Why: Because the rate of interest is per annum, so time must be in years.
❌ Confusing rate percentage with decimal (e.g., using 0.05 instead of 5).
✓ Use the rate as a percentage in the formula \( SI = \frac{P \times R \times T}{100} \).
Why: The formula accounts for percentage by dividing by 100, so rate should be in %.
❌ Adding interest to principal before calculating simple interest.
✓ Calculate simple interest first, then add to principal to find total amount.
Why: Simple interest is calculated only on principal, not on accumulated amount.
❌ Mixing up principal and interest amounts in calculations.
✓ Identify clearly which value is principal and which is interest before substituting.
Why: Mislabeling leads to incorrect answers.
❌ Ignoring units of currency or mixing currencies.
✓ Always use INR consistently in examples and calculations.
Why: To maintain clarity and avoid confusion in Indian context.
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 Interest · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.