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
About the Simple Interest Calculator
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
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
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
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
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