Menu
EARLY ACCESS JMaths is in active development โ€” new content added regularly

Financial Mathematics SL+HL

IB Mathematics: Applications & Interpretation · Topics 1.4, 1.7
JMaths
www.jmaths.xyz
1
Compound Interest & Depreciation
SL 1.4 โ€” Financial applications of geometric sequences
Formula: $FV = PV \times \left(1 + \frac{r}{100k}\right)^{kn}$
where $r$ = annual rate (%), $k$ = compounding periods per year, $n$ = years
โ–บ In IB, always use the TVM solver on your GDC instead of this formula. The formula is given for understanding โ€” the GDC is faster and less error-prone.
PV FV PMT (each period) t = 0 t = N interest rate I% per year, compounded C/Y times
TVM Solver Setup โ€” Compound Interest
NTotal number of compounding periods ($k \times n$)
I%Annual interest rate (always per annum, never divide yourself)
PVPresent value โ€” negative if you're paying/investing
PMTPayment per period (0 for simple compound interest)
FVFuture value โ€” positive if you receive it
P/Y= C/Y always in IB (compounding periods per year)
โœ— Sign convention: Money OUT is negative, money IN is positive. If you invest 5000, PV = โˆ’5000. If you receive the future value, FV is positive.
Worked Example โ€” Compound Interest
10000 dollars invested at 4.8% compounded monthly for 6 years.
TI-84: APPS โ†’ Finance โ†’ TVM Solver
N=72, I%=4.8, PV=โˆ’10000, PMT=0, FV=?, P/Y=12, C/Y=12 โ†’ Solve for FV
FV = 13330.90
Nspire: Menu โ†’ Finance โ†’ TVM Solver
N=72, I(%)=4.8, PV=โˆ’10000, PMT=0, FV=?, PpY=12, CpY=12 โ†’ Solve
Casio: MENU โ†’ Financial โ†’ TVM โ†’ Compound Interest
n=72, I%=4.8, PV=โˆ’10000, PMT=0, FV=?, P/Y=12, C/Y=12 โ†’ Solve
โ–บ Depreciation: Same setup but the value decreases. Annual depreciation of 15% โ†’ I% = โˆ’15, or model as $FV = PV(1 - 0.15)^n$.
2
Loans & Amortization
SL 1.7 โ€” Amortization and annuities using technology

A loan is repaid with equal monthly payments. The TVM solver finds the payment (PMT) or the number of payments (N).

Key setup: PV = loan amount (positive โ€” you receive it), FV = 0 (loan fully repaid), PMT = negative (you pay it out)
Worked Example โ€” Car Loan
Loan of 25000 dollars at 6.9% nominal annual rate, compounded monthly, repaid over 5 years.
N=60, I%=6.9, PV=25000, PMT=?, FV=0, P/Y=12, C/Y=12
PMT = โˆ’493.87 (monthly payment of 493.87 dollars)
Total paid: 60 ร— 493.87 = 29632.20 dollars
Total interest: 29632.20 โˆ’ 25000 = 4632.20 dollars
โœ— N is NOT years when P/Y = 12. If monthly payments for 5 years: N = 60 (not 5).
3
Savings Plans & Annuities
Regular deposits into a growing fund

Regular payments INTO an account. PV = 0 (start with nothing), PMT = negative (you pay in), FV = positive (what you accumulate).

Worked Example โ€” Monthly Savings
Save 200 dollars per month at 5.4% compounded monthly for 10 years.
N=120, I%=5.4, PV=0, PMT=โˆ’200, FV=?, P/Y=12, C/Y=12
FV = 31,541.16 dollars
Total deposited: 120 ร— 200 = 24000. Interest earned: 7541.16 dollars.
4
Outstanding Balance & Early Repayment
Finding balance after partial repayment
Method: To find the outstanding balance after $k$ payments, use the TVM solver with N = $k$ (payments made so far), solve for FV. The FV is the remaining balance.
Worked Example โ€” Outstanding Balance
From the car loan above (25000 at 6.9%, 60 monthly payments of 493.87). Find balance after 24 payments.
N=24, I%=6.9, PV=25000, PMT=โˆ’493.87, FV=?, P/Y=12, C/Y=12
FV = โˆ’16,118.42 (outstanding balance is 16,118.42)
โ–บ Increasing payments: If someone increases their payment, find the outstanding balance first, then use that as the new PV with the new PMT to find the new N.
5
Things to Watch Out For
โœ— "Per annum" means per year. I% is always the annual rate. Never divide I% yourself โ€” the calculator handles it using P/Y.
โœ— P/Y = C/Y in IB. Always set both to the same value (compounding frequency per year).
โœ— Rounding the final payment. If N = 68.3 months, the borrower makes 68 full payments plus a smaller final payment. Find the final payment by solving with N = 68 for FV, then that FV plus one month's interest = final payment.
โœ— "How much interest was paid?" = Total payments โˆ’ original loan. Don't forget to include the final smaller payment if N is not a whole number.
โ–บ Real value with inflation: If inflation is 3% per year, the real value of money in $n$ years is $\frac{\text{nominal value}}{(1.03)^n}$. This is an HL extension topic.
โ–บ Effective annual rate: $(1 + \frac{r}{100k})^k - 1$ gives the equivalent annual rate. Useful for comparing different compounding frequencies.
JMaths ยท www.jmaths.xyz Financial Mathematics ยท p. 2