# Simple vs Compound Interest: Linear Growth vs Interest on Interest

Compare simple interest and monthly compound interest, learn when each model fits, and use worked examples aligned to the calculators.

---

- **Canonical URL:** https://dothecalculation.com/blog/finance/simple-vs-compound-interest
- **Category:** Finance
- **Author:** Do The Calculation Team
- **Published:** 2026-06-06
- **Last updated:** 2026-07-07
- **Reading time:** 16 min read
- **Publisher:** Do The Calculation (https://dothecalculation.com)
- **Methodology:** https://dothecalculation.com/methodology

---

## The Core Difference

Simple interest grows in a straight line because interest is calculated only on the original principal. Compound interest grows faster because each period starts from a balance that already includes previous interest. That difference is small over short periods and much larger over long periods, high rates, or frequent compounding.

_[Figure: Simple vs compound interest — The math model changes what earns interest next period.]_

**Simple interest formula**

```
Interest = Principal x Annual rate x Years
Total = Principal + Interest
```
- The simple-interest calculator clamps principal, rate, and years to zero or higher.
- The annual rate is entered as a percentage and converted to a decimal internally.

**Compound calculator process**

```
Monthly rate = Annual rate / 12

For each month:
Balance = Balance x (1 + monthly rate)
Balance = Balance + monthly contribution
```
- The compound-interest calculator compounds monthly.
- Monthly contributions are added after monthly interest is applied.
- Years are converted to rounded months.

## Worked Example: $10,000 at 6% for 3 Years

With simple interest, $10,000 at 6% for 3 years earns $1,800, for a total of $11,800. With monthly compound interest and no monthly contributions, the same starting amount grows to about $11,966.81. The compounding difference is about $166.81 over three years.

**Three-year comparison verified against calculator logic**
| Model | Interest earned | Final amount |
| --- | --- | --- |
| Simple interest | $1,800.00 | $11,800.00 |
| Monthly compound interest | $1,966.81 | $11,966.81 |
| Compound advantage | $166.81 | $166.81 higher |

_[Figure: Three-year final balance — Same principal and rate; compounding earns interest on prior interest.]_

## Why Time Expands the Gap

At $10,000 and 6% for 10 years, simple interest produces $6,000 of interest and a $16,000 total. Monthly compounding with no deposits produces about $18,193.97. The extra $2,193.97 comes from interest earning additional interest over time.

**Ten-year comparison**
| Model | Total contributions/principal | Interest earned | Final amount |
| --- | --- | --- | --- |
| Simple interest | $10,000.00 | $6,000.00 | $16,000.00 |
| Monthly compound interest | $10,000.00 | $8,193.97 | $18,193.97 |

_[Figure: Simple vs compound gap over time — The gap is modest at 3 years and much larger at 10 years.]_

## Monthly Contributions Change the Question

The compound-interest calculator can also model monthly contributions. For example, $10,000 starting balance, $300 monthly contribution, 6% annual return, and 10 years produces about $67,357.77. Total contributions are $46,000, and interest earned is about $21,357.77. That example is not a simple-interest comparison; it is a savings-growth projection with cash flows.

**Compound calculator example with monthly deposits**
| Input or output | Value |
| --- | --- |
| Starting amount | $10,000 |
| Monthly contribution | $300 |
| Annual rate | 6% |
| Time | 10 years / 120 months |
| Total contributions | $46,000.00 |
| Interest earned | $21,357.77 |
| Future value | $67,357.77 |

## Which Model Fits Your Situation?

Use simple interest when the agreement explicitly calculates interest only on principal, such as some short-term notes or classroom examples. Use compound interest when interest is periodically credited, reinvested, or added to the balance. Many real loans and accounts have fees, payment schedules, taxes, promotional rules, or APR/APY definitions that are more specific than either simplified model.

_[Figure: Choosing the right interest model — Start with the contract or account terms, not the formula you prefer.]_

## Borrowers and Investors Care in Opposite Ways

For savers and investors, compounding can be beneficial because earnings can generate more earnings. For borrowers, compounding can increase cost if unpaid interest is added to the balance. The same math can help you or hurt you depending on which side of the agreement you are on.

> **Financial planning note** — These examples are educational estimates. Real products may include fees, taxes, rate changes, minimum payments, daily accrual, promotional terms, or penalties that change the result.

Tool: [Open the Simple Interest Calculator](https://dothecalculation.com/calculators/simple-interest-calculator) — Calculate linear interest, total interest, and final amount from principal, annual rate, and years.

Tool: [Open the Compound Interest Calculator](https://dothecalculation.com/calculators/compound-interest-calculator) — Model monthly compounding with starting balance, monthly contributions, annual rate, and time horizon.

Tool: [Open the Interest Calculator](https://dothecalculation.com/calculators/interest-calculator) — Compare simple and compound interest scenarios side by side when you need both views together.

## Simple vs Compound Interest FAQ

**What is the main difference between simple and compound interest?**

Simple interest is calculated only on principal. Compound interest is calculated on principal plus accumulated interest.

**What formula does the simple-interest calculator use?**

Interest equals principal times annual rate times years, and total amount equals principal plus interest.

**How does the compound-interest calculator compound?**

It compounds monthly and adds the monthly contribution after interest is applied for each month.

**Why is compound interest higher over time?**

Because prior interest becomes part of the balance that earns future interest.

**Is compound interest always better?**

Not always. It helps savers and investors when returns are positive, but it can increase costs for borrowers.

**What is APY?**

APY reflects annual yield after compounding. It is different from a simple nominal rate.

**What is APR?**

APR is a quoted annual borrowing rate, but product rules, fees, and compounding details can vary.

**Can simple interest apply to loans?**

Yes, if the agreement calculates interest only on the original principal or outstanding principal without compounding unpaid interest.

**Can compound interest apply to savings?**

Yes. Savings and investment accounts often credit interest or returns back into the balance.

**Should I use these examples for a real financial decision?**

Use them as educational estimates, then verify real account or loan terms with the provider or a qualified professional.

---

_Source: [Do The Calculation](https://dothecalculation.com/blog/finance/simple-vs-compound-interest). Quote freely with attribution and a link to this page._
