AlgebraIntermediate· 9 min read

Simple Interest: Understanding the Linear Growth of Capital

When the rate is always applied to the original capital, growth happens in a straight line. Understand why this matters for your finances.

RF

Renato Freitas

Updated on May 3, 2026

What is interest and why does it exist?

Interest is the cost of money over time. When you lend money to someone — or when a bank lends to you — there is a consideration for the use of that resource over a given period. This consideration is expressed as a percentage of the original amount and is called interest.

The existence of interest is linked to two fundamental economic principles. First, the time value of money: $1,000 today has greater purchasing power than $1,000 a year from now, because of inflation. Second, the risk of the loan: whoever provides the money accepts the risk of not getting it back, and interest compensates for that risk.

In the simple interest regime, the interest amount is always calculated on the original capital — the starting value. This generates linear growth: each period adds the same fixed amount of interest. In contrast, with compound interest, the interest from each period is added to the capital base, generating larger interest in subsequent periods.

🧮 Try it yourself — CalcSim

Want more features? Download CalcSim IA app

Principal, rate and time: the three ingredients

Every simple interest situation involves three key variables. The principal (P) is the initial investment or loan amount — the starting point. The interest rate (r) is the percentage charged or earned per unit of time, for example, 3% per month. Time (t) is the duration of the contract, measured in the same unit as the rate.

The rate is always expressed as a percentage, but before using it in the formula you must convert it to a decimal: divide by 100. A rate of 5% becomes 0.05. If you forget this conversion, the result will be 100 times larger than it should be — a very easy mistake to make.

The unit of time must match the unit of the rate. If the rate is % per month, time must be in months. If the rate is % per year, time must be in years. This unit alignment is the most common trap in simple interest exercises.

The formula I = P × r × t: where does it come from?

The simple interest formula is I = P × r × t. The reasoning is straightforward: if you invest $1,000 at 5% per month, at the end of month 1 you have earned 5% of $1,000, which is $50. At the end of month 2, you earn another $50 (5% always on the original $1,000). So I = 1,000 × 0.05 × 2 = $100.

The linear model is clear when you observe that each month adds the same interest amount: $50 in month 1, $50 in month 2, $50 in month 3... The graph of I as a function of t is a straight line, unlike compound interest whose graph is an exponential curve.

The formula can be rearranged to find any of the variables. If you know I, P, and t but not r: r = I ÷ (P × t). If you know I, r, and t but not P: P = I ÷ (r × t). This lets you solve different types of problems with the same logic.

Calculating the total amount A = P + I

The total amount (A) is the final value at the end of the period — original capital plus accumulated interest. The formula is A = P + I, which can be expanded to A = P + P × r × t = P × (1 + r × t).

Practical example: Maria invests $2,000 at 3% per month for 4 months. First calculate the interest: I = 2,000 × 0.03 × 4 = $240. Then the total amount is A = 2,000 + 240 = $2,240. Alternatively: A = 2,000 × (1 + 0.03 × 4) = 2,000 × 1.12 = $2,240.

In many problems, the total amount is given and you need to find the principal, rate, or time. In that case, use A = P × (1 + r × t) and isolate the unknown. If A = 2,240, r = 0.03 and t = 4: P = 2,240 ÷ 1.12 = $2,000.

Watch the units: the most common trap

Imagine a loan with a rate of 2% per month for 2 years. If you calculate I = P × 0.02 × 2 (using 2 years directly), you get the wrong answer: 2 years = 24 months, so the correct time is t = 24. The right calculation is I = P × 0.02 × 24.

The golden rule: identify the unit of the rate and convert the time to that same unit before calculating. Rate per month → time in months. Rate per year → time in years. Rate per day → time in days.

When the rate is annual and time is in days, you can either convert the rate to daily by dividing by 365 (or 360, depending on the convention used), or convert time to years by dividing by 365. Both work as long as the conversion is consistent.

Simple vs compound interest: when each appears

Simple and compound interest produce the same result only in the first period. From the second period onward, compound interest grows faster because the previous period's interest is added to the capital base. The greater the number of periods, the larger this difference becomes.

In practice, simple interest appears in short-term situations: quick personal loans, promissory notes, post-dated cheques, some short-term securities. Compound interest dominates in longer financial horizons: mortgage loans, investment returns, credit card debt.

To make sound financial decisions, understanding the difference between the two regimes is essential. A debt that seems small under simple interest can become much larger if the contract uses compound interest. Always ask which regime applies before signing any contract.

Frequently asked questions

Are simple and compound interest the same in the first period?

Yes. In the first period, I = P × r for both. The difference appears from the second period onward, when compound interest calculates on the accumulated amount, not the original principal.

Should I use r = 2% or r = 0.02 in the formula?

Always use the decimal value, i.e., 0.02. Never use the percentage value directly in the formula.

What happens if the rate and time are in different units?

The calculation is wrong. For example, using a monthly rate with time in years overestimates interest by up to 12 times. Always convert to the same unit before calculating.

How do I calculate how many months it takes to double the capital?

We want A = 2P. Then 2P = P(1 + r × t), so t = 1/r. With a rate of 5% per month (0.05), t = 1/0.05 = 20 months.

Can an interest rate be negative?

Mathematically, yes, but it represents an unusual economic situation. Negative rates generally appear in specific monetary policy scenarios.

What is the difference between rate and interest?

The rate (r) is the percentage, for example 3% per month. The interest (I) is the dollar amount resulting from applying the rate to the principal, for example $300.

Was this article helpful?

Rate with stars to help us improve the content.

Sign in to rate this article.

Still have questions?

The AI Professor explains step by step

Ask a question in natural language and get a personalised explanation about Algebra — or any other topic.

Prefer to solve it on your phone?

Download the free app →

Keep learning