DEFINITION
One-Line Definition
Simple Interest (SI) is the interest earned or paid only on the original amount of money (called the Principal) throughout the entire time period.
Key Characteristic: Interest remains constant every year.
CORE INTUITION 💵
Constant Interest Mental Model
Imagine you lend your friend $1,000 at 10% per year:
- • Every year, your friend pays 10% of $1,000 = $100
- • Year 1 → $100 | Year 2 → $100 | Year 3 → $100
The interest is always calculated on $1,000, NOT on the growing total. That's why it's called Simple Interest.
💡 WHY THIS CONCEPT MATTERS & REAL-LIFE APPLICATIONS
Simple Interest is a core financial mathematics topic tested heavily in MBA entrance exams. Click on any connected topic to jump directly to its Vault page:
Where Is Simple Interest Used?
💳 Personal Loans
⏱️ Short-term Loans
🏛️ Fixed Deposits
📜 Govt Securities
🧮 Interest Calcs
🏦 Basic Banking
📐 KEY TERMS & FORMULAS
Principal (P)
The original amount invested or borrowed.
Rate (R)
The annual rate of interest (in percentage per annum).
Time (T)
The duration for which money is invested or borrowed (in years).
Interest (SI)
The extra amount earned or paid.
Amount (A)
The total value after adding interest: Amount = Principal + Interest (A = P + SI)
GOLDEN FORMULA
SI = (P × R × T) / 100
Formula Rearrangements for Fast Problem Solving
FIND PRINCIPAL (P)
P = (SI × 100) / (R × T)
FIND RATE (R)
R = (SI × 100) / (P × T)
FIND TIME (T)
T = (SI × 100) / (P × R)
📝 SOLVED EXAMPLES (LEVEL 0 TO ADVANCED)
EASY • EXAMPLE 1
Find the Simple Interest on $2,000 for 3 years at 5% per annum. Also find the total amount.
Solution:
P = $2,000, R = 5%, T = 3 years
SI = (P × R × T) / 100
SI = (2000 × 5 × 3) / 100 = $300
Amount (A) = P + SI = 2000 + 300 = $2,300
Answer: SI = $300, Amount = $2,300
MEDIUM • EXAMPLE 2
A sum earns $480 as Simple Interest in 4 years at 6% per annum. Find the Principal.
Solution:
SI = $480, T = 4 years, R = 6%
P = (SI × 100) / (R × T)
P = (480 × 100) / (6 × 4)
P = 48000 / 24 = $2,000
Answer: Principal = $2,000
HARD • EXAMPLE 3
At what rate will $4,000 earn $1,200 as Simple Interest in 5 years?
Solution:
P = $4,000, SI = $1,200, T = 5 years
R = (SI × 100) / (P × T)
R = (1200 × 100) / (4000 × 5)
R = 120000 / 20000 = 6% per annum
Answer: Rate = 6% p.a.
⚠️ COMMON MISTAKES TO AVOID
❌ Mistake 1: Using Compound Interest formula for SI questions
Always verify whether interest is compounded or simple before applying exponents.
❌ Mistake 2: Forgetting to convert months into years
Time T must always be in years. E.g., 18 months = 1.5 years, 9 months = 3/4 years.
❌ Mistake 3: Confusing Interest (SI) with Amount (A)
Remember: Amount = Principal + Interest. If a sum doubles, the Interest earned equals the Principal (SI = P).
🚀 CAT & MBA CET SHORTCUTS
⚡ Shortcut 1: Proportionality Rule
Interest is directly proportional to Principal (P), Rate (R), and Time (T). If any one doubles while others stay constant, the Simple Interest doubles automatically.
⚡ Shortcut 2: Effective Interest % Shortcut
At 10% Simple Interest per year, 5 years earns exactly 5 × 10% = 50% of the Principal as interest. No complex formula required!
⚡ Shortcut 3: Doubling / Tripling Rule
If a sum doubles in T years, SI = P. Therefore, Rate = 100 / T. E.g., if a sum doubles in 10 years, R = 100/10 = 10%.
🎯 PRACTICE QUESTIONS
QUESTION 1 • BASIC
Find the Simple Interest on $5,000 for 2 years at 8% per annum.
SI = (5000 × 8 × 2) / 100 = $800.
QUESTION 2 • BASIC
A person earns $900 as Simple Interest on $3,000 in 3 years. Find the annual rate of interest.
R = (900 × 100) / (3000 × 3) = 90000 / 9000 = 10% per annum.
QUESTION 3 • MODERATE
A sum doubles in 10 years under Simple Interest. Find the annual rate.
Sum doubles => SI = P.
P = (P × R × 10) / 100 => 10R = 100 => R = 10% per annum.
P = (P × R × 10) / 100 => 10R = 100 => R = 10% per annum.
QUESTION 4 • ADVANCED
Two sums are invested at the same Simple Interest rate. One earns $600 in 4 years. The other earns $900 in 6 years. Compare their principals.
For Sum 1: 600 = (P1 × R × 4) / 100 => P1 × R = 15000.
For Sum 2: 900 = (P2 × R × 6) / 100 => P2 × R = 15000.
Since P1 × R = P2 × R, P1 = P2 (The two principals are equal).
For Sum 2: 900 = (P2 × R × 6) / 100 => P2 × R = 15000.
Since P1 × R = P2 × R, P1 = P2 (The two principals are equal).
❓ FREQUENTLY ASKED QUESTIONS
Q: What is the difference between Principal and Amount in Simple Interest?
The Principal is the original sum of money invested or borrowed. The Amount is the total sum after adding the interest earned (Amount = Principal + Interest).
Q: Does the annual interest change every year in Simple Interest?
No. The interest earned each year remains identical because it is always calculated strictly on the original Principal.
Q: Why is Simple Interest easier than Compound Interest?
Because the Principal base never changes, eliminating complex exponent calculations.