IB Mathematics AI SL Amortization and annuities using technology Study Notes - New Syllabus
IB Mathematics AI SL Amortization and annuities using technology Study Notes
LEARNING OBJECTIVE
- –
Key Concepts:
- –
- IBDP Maths AI SL- IB Style Practice Questions with Answer-Topic Wise-Paper 1
- IBDP Maths AI SL- IB Style Practice Questions with Answer-Topic Wise-Paper 2
- IB DP Maths AI HL- IB Style Practice Questions with Answer-Topic Wise-Paper 1
- IB DP Maths AI HL- IB Style Practice Questions with Answer-Topic Wise-Paper 2
- IB DP Maths AI HL- IB Style Practice Questions with Answer-Topic Wise-Paper 3
Graphic Display Calculator TI-84 Plus Codes
♦The TVM (Time-Value-of-Money) Solver in TI-84 Plus is a useful tool for calculating compound interest problems.
Example You invest $5000 in a savings account with an annual interest rate of 5%, compounded monthly, and want to know the value of your investment after 10 years. ▶️Answer/ExplanationSolution: Step 1: Step 2:
Note: Ensure that P/Y and C/Y are both set to 12, since interest is compounded monthly. Step 3:
|
♦Code:
APPS → TVM Solver
Enter:
N = 120
I/Y = 5
PV = -5000
PMT = 0
FV = ?
P/Y = 12
,C/Y = 12
Move to
FV
, pressALPHA
→ENTER
Result:
FV = $8,235.05
Amortisation and Annuities
♦Amortisation
Amortisation is the process of gradually paying off a debt with regular payments, where each payment is divided between the principal amount and the interest.
The formula for the monthly payment \(P\) for an amortised loan of principal \(A\), with interest rate \(r\) and term \(n\) is: \(P=\frac{rA}{1-(1+r)^{-n}}\)
The total amount paid over the term of the loan is nP, and the total interest paid is $nP − A$
Formula for Monthly Payment \(P\)
\(P = \frac{rA}{1 – (1 + r)^{-n}}\)
Where:
\(A\) = Loan principal
\(r\) = Monthly interest rate (annual rate ÷ 12)
\(n\) = Total number of payments
Total Amount Paid: \(nP\)
Total Interest Paid: \(nP – A\)
Example Amortisation Example: Loan: \$10,000 for 5 years at 6% annual interest. ▶️Answer/ExplanationSolution: \(P = \frac{(0.06/12) \times 10,000}{1 – (1 + 0.06/12)^{-60}} \approx \$193.33\) |
♦Annuities
An annuity is a series of equal periodic payments made at the end of each period.
Present Value (\(PV\)) of an Ordinary Annuity:
\(PV = \frac{P}{r} \left[ 1 – \frac{1}{(1 + r)^n} \right]\)
Future Value (\(FV\)) of an Ordinary Annuity:
\(FV = P \cdot \frac{(1 + r)^n – 1}{r}\)
Example Annuity Example: ▶️Answer/ExplanationSolution: \(FV = 500 \cdot \frac{(1 + 0.04/12)^{60} – 1}{0.04/12} \approx \$33,163.62\) |
Note: The TI-84 Plus calculator can be used to solve for payment, present value, or future value of an annuity using the TVM Solver function.