Simple Interest Guide & Practice
Practice SI formula, finding principal/rate/time, comparing SI and CI, and installment problems with solved examples and free mock tests. Explore dynamic solver blueprints, master fundamental equations, examine step-by-step solved examples, and practice with real exam-grade mock test sets.
Practice Question Papers
Practice Filters
1. Fundamentals & Definitions
- Interest: The cost of borrowing money or the return earned on invested funds over time. It is a percentage of the principal amount.
- Simple Interest (SI): A straightforward method of calculating interest only on the initial principal amount over a specified period at a fixed interest rate. Interest is not compounded, meaning interest is not earned on previously earned interest.
- Principal (P): The initial amount of money borrowed, lent, or invested.
- Rate (R): The percentage at which interest is charged or earned per year.
- Time (T): The duration for which the money is borrowed or invested, usually expressed in years.
- Amount (A): The total sum of the principal and the interest.
2. Core Concepts & Formulas
Main Formula
The formula to calculate Simple Interest is:
SI = (P × R × T) / 100
Where:
SI= Simple InterestP= Principal AmountR= Annual Interest Rate (in percent)T= Time Period (in years)
Derived Formulas
From the main formula, we can derive formulas to find the other variables:
- To find Principal (P):
P = (SI × 100) / (R × T) - To find Rate (R):
R = (SI × 100) / (P × T) - To find Time (T):
T = (SI × 100) / (P × R)
Total Amount
The formula to calculate the total amount to be repaid or received after the time period is:
Amount (A) = Principal (P) + Simple Interest (SI)
A = P + (P × R × T) / 100
A = P × (1 + (R × T) / 100)
Simple Interest vs. Compound Interest
| Aspect | Simple Interest | Compound Interest |
|---|---|---|
| Calculation | Interest is calculated only on the principal amount. | Interest is calculated on the principal and the accumulated interest over time. |
| Formula | SI = (P × R × T) / 100 | CI = P * (1 + R/100)^T - P |
| Interest Growth | Linear growth; interest amount remains constant each year. | Exponential growth; interest amount increases each year. |
| Interest on Interest | No interest is earned on interest. | Interest is earned on previously earned interest, leading to higher returns. |
Typical Exam Weightage
| Exam | Typical Questions |
|---|---|
| SSC (CGL / CHSL / MTS) | 1 question |
| Banking (IBPS / SBI) | 1 question |
| Railways (RRB) | 1 question |
Usually a single, quick-scoring question — master the direct formula rather than the longer unitary method.
Figures are typical ranges based on recent-year patterns, not a guarantee for any specific upcoming paper — always cross-check against the latest official syllabus and previous-year papers for Simple Interest.
Solved Examples
Question: Find the Simple Interest (SI) for a principal amount of Rs. 4,000, for a duration of 2 years at a rate of 20% per annum.
View Detailed Solution & ExplanationHide Explanation
- Identify the given values:
- Principal (P) = 4,000
- Rate (R) = 20%
- Time (T) = 2 years
- Use the Simple Interest formula:
SI = (P × R × T) / 100
- Substitute the values:
SI = (4000 × 20 × 2) / 100
- Calculate the result:
SI = 160000 / 100SI = 1600- Answer: The Simple Interest is Rs. 1,600.
Question: Amy invests $3,000 in a savings account at an annual interest rate of 5%. Calculate the difference between the simple interest and compound interest earned after 3 years.
View Detailed Solution & ExplanationHide Explanation
- Calculate Simple Interest (SI):
SI = (P × R × T) / 100SI = (3000 × 5 × 3) / 100SI = 45000 / 100SI = $450
- Calculate Compound Interest (CI):
Amount (A) = P * (1 + R/100)^TA = 3000 * (1 + 5/100)^3A = 3000 * (1.05)^3A = 3000 * 1.157625A = $3472.875CI = Amount - Principal = 3472.875 - 3000 = $472.875
- Calculate the difference:
- Difference = CI - SI
- Difference = 472.875 - 450
- Difference =
- Answer: The difference between compound and simple interest is $22.88.
Question: A sum of money doubles itself in 7 years at simple interest. In how many years will it become four times itself?
View Detailed Solution & ExplanationHide Explanation
- Analyze the first condition (doubling):
- Let the Principal be
P. - The Amount becomes
2P(doubles). - Simple Interest earned
SI = Amount - Principal = 2P - P = P. - Time (T) = 7 years.
- Let the Principal be
- Calculate the rate of interest (R):
- Using the formula
R = (SI × 100) / (P × T) R = (P × 100) / (P × 7)- The
Pin the numerator and denominator cancels out. R = 100 / 7%
- Using the formula
- Analyze the second condition (becoming four times):
- Let the Principal be
P. - The Amount becomes
4P. - Simple Interest to be earned
SI = 4P - P = 3P. - The Rate (R) is
100/7% (as calculated above).
- Let the Principal be
- Calculate the required time (T):
- Using the formula
T = (SI × 100) / (P × R) T = (3P × 100) / (P × (100/7))- The
Pand100in the numerator and denominator cancel out. T = 3 / (1/7)T = 3 × 7 = 21years.- Answer: The sum will become four times itself in 21 years.
- Using the formula