Simple Interest Calculator

Simple Interest is evaluated from Principal Amount, Annual Interest Rate and Time Period. The calculation reports Interest Earned and Total Amount.

Results

Thanks — we’ve logged this for review.

About the Simple Interest Calculator

Simple Interest is treated here as a quantitative relation between Principal Amount, Annual Interest Rate and Time Period and Interest Earned and Total Amount.

The calculator uses a single formula configuration. Each reported value is read as a direct evaluation of the stored rules with the declared field formats and units.

Formula basis:
I = P x R x T
- I = Interest earned
- P = Principal amount
- R = Annual interest rate (as a decimal, so 6% = 0.06)
- T = Time in years
A = P + I = P x (1 + R x T)

Interpret the outputs in the order shown by the result fields. Optional inputs affect only the outputs that depend on those variables.

Formula & How It Works

The calculation applies the following relations exactly as recorded in the metadata:

I = P x R x T
- I = Interest earned
- P = Principal amount
- R = Annual interest rate (as a decimal, so 6% = 0.06)
- T = Time in years
A = P + I = P x (1 + R x T)

Each output field is produced by substituting the supplied inputs into the relevant relation and then applying the declared rounding or text format.

Worked Examples

Example 1: Short-Term Treasury Bill

Inputs

principal: 10000 annual_rate: 5.2 years: 0.5
Interest Earned: $260. Total Amount: $10,260

With Principal Amount = 10,000, Annual Interest Rate = 5.2 and Time Period = 0.5 as the stated inputs, the result is Interest Earned = $260 and Total Amount = $10,260. Each value corresponds to the declared output fields.

Example 2: Personal IOU / Promissory Note

Inputs

principal: 5000 annual_rate: 8 years: 2
Interest Earned: $800. Total Amount: $5,800

With Principal Amount = 5,000, Annual Interest Rate = 8 and Time Period = 2 as the stated inputs, the result is Interest Earned = $800 and Total Amount = $5,800. Each value corresponds to the declared output fields.

Example 3: Simple vs Compound — 10-Year Comparison

Inputs

principal: 20000 annual_rate: 7 years: 10
Interest Earned: $14,000. Total Amount: $34,000

With Principal Amount = 20,000, Annual Interest Rate = 7 and Time Period = 10 as the stated inputs, the result is Interest Earned = $14,000 and Total Amount = $34,000. Each value corresponds to the declared output fields.

Example 4: Auto Dealer Add-On Rate

Inputs

principal: 18000 annual_rate: 4.5 years: 4
Interest Earned: $3,240. Total Amount: $21,240

With Principal Amount = 18,000, Annual Interest Rate = 4.5 and Time Period = 4 as the stated inputs, the result is Interest Earned = $3,240 and Total Amount = $21,240. Each value corresponds to the declared output fields.

Common Use Cases

  • Calculate interest on a short-term loan or note
  • Estimate earnings on a simple savings product
  • Compare simple vs compound interest returns