β Year 12: Financial Mathematics
How are reducing-balance loan repayments calculated, and how does each repayment split between interest and principal?
Use recurrence relations and amortisation tables to calculate loan repayments, outstanding balances and the total interest paid on a reducing-balance loan
A focused answer to the HSC Maths Standard 2 dot point on reducing-balance loans. Recurrence model for the outstanding balance, building an amortisation table, the interest vs principal split of each payment, and worked Australian mortgage examples at current RBA cash rate levels.
Have a quick question? Jump to the Q&A page
What this dot point is asking
NESA wants you to model a reducing-balance loan with a recurrence relation, build an amortisation table by hand for a few periods, compute the outstanding balance after payments using the closed-form formula, and split a payment into its interest and principal components.
The answer
How a reducing-balance loan works
A loan of dollars is repaid by equal payments at the end of each compounding period. Each period:
- Interest is added to the opening balance at the per-period rate .
- The payment is subtracted.
The closing balance is what is still owed. Let be the balance just after the th payment.
This is the recurrence model. .
Amortisation table
A standard format for the first few periods:
| Period | Opening | Interest | Payment | Principal repaid | Closing |
|---|---|---|---|---|---|
| IMATH_12 | IMATH_13 | IMATH_14 | IMATH_15 | IMATH_16 | IMATH_17 |
| IMATH_18 | IMATH_19 | IMATH_20 | IMATH_21 | IMATH_22 | IMATH_23 |
| ... | ... | ... | ... | ... | ... |
Each row: interest is the opening balance times the per-period rate; principal repaid is payment minus interest; closing balance is opening plus interest minus payment.
Closed-form for the balance
Iterating the recurrence using a geometric series gives
The first term is what the loan would grow to without payments. The second term is the future value of payments made so far. The difference is what is still owed.
Interest vs principal split
For the th payment:
- Interest portion: (interest on the previous balance)
- Principal portion: IMATH_26
Early in the loan, most of each payment goes to interest. Near the end, almost all goes to principal. This is why making extra repayments early saves a lot more interest than the same dollar amount later.
Total interest paid
If the loan is repaid by payments of :
That is, total cash paid out minus the original loan amount.
Australian mortgage context
A typical Sydney mortgage in 2025: \7000006.2%\sim 4.35%25$ years monthly:
, .
The repayment formula (also on the reference sheet) gives M \approx \457625\approx \ million. Total interest \approx \673000$, almost as much as the original principal.
Past exam questions, worked
Real questions from past NESA papers on this dot point, with our answer explainer.
2022 HSC Q265 marksA car loan of \250007.2\%\. Find the balance owing immediately after the 12th payment. Round to the nearest cent.Show worked answer β
Per-period rate: . Monthly payment .
The balance after payments is
.
.
= 26860.50 - 6179.91 \approx \20680.59$.
Markers reward the outstanding-balance formula, accurate intermediate values, and the answer rounded to cents.
2021 HSC Q244 marksUse an amortisation table to find the balance after monthly repayments of \1200\ loan at per annum compounded monthly.Show worked answer β
Per-period rate: .
Month : opening , interest , payment , principal repaid , closing .
Month : opening , interest , payment , principal repaid , closing .
Month : opening , interest , payment , principal repaid , closing \approx \57286.48$.
Markers reward a clean amortisation table layout, interest computed on the opening balance each period, principal repaid as payment minus interest, and the closing balance.
Related dot points
- Use the compound interest formula to find future values, present values, interest rates and time periods for investments
A focused answer to the HSC Maths Standard 2 dot point on compound interest. The formula, conversion between annual and per-period rates, present and future values, the effect of compounding frequency, and worked examples using current Australian bank rates.
- Calculate credit card interest using daily compounding, identify the interest-free period and the minimum monthly repayment
A focused answer to the HSC Maths Standard 2 dot point on credit card interest. Daily compounding from purchase date, the interest-free period if the balance is paid in full, and worked Australian examples using typical RBA-published credit card interest rates.
- Use the future value formula for an annuity to find the accumulated value of regular contributions to superannuation or a savings plan
A focused answer to the HSC Maths Standard 2 dot point on annuities and superannuation. The future-value-of-annuity formula on the NESA reference sheet, applied to Super Guarantee contributions, with worked Australian examples at current ATO rates.