First, here a few variable definitions:
i = interest (daily, monthly, or yearly, depending on the period n)
n = number periods (days, months or years)
P = principal ( amount of money loaned)
M = monthly payment since most loans are paid monthly.
FV - future value
PV - present value (amount in savings)
Compound Interest
FV = PV * (1 + i)^n
This formula is useful for calculating:
- How much one's savings will be worth n years in the future
- The impact of inflation after n years
Value at n = 10 years | |||
---|---|---|---|
Calculation | FV | PV | i |
Savings 1 | $121.90 | $100 | 2% |
Savings 2 | $162.89 | $100 | 5% |
Inflation 1 | $100 | $82.03 | 2% |
Inflation 2 | $100 | $61.31 | 5% |
Loan Amortization
M = P * i / (1- (1/(1+i)^n)
This formula is used to calculate:
- Monthly payments for a home mortgage.
- How much more one pays for something with an installment loan.
This formula is especially useful for determining how changes interest and time affects one monthly payments and total payment. Not surprisingly, a higher interest rate results in a higher monthly and total payment. However, while a shorter time (n) results in a higher monthly payment, the total payments are much lower. Also, the different between Total Payments and the principal (P) is the total amount of interest paid.
Monthly Payment Equation | ||||
---|---|---|---|---|
M | P | i | n | Total Payments |
$790.91 | $100,000 | 5% | 180 | $142,342.85 |
$898.93 | $100,000 | 7% | 180 | $161,789.09 |
$536.82 | $100,000 | 5% | 360 | $193,255.78 |
$665.30 | $100,000 | 7% | 360 | $239,508.90 |
Using these equations have been very helpful to me for deciding to save early, choosing a good mortgage deal, and avoiding debt.
For more on The Practice of Personal Finance , check back every Thursday for a new segment.
This is not financial advice. Please consult a professional advisor.
Copyright © 2007 Achievement Catalyst, LLC
No comments:
Post a Comment