Simple Interest Calculator Formula
Understand the math behind the simple interest calculator. Each variable explained with a worked example.
Formulas Used
Total Interest
interest = principal * annual_rate / 100 * yearsTotal Value
total_value = principal + principal * annual_rate / 100 * yearsVariables
| Variable | Description | Default |
|---|---|---|
principal | Principal Amount(USD) | 10000 |
annual_rate | Annual Interest Rate(%) | 5 |
years | Time Period(years) | 3 |
How It Works
How Simple Interest Works
Simple interest charges you a flat percentage on the original amount only. Borrow $1,000 at 5% simple interest for 3 years and you owe $150 in interest, period. The interest doesn't compound. This makes simple interest easy to calculate and predict, which is why some personal loans, auto loans, and short-term lending still use it.
The Formula
Interest = Principal x Rate x Time
Total Amount = Principal + Interest
Simple vs. Compound Interest
The difference matters. $10,000 at 6% simple interest for 10 years earns $6,000 in interest. The same amount at 6% compound interest (annually) earns $7,908. Over short periods the gap is small. Over decades it gets large. Credit cards, savings accounts, and most investments use compound interest. Simple interest shows up in some car loans, personal loans, and bonds.
When to Use This
Calculating interest on short-term loans, estimating bond yields, or understanding the interest portion of a flat-rate personal loan. Also useful as a quick estimate when compound interest would give a similar result (short time periods at low rates).
Common Mistakes
Worked Example
You deposit $10,000 at 5% simple interest for 3 years.
- 01Interest = $10,000 * 0.05 * 3 = $1,500
- 02Total value = $10,000 + $1,500 = $11,500
When to Use This Formula
- Calculating interest on a short-term personal loan or promissory note between individuals, where simple interest is the agreed-upon method.
- Estimating the interest cost of a car loan advertised with a simple interest rate, as many auto loans compute interest on the outstanding principal balance.
- Figuring out how much a Treasury bill or short-term bond will earn when held to maturity, since many short-duration instruments use simple interest conventions.
- Determining late fees or interest charges on overdue invoices where the contract specifies a flat annual rate applied on a simple basis.
- Comparing simple interest to compound interest side by side to understand how much more compound interest generates over the same period, especially for teaching or learning purposes.
Common Mistakes to Avoid
- Applying the simple interest formula to situations where interest actually compounds — most savings accounts, credit cards, and long-term loans use compound interest, so using I = Prt will underestimate the actual amount owed or earned.
- Expressing time in months or days but using an annual rate without converting — if the rate is annual, time must be in years, so 6 months is 0.5 and 90 days is 90/365 (or 90/360 depending on the day-count convention).
- Confusing the total amount owed (A = P + I) with just the interest (I) — the formula I = Prt gives only the interest portion, not the total repayment amount.
- Forgetting that "rate" must be a decimal, not a whole number — a 7% rate should be entered as 0.07, and entering 7 produces a result 100 times too large.
Frequently Asked Questions
What is simple interest?
Simple interest is calculated only on the original principal, not on accumulated interest. The formula is I = P * r * t, where P is principal, r is the annual rate, and t is time in years.
What is the difference between simple and compound interest?
Simple interest is calculated only on the principal. Compound interest is calculated on the principal plus accumulated interest, resulting in faster growth over time.
When is simple interest used?
Simple interest is commonly used for short-term loans, auto loans, and some personal loans. It is also used to calculate interest on savings bonds and US Treasury bills. Most mortgages and long-term investments use compound interest.
Is simple interest better for borrowers or lenders?
Simple interest is better for borrowers because you only pay interest on the original loan balance, not on accumulated interest. For lenders or investors, compound interest is more advantageous since returns grow faster.
Ready to run the numbers?
Open Simple Interest Calculator