FINITE MATHEMATICS • MATHEMATICS OF FINANCE

Simple Interest — Compute simple interest and future value

Master the foundational linear model of interest that underpins loans, bonds, and short-term investments.

Historical Context & Motivation

The concept of charging a fee for the use of borrowed money is among the oldest ideas in recorded economic history. Long before modern banking systems or sophisticated financial instruments existed, merchants and rulers across civilizations recognized that lending entailed an opportunity cost — the lender forfeited the ability to use those funds during the loan period. Simple interest, the most elementary formalization of this cost, calculates the fee as a fixed proportion of the original principal over time. Its straightforward, linear nature made it the dominant interest model for millennia and remains the foundation upon which more complex financial mathematics is built.

Understanding why simple interest developed requires appreciating the practical constraints of early economies. Ancient record-keeping on clay tablets and papyrus demanded computational simplicity; a formula that grew linearly — proportional to both the amount lent and the duration of the loan — was far easier to administer than one requiring repeated multiplication. Even today, simple interest governs short-term Treasury bills, consumer installment loans, and the accrual conventions of many bond markets, making it an indispensable tool in the modern analyst's repertoire.

c. 2000 BCE
Sumerian Loan Tablets
Clay tablets from ancient Sumer document grain and silver loans with fixed interest rates, typically 20–33 % per annum — the earliest recorded use of simple interest calculations.
c. 1750 BCE
Code of Hammurabi
The Babylonian legal code formalized maximum allowable interest rates (33 ⅓ % on grain, 20 % on silver), codifying simple interest as a matter of law and establishing early consumer protection norms.
c. 300 BCE
Greek & Roman Commercial Lending
Maritime loans in Athens and Rome charged simple interest for voyage durations, linking the concept explicitly to time-proportional risk and establishing conventions still reflected in modern shipping finance.
1494 CE
Pacioli's Summa de Arithmetica
Luca Pacioli published systematic treatments of simple and compound interest alongside double-entry bookkeeping, disseminating formal financial mathematics across Renaissance Europe.
1929 CE
U.S. Truth-in-Lending Foundations
As consumer credit expanded in the 20th century, simple interest became the legally mandated disclosure standard for annual percentage rates (APR), a role it retains under the Truth in Lending Act (1968).

The central question simple interest answers is deceptively straightforward: If you lend (or borrow) a known amount of money at a stated annual rate for a specified period, exactly how much additional money is generated — and what is the total amount owed at the end? Answering this question precisely, and understanding when the simple interest model is appropriate versus when compound interest should be used, is the objective of this lesson.

Core Principles & Definitions

Simple interest rests on a small set of clearly defined quantities and one governing assumption: interest is always computed on the original principal alone. Unlike compound interest, which reinvests earned interest so that the base grows over time, simple interest keeps the base fixed. This linearity is both its defining characteristic and the source of its computational elegance. Before developing the formulas, it is essential to internalize the four foundational concepts that underpin every simple interest calculation.

1

Principal (P)

The principal is the initial sum of money that is deposited, invested, or borrowed — the base upon which all interest is calculated. In a simple interest framework, P remains unchanged throughout the life of the transaction.
2

Annual Interest Rate (r)

The annual interest rate (also called the nominal rate) is the percentage of the principal earned or charged per year. It must be expressed as a decimal in all formulas: for example, 6 % becomes r = 0.06.
3

Time (t)

The time measures the duration of the loan or investment, expressed in the same unit as the rate period — typically years. Partial years are common: 9 months = 0.75 years, and day-count conventions (exact/360 or exact/365) apply in practice.
4

Future Value (FV)

The future value (also called the maturity value or accumulated amount) is the total amount at the end of the term: the original principal plus all accrued interest. It represents what the borrower repays or what the investor receives.
5

Linearity Assumption

Simple interest grows linearly in time. Each additional unit of time adds the same dollar amount of interest (P × r), producing a straight-line relationship between elapsed time and accumulated value — in contrast to the exponential curve of compound interest.
KEY TAKEAWAY
Think of simple interest like renting a piece of equipment at a flat daily rate. Whether you have rented it for one day or one hundred, the daily charge never changes because it is always based on the original purchase price of the equipment — not on how much total rent you have already paid. In the same way, simple interest always charges a fixed percentage of the original principal, regardless of how much interest has already accumulated.

Visual Explanation — The Linear Growth Model

The defining visual signature of simple interest is a straight line on a value-versus-time graph. Because the interest earned in every period is the constant quantity P × r, the future value FV = P + Prt = P(1 + rt) is a linear function of t with slope Pr and y-intercept P. The diagram below plots the growth of a $1,000 investment at 8 % simple annual interest over five years, alongside the corresponding compound interest curve for comparison.

The solid cyan line shows simple interest growing linearly from $1,000 to $1,400 over five years. The dashed violet curve shows compound interest for the same parameters, which reaches $1,469 because earned interest itself earns interest in subsequent periods. The gap widens with time, illustrating why the choice of interest model matters over longer horizons.

Several features of this graph deserve emphasis. First, both curves share the same starting point P = $1,000 and the same year-one value of $1,080, because in the first period there is no accumulated interest to reinvest — the two models are identical at t = 1. Second, the simple interest line advances by a constant $80 per year (the slope Pr = 1,000 × 0.08), while the compound curve accelerates because each year's base is larger than the last. Third, after five years the compound value exceeds the simple value by $69, a gap that would grow dramatically over decades. For short-term instruments — typically under one year — the difference is often negligible, which is precisely why simple interest remains the convention for Treasury bills, commercial paper, and many consumer loans.

Mathematical Framework

The entire simple interest framework is captured by two interrelated equations. The first computes the dollar amount of interest earned or owed; the second adds that interest to the principal to obtain the future value. Both equations are linear in t, which means they describe straight lines when graphed — a direct consequence of the assumption that interest is computed only on the original principal.

SIMPLE INTEREST FORMULA
I = P × r × t
where I = interest earned (in dollars), P = principal (initial amount), r = annual interest rate (as a decimal), and t = time in years. The product Pr gives the interest earned per year — the constant 'slope' of the simple interest line.
FUTURE VALUE FORMULA
FV = P + I = P + Prt = P(1 + rt)
The future value equals the principal plus the accumulated interest. The factored form P(1 + rt) is preferred for computation; the factor (1 + rt) is sometimes called the future-value factor for simple interest.
PRESENT VALUE (SOLVING FOR P)
P = FV / (1 + rt)
When the future value and the rate and time are known, the present value is found by dividing FV by the future-value factor. This rearrangement is essential for discounting — determining how much a future payment is worth today.

An important practical note concerns the conversion of time. When the duration is given in months, divide by 12; when given in days, the convention depends on the instrument. Ordinary (banker's) interest uses a 360-day year (t = days / 360), while exact interest uses a 365-day year (t = days / 365). The 360-day convention slightly inflates the interest because it divides by a smaller denominator, which is why it is sometimes called "banker's interest" — historically favoring the lender.

⚠️ Common Pitfall
The most frequent error in simple interest problems is forgetting to convert the rate from a percentage to a decimal before substituting into the formula. An annual rate of 5 % must be entered as r = 0.05, not r = 5. Similarly, ensure that r and t use compatible time units — if r is an annual rate, then t must be in years (or a fraction thereof).

Detailed Breakdown — Day-Count Conventions & Time Conversion

In real-world finance, loan durations are frequently stated in days rather than whole years, which introduces the need for a day-count convention. Two conventions dominate simple interest calculations: the 30/360 (ordinary) method and the actual/365 (exact) method. Selecting the wrong convention can change the computed interest, so it is critical to understand both approaches and know which one a given problem or market instrument requires.

The two major day-count conventions produce slightly different values of t for the same loan duration. A 90-day loan, for instance, corresponds to t = 0.25 under the ordinary convention but only t ≈ 0.2466 under the exact convention, yielding marginally lower interest.
Common time conversions for simple interest calculations
Duration Given AsConversion to t (years)Example
Whole yearst = stated number of years3 years → t = 3
Monthst = months / 129 months → t = 9/12 = 0.75
Days (ordinary)t = days / 360180 days → t = 180/360 = 0.5
Days (exact)t = days / 365180 days → t = 180/365 ≈ 0.4932
Weekst = weeks / 5226 weeks → t = 26/52 = 0.5

Unless a problem explicitly states a convention, most finite mathematics textbooks default to the ordinary (360-day) method when days are given, and months/12 when months are given. In professional settings, the applicable convention is always specified in the contract or prospectus. Exam problems at the college level will typically state the convention or provide sufficient context for you to determine it.

Worked Example

The following example demonstrates a complete simple interest calculation from start to finish, including time conversion, interest computation, and future value determination. We will solve two versions of the same problem to illustrate the effect of day-count conventions.

Problem Statement

A small business borrows $15,000 at an annual simple interest rate of 9 % for 240 days. Compute the simple interest and the future value using (a) ordinary interest and (b) exact interest.

Part (a): Ordinary Interest (360-day year)
1
Step 1 — Identify the Given ValuesP = $15,000, r = 9 % = 0.09, duration = 240 days. Under the ordinary convention, t = 240 / 360.
2
Step 2 — Convert Time to Yearst = 240 / 360 = 2/3 ≈ 0.6667 years.
t = 2/3 years
3
Step 3 — Compute the InterestI = P × r × t = 15,000 × 0.09 × (2/3) = 15,000 × 0.06 = $900.00.
I = $900.00
4
Step 4 — Compute the Future ValueFV = P + I = 15,000 + 900 = $15,900.00. Equivalently, FV = P(1 + rt) = 15,000(1 + 0.09 × 2/3) = 15,000(1.06) = $15,900.00.
FV = $15,900.00
Part (b): Exact Interest (365-day year)
1
Step 1 — Convert Time to YearsUsing the exact convention, t = 240 / 365 ≈ 0.65753 years.
t ≈ 0.65753 years
2
Step 2 — Compute the InterestI = P × r × t = 15,000 × 0.09 × 0.65753 ≈ 15,000 × 0.059178 ≈ $887.67.
I ≈ $887.67
3
Step 3 — Compute the Future ValueFV = P + I = 15,000 + 887.67 = $15,887.67.
FV ≈ $15,887.67
4
Step 4 — Compare the Two MethodsThe ordinary method yields $12.33 more in interest ($900.00 − $887.67) than the exact method. This difference arises because dividing by 360 produces a larger value of t than dividing by 365, thereby inflating the interest — an effect that benefits the lender.
Difference = $12.33

Strengths, Limitations, and When to Use Simple Interest

Simple interest is not merely an academic stepping stone toward compound interest; it is an active model used in numerous real-world financial instruments. However, its linearity means it systematically underestimates the time value of money over longer periods. Understanding where simple interest excels and where it falls short is essential for selecting the correct model in applied settings.

Comparative strengths and limitations of the simple interest model
StrengthsLimitations
Computationally simple — requires only multiplication and addition, making it easy to implement and audit.Underestimates growth over multiple periods because it ignores interest-on-interest (compounding).
Transparent and fair for short-term obligations — the borrower pays only for use of the original principal.Inaccurate for long-term projections; a 30-year mortgage computed with simple interest would vastly understate total cost.
Legally mandated for APR disclosures, ensuring comparability across financial products.Does not naturally model reinvestment, making it unsuitable for savings accounts where interest is periodically credited.
Ideal for instruments like Treasury bills, promissory notes, and bridge loans with maturities under one year.Assumes a constant rate — cannot accommodate floating-rate or variable-rate structures without modification.
🔑 WHEN TO USE SIMPLE INTEREST
Use simple interest when the duration is short (typically one year or less), when the contract explicitly stipulates it, or when you are computing APR for regulatory disclosure. Think of it like measuring distance on a map with a straight ruler: perfectly accurate for short segments, but increasingly off for long, winding roads where the curvature of compound growth matters.

Connection to Compound Interest & Advanced Theory

Simple interest and compound interest are not rival theories; rather, simple interest is the first-order linear approximation of the compound interest function. To see this formally, recall that compound interest gives FV = P(1 + r)ᵗ. A first-order Taylor expansion of (1 + r)ᵗ about t = 0 yields 1 + rt + higher-order terms. Dropping the higher-order terms recovers exactly the simple interest formula FV ≈ P(1 + rt). This mathematical relationship explains why the two models agree for small t and diverge for large t.

Simple interest vs. compound interest — a structural comparison
FeatureSimple InterestCompound Interest
Growth patternLinear: FV = P(1 + rt)Exponential: FV = P(1 + r)ᵗ
Interest baseOriginal principal P onlyPrincipal + all accumulated interest
Graph shapeStraight line (slope = Pr)Exponential curve (increasing slope)
Doubling timet = 1/r (e.g., 12.5 years at 8 %)t = ln 2 / ln(1 + r) ≈ 0.72/r (Rule of 72)
Typical applicationsT-bills, short-term notes, APRSavings accounts, mortgages, bonds

As you progress through the Mathematics of Finance curriculum, compound interest will become the default model, extended to annuities, amortization schedules, and present-value analyses. Mastering simple interest first is not merely pedagogical convenience — it builds the conceptual scaffolding upon which every compound interest derivation rests. Whenever you encounter a new financial formula, ask yourself: what does this reduce to if compounding is removed? The answer is invariably a simple interest expression, and that connection will deepen your understanding of the more advanced model.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why simple interest grows linearly while compound interest grows exponentially. What specific assumption about the interest base causes this difference?
PROBLEM 2BASIC CALCULATION
Find the simple interest and future value on a principal of $8,500 at an annual rate of 6 % for 15 months.
PROBLEM 3INTERMEDIATE
A 200-day Treasury bill with a face value (maturity value) of $10,000 is purchased at a discount to yield 4.5 % simple interest. Using the exact (365-day) convention, what price did the investor pay for the T-bill?
PROBLEM 4APPLIED
A contractor borrows $50,000 on March 15 at 7.2 % simple interest and repays the loan on November 30 of the same year. Compute the total repayment amount using (a) ordinary interest (360-day year) and (b) exact interest (365-day year). Assume March has 31 days. How much more does the contractor pay under the ordinary method?
PROBLEM 5CRITICAL THINKING
Prove algebraically that for any positive principal P and positive rate r, the compound interest future value P(1 + r)ᵗ exceeds the simple interest future value P(1 + rt) for all t > 1, and that the two are equal at t = 0 and t = 1. What does this imply about the suitability of simple interest as an approximation for multi-year investments?

Lesson Summary

Simple interest computes the cost of borrowing (or the return on lending) as a fixed proportion of the original principal over time, yielding linear growth. The two essential formulas are I = Prt for the dollar amount of interest and FV = P(1 + rt) for the total accumulated amount, where P is the principal, r is the annual rate expressed as a decimal, and t is time measured in years. When duration is given in days, the day-count convention (ordinary at 360 days versus exact at 365 days) must be applied to convert to a fractional year.

Simple interest is the standard model for short-term instruments such as Treasury bills, promissory notes, and consumer installment loans, and it serves as the basis for APR disclosures. For periods exceeding one year, compound interest provides a more accurate model because it accounts for interest-on-interest. Mathematically, simple interest is the first-order linear approximation of the compound interest exponential — the two agree at t = 0 and t = 1 but diverge for t > 1 due to the convexity of the exponential function.

Varsity Tutors • Finite Mathematics • Simple Interest — Compute simple interest and future value