Skip to main content
ExamExplained
WA · Mathematics Applications
Mathematics Applications study scene
§-Syllabus dot point
WAMathematics ApplicationsSyllabus dot point

How does a loan reduce to zero when interest is charged and regular repayments are made?

Model a reducing-balance loan with a recurrence relation, build an amortisation table, and find balances, repayments and total interest.

How to model a reducing-balance loan with a recurrence relation, read and build an amortisation table, and find the balance, repayment and total interest paid.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The loan recurrence
  3. The amortisation table
  4. Finding the repayment and total interest
  5. The effect of changing the repayment
  6. Reading an amortisation table question

What this dot point is asking

You must model the loan with a recurrence, build an amortisation table, and find balances, repayments and total interest.

The loan recurrence

Each period, interest is added to the balance, then the repayment is subtracted.

Because interest is charged only on what is still owed, the interest shrinks each period as the balance falls, so each fixed payment chips away more principal than the last.

The amortisation table

An amortisation table breaks each payment into its interest and principal parts.

The pattern is the heart of the topic: the interest column falls and the principal column rises across the life of the loan, even though the total payment is constant.

Finding the repayment and total interest

Use the finance solver to find an unknown repayment (PVPV the loan, FV=0FV = 0, NN periods, I%I\% rate; solve for PMTPMT) or the number of periods. The total interest paid over the loan is the total of all repayments minus the amount borrowed: total interest == (payment ×\times number of payments) −- principal. The final payment is usually smaller than the regular one, to clear the small remaining balance exactly.

The effect of changing the repayment

A higher monthly repayment clears the loan faster and cuts the total interest sharply, because more of each payment attacks the principal and less is lost to interest on the shrinking balance. Conversely, a lower repayment extends the term and raises total interest; if the repayment is set below the first period's interest, the balance actually grows and the loan never reduces. A useful check before any amortisation is to compare the first repayment with the first interest charge: the repayment must exceed it for the loan to make progress.

Reading an amortisation table question

SCSA often supplies a partly completed amortisation table and asks you to fill gaps. Work along a row using the three relations: interest == balance ×i\times i, principal reduction == payment −- interest, new balance == old balance −- principal reduction. Given any one missing entry, the others follow. A common task is to find the interest rate from a row by rearranging interest == balance ×i\times i to i=interestbalancei = \dfrac{\text{interest}}{\text{balance}}, then multiplying by the number of periods per year to recover the nominal annual rate.

Exam-style practice questions

Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WACE 20227 marksA \320\,000homeloanistakenat home loan is taken at 5.4\%perannumcompoundingmonthly,repaidby per annum compounding monthly, repaid by \21002100 each month. (a) Write a recurrence relation for the balance. (b) Construct the first two rows of an amortisation table (interest, principal reduction, balance). (c) State what happens to the interest portion of each payment over time.
Show worked answer →

Each month, interest is added then the repayment is subtracted.

(a) Monthly rate =0.05412=0.0045= \dfrac{0.054}{12} = 0.0045, so An+1=1.0045An−2100A_{n+1} = 1.0045 A_n - 2100, with A0=320000A_0 = 320000. (2 marks)

(b) Month 1: interest =320000×0.0045=1440= 320000 \times 0.0045 = 1440; principal reduction =2100−1440=660= 2100 - 1440 = 660; balance =320000−660=319340= 320000 - 660 = 319340. Month 2: interest =319340×0.0045=1437.03= 319340 \times 0.0045 = 1437.03; principal =2100−1437.03=662.97= 2100 - 1437.03 = 662.97; balance =319340−662.97=318677.03= 319340 - 662.97 = 318677.03. (4 marks)

(c) The interest portion decreases each month (charged on a smaller balance) while the principal portion increases, even though the total payment stays at $2100\$2100. (1 mark)

Markers reward the recurrence, an amortisation row splitting interest and principal, and the shifting interest-to-principal pattern.

WACE 20245 marksA loan of \15\,000at at 9\%perannumcompoundingmonthlyisrepaidoverexactly per annum compounding monthly is repaid over exactly 24$ months. (a) Use the finance solver to find the monthly repayment. (b) Find the total interest paid over the loan.
Show worked answer →

Solve for the payment, then compare total paid with the principal.

(a) Finance solver: PV=15000PV = 15000, I%=9I\% = 9 compounding monthly, N=24N = 24, FV=0FV = 0; solve for PMTPMT. The monthly repayment is about $685.27\$685.27. (3 marks)

(b) Total paid =685.27×24=16446.48= 685.27 \times 24 = 16446.48; total interest =16446.48−15000=1446.48= 16446.48 - 15000 = 1446.48, about $1446\$1446. (2 marks)

Markers reward the solver setup for PMTPMT and total interest as total repaid minus principal.

ExamExplained