Skip to main content
ExamExplained
NSW · Maths Standard 2
Maths Standard 2 study scene
§-Syllabus dot point
NSWMaths Standard 2Syllabus dot point

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 row by row, the recurrence-versus-formula comparison, the interest vs principal split of each payment, interest-only loans, and worked Australian mortgage examples at current RBA cash rate levels.

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

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

What this dot point is asking

NESA wants you to do five things with a reducing-balance loan. Model it with a recurrence relation, which is a rule that gives each new balance from the one before. Build an amortisation table by hand for a few periods. Find the outstanding balance after nn payments using the closed-form formula. Split a payment into its interest and principal parts. You should also be able to find the total interest paid over the life of the loan.

The answer

How a reducing-balance loan works

A loan of PP dollars is repaid by equal payments MM at the end of each compounding period. Each period two things happen in order:

  1. Interest is added to the opening balance at the per-period rate rr.
  2. The payment MM is subtracted.

The closing balance is what is still owed, and it becomes next period's opening balance. The balance shrinks a little each period, so the interest charged on it shrinks too. The payment MM stays the same, so a steadily larger slice of it goes to paying down the principal (the amount you still owe). That is why it is called a reducing-balance loan: the balance the interest is charged on reduces over time. The chart below shows a real loan being paid off.

Outstanding balance of a reducing-balance loan over time A line chart of the amount still owed on a 20000 dollar car loan at 0.5 percent per month with 400 dollar monthly repayments. The balance, drawn in the heavier accent colour, starts at 20000 dollars and falls month by month, slightly faster as time goes on, reaching zero at month 58 when the loan is paid off. $5k $10k $15k $20k 0 12 24 36 48 58 $20,000 owed paid off, mth 58 month balance owing ($) $20,000 at 0.5% per month, $400 repayments: the balance falls a little faster each month.

The closing balance is what is still owed. Let BnB_n be the balance just after the nnth payment.

Bn=Bn1(1+r)M.B_n = B_{n-1}(1 + r) - M.

This is the recurrence model, with B0=PB_0 = P.

Building the amortisation table, row by row

An amortisation table tracks each period in five columns: opening balance, interest, payment, principal repaid, and closing balance. The safest way to build one is one row at a time, carrying each closing balance down to be the next opening balance. Take a $20000 car loan at 0.5%0.5\% per month (a 6%6\% p.a. rate) with $400 monthly repayments, and build the first three months stage by stage.

Stage 1, the first month. The opening balance is the full loan, $20000. Interest is 0.005×20000=100.000.005 \times 20000 = 100.00, i.e. $100.00. The payment is $400, so the principal repaid is 400100=300.00400 - 100 = 300.00, i.e. $300.00, and the closing balance is 20000+100400=19700.0020000 + 100 - 400 = 19700.00, i.e. $19700.00.

Month Opening Interest (×0.005\times 0.005) Payment Principal repaid Closing
11 20000.0020000.00 100.00100.00 400.00400.00 300.00300.00 19700.0019700.00

Stage 2, carry the closing balance down. Month 22 opens at last month's close, $19700.00. Interest is 0.005×19700=98.500.005 \times 19700 = 98.50, i.e. $98.50 (already lower, because the balance is lower). Principal repaid is 40098.50=301.50400 - 98.50 = 301.50, i.e. $301.50, slightly more than last month, and the closing balance is 19700+98.50400=19398.5019700 + 98.50 - 400 = 19398.50, i.e. $19398.50.

Month Opening Interest (×0.005\times 0.005) Payment Principal repaid Closing
11 20000.0020000.00 100.00100.00 400.00400.00 300.00300.00 19700.0019700.00
22 19700.0019700.00 98.5098.50 400.00400.00 301.50301.50 19398.5019398.50

Stage 3, repeat the pattern. Month 33 opens at $19398.50. Interest is 0.005×19398.50=96.990.005 \times 19398.50 = 96.99, i.e. $96.99, principal repaid is 40096.99=303.01400 - 96.99 = 303.01, i.e. $303.01, and the closing balance is $19095.49.

Month Opening Interest (×0.005\times 0.005) Payment Principal repaid Closing
11 20000.0020000.00 100.00100.00 400.00400.00 300.00300.00 19700.0019700.00
22 19700.0019700.00 98.5098.50 400.00400.00 301.50301.50 19398.5019398.50
33 19398.5019398.50 96.9996.99 400.00400.00 303.01303.01 19095.4919095.49

Stage 4, read the trend. Watch the two middle columns across the three rows: interest falls (100.0098.5096.99100.00 \to 98.50 \to 96.99) while principal repaid rises (300.00301.50303.01300.00 \to 301.50 \to 303.01). The payment never changes, but its split shifts steadily from interest towards principal. Continuing this table to the end, the loan is fully repaid at month 5858 (the final payment is a little under $400).

Month Opening Interest (×0.005\times 0.005) Payment Principal repaid Closing
11 20000.0020000.00 100.00100.00 400.00400.00 300.00300.00 19700.0019700.00
22 19700.0019700.00 98.5098.50 400.00400.00 301.50301.50 19398.5019398.50
33 19398.5019398.50 96.9996.99 400.00400.00 303.01303.01 19095.4919095.49
\vdots \vdots \vdots \vdots \vdots \vdots
5757 667.58667.58 3.343.34 400.00400.00 396.66396.66 270.92270.92
5858 270.92270.92 1.351.35 272.27272.27 270.92270.92 0.000.00

Each row follows the same three rules: interest is the opening balance times the per-period rate; principal repaid is payment minus interest; closing balance is opening plus interest minus payment. The final payment is only $272.27, because after month 5757 just $270.92 of principal (plus a final $1.35 of interest) remains. Over the whole loan the borrower pays $23072.27, so the total interest is 23072.2720000=3072.2723072.27 - 20000 = 3072.27, i.e. $3072.27.

Closed-form for the balance

Iterating the recurrence using a geometric series gives

Bn=P(1+r)nM(1+r)n1r.B_n = P(1 + r)^n - M \cdot \frac{(1 + r)^n - 1}{r}.

The first term, P(1+r)nP(1 + r)^n, is what the loan would grow to if no payments were ever made. The second term is the future value of the payments made so far. Future value means what those payments are worth by the time of the nnth payment, once their own interest is counted. This is the same sum used for superannuation. The difference between the two terms is what is still owed. Use this closed form as a shortcut for "the balance after the nnth payment" when nn is too big for a table to be practical.

The recurrence and the formula are two views of the same loan

The table (recurrence) and the closed-form formula always agree, because the formula is just the recurrence iterated nn times and summed as a geometric series. Use whichever the question points to:

  • Recurrence / table when asked to "use an amortisation table", to show the first few months, or to find a principal-versus-interest split for a particular payment.
  • Closed form when asked for the balance after many payments (say B12B_{12} or B60B_{60}) directly, without building every row.

If both appear, run the table for the first few rows and use the closed form to jump to the period the question wants, then sanity-check that they meet.

Interest vs principal split

For the kkth payment:

  • Interest portion: Ik=rBk1I_k = r \cdot B_{k-1} (interest on the previous closing balance)
  • Principal portion: Pk=MIkP_k = M - I_k

Early in the loan, most of each payment goes to interest. Near the end, almost all goes to principal. This is why paying extra early saves far more interest than paying the same amount later. An extra dollar paid in month 11 avoids interest for the whole rest of the loan. The same dollar paid near the end avoids almost none, because there is little time left.

Total interest paid

If the loan is repaid by nn payments of MM:

total interest=nMP.\text{total interest} = n M - P.

That is, total cash paid out minus the original loan amount. (If the final payment is a smaller partial payment, add up the actual payments instead of using nMnM.) Total interest is a favourite final part because it turns the abstract schedule into a single dollar figure that shows the real cost of borrowing.

Interest-only versus reducing-balance

A reducing-balance loan pays off both interest and some principal each period, so the balance falls. An interest-only loan pays only the interest each period, M=rPM = r P, so the principal never changes and the balance stays flat at PP for the interest-only term. Two consequences worth knowing:

  • On an interest-only loan, every payment is identical (rPrP) and no principal is ever repaid, so the total interest over nn periods is simply n×rPn \times rP, and you still owe the whole PP at the end.
  • A reducing-balance payment must be larger than the interest-only payment, because it has to cover the interest and chip away at the principal. If a payment equals exactly the interest (M=rPM = rP), the balance never moves; if it is less than the interest (M<rPM < rP), the balance actually grows and the loan never finishes. NESA sometimes tests this "does the loan ever finish?" condition.

Australian mortgage context

A typical Sydney mortgage in 2025: $700000 borrowed at around 6.2%6.2\% per annum (typical major-bank variable rate, RBA cash rate 4.35%\sim 4.35\% plus bank margin). Over 2525 years monthly:

r=0.062/120.005167r = 0.062/12 \approx 0.005167, n=300n = 300.

The repayment formula (also on the reference sheet) gives M4596M \approx 4596, i.e. about $4596 per month. Total paid over 2525 years is about $1.38 million. Total interest is about $678800, almost as much as the $700000 first borrowed. This is the headline fact about long mortgages: over a few decades you can pay close to double what you borrowed.

How exam questions ask about reducing-balance loans

Each wording maps to one of the tools above:

  • "Complete the next row of the table" or "find the balance after the 3rd repayment." A recurrence / amortisation-table question: interest on opening balance, principal = payment minus interest, roll forward.
  • "Find the balance owing after the 12th (or nnth) payment." Use the closed-form Bn=P(1+r)nM(1+r)n1rB_n = P(1+r)^n - M\frac{(1+r)^n - 1}{r}.
  • "How much of the 5th payment is interest / pays off the loan?" A split question: Ik=rBk1I_k = rB_{k-1}, principal =MIk= M - I_k. Find Bk1B_{k-1} first (table or formula).
  • "Find the monthly repayment / instalment." Use the repayment formula M=Pr1(1+r)nM = \dfrac{Pr}{1 - (1+r)^{-n}}.
  • "Find the total interest paid over the life of the loan." Total interest =nMP= nM - P (or sum the actual payments if the last is partial).
  • "After how many months is the loan repaid?" Set Bn=0B_n = 0 and solve for nn with logs; round up to the next whole period (the final payment is partial).
  • "Why does so little of an early payment reduce the principal?" An explanation question: interest is charged on the large early balance, so most of MM is consumed by interest.

Edge case: interest-only versus reducing-balance, same loan

Take the $650000 at 6.0%6.0\% p.a. (r=0.005r = 0.005 per month) from the worked example. An interest-only payment would be M=rP=0.005×650000=3250M = rP = 0.005 \times 650000 = 3250, i.e. $3250 per month. Compare:

  • Interest-only: pay $3250 a month, the balance stays at $650000 forever, and after, say, 55 years (6060 months) you have paid 60×3250=19500060 \times 3250 = 195000, i.e. $195000 in interest and still owe the full $650000.
  • Reducing-balance: pay $3897.08 a month (about $647 more), and the loan is gone in 3030 years with the principal fully cleared.

The extra $647 a month is exactly what buys down the principal. This is why interest-only periods lower the payment in the short term but cost more overall: nothing is being repaid.

Exam-style practice questions

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

2022 HSC-style5 marksA car loan of &#36;25000 at 7.2%7.2\% per annum compounded monthly is repaid by monthly instalments of &#36;498.21. Find the balance owing immediately after the 12th payment. Round to the nearest cent.
Show worked answer →

Per-period rate: r=0.07212=0.006r = \frac{0.072}{12} = 0.006. Monthly payment M=498.21M = 498.21.

The balance after nn payments is

Bn=P(1+r)nM(1+r)n1rB_n = P(1 + r)^n - M \cdot \frac{(1 + r)^n - 1}{r}.

(1.006)121.07442(1.006)^{12} \approx 1.07442.

B12=25000×1.07442498.21×0.074420.006B_{12} = 25000 \times 1.07442 - 498.21 \times \frac{0.07442}{0.006}

=26860.50498.21×12.4033= 26860.50 - 498.21 \times 12.4033

=26860.506179.4520680.79= 26860.50 - 6179.45 \approx 20680.79, i.e. $20680.79.

Markers reward the outstanding-balance formula, accurate intermediate values, and the answer rounded to cents.

2021 HSC-style4 marksUse an amortisation table to find the balance after 33 monthly repayments of &#36;1200 on a &#36;60000 loan at 6%6\% per annum compounded monthly.
Show worked answer →

Per-period rate: r=0.005r = 0.005.

Month 11: opening 6000060000, interest 60000×0.005=30060000 \times 0.005 = 300, payment 12001200, principal repaid 900900, closing 5910059100.

Month 22: opening 5910059100, interest 59100×0.005=295.5059100 \times 0.005 = 295.50, payment 12001200, principal repaid 904.50904.50, closing 58195.5058195.50.

Month 33: opening 58195.5058195.50, interest 58195.50×0.005290.9858195.50 \times 0.005 \approx 290.98, payment 12001200, principal repaid 909.02909.02, closing 57286.48\approx 57286.48, i.e. $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.

Practice questions

Original practice questions graded from foundation to exam level, each with a full worked solution. Try them before revealing the solution.

foundation1 marksThe first three rows of the amortisation table for a &#36;15000 personal loan with monthly repayments of &#36;450 are shown. | Month | Opening | Interest | Payment | Principal repaid | Closing | |---|---|---|---|---|---| | 11 | 15000.0015000.00 | 75.0075.00 | 450.00450.00 | 375.00375.00 | 14625.0014625.00 | | 22 | 14625.0014625.00 | 73.1373.13 | 450.00450.00 | 376.87376.87 | 14248.1314248.13 | | 33 | 14248.1314248.13 | 71.2471.24 | 450.00450.00 | ? | 13869.3713869.37 | Read the interest charged in month 33 from the table, then find the principal repaid in month 33 (the value marked ?).
Show worked solution →

Read the interest from the table. The month 33 row shows the interest charged is $71.24.

Find the principal repaid. Principal repaid is the payment minus the interest:

45071.24=378.76,450 - 71.24 = 378.76,

i.e. $378.76.

State the answer. The principal repaid in month 33 is $378.76.

Check. The closing balance equals the opening balance minus the principal repaid: 14248.13378.76=13869.3714248.13 - 378.76 = 13869.37, which matches the table.

foundation2 marksA personal loan of &#36;18000 is charged interest at 0.5%0.5\% per month and repaid by monthly instalments of &#36;500. Complete the first row of the amortisation table: find the interest charged in month 11, the principal repaid, and the closing balance.
Show worked solution →

Interest on the opening balance. Month 11 opens at the full loan, $18000. Interest is the opening balance times the per-period rate:

I1=0.005×18000=90.00,I_1 = 0.005 \times 18000 = 90.00,

i.e. $90.00.

Principal repaid. The payment is $500, and principal repaid is payment minus interest:

50090=410.00,500 - 90 = 410.00,

i.e. $410.00.

Closing balance. The closing balance is opening plus interest minus payment:

18000+90500=17590.00,18000 + 90 - 500 = 17590.00,

i.e. $17590.00.

Check. Closing balance equals opening minus principal repaid: 18000410=1759018000 - 410 = 17590, which matches.

foundation2 marksA &#36;9000 personal loan is fully repaid by 2424 equal monthly instalments of &#36;415.50. Find the total interest paid over the life of the loan.
Show worked solution →

Find the total amount paid. With every instalment the same, the total paid is the number of payments times the payment:

24×415.50=9972.00,24 \times 415.50 = 9972.00,

i.e. $9972.00.

Subtract the amount borrowed. Total interest is total paid minus the principal:

9972.009000=972.00,9972.00 - 9000 = 972.00,

i.e. $972.00.

State the answer. The total interest paid over the life of the loan is $972.00.

Check. The interest is a small fraction of the $9000 borrowed, which is reasonable for a short 22 year loan.

foundation3 marksMia has a reducing-balance loan charged at 5.4%5.4\% per annum compounded monthly, repaid by monthly instalments of &#36;620. Just before her next repayment the balance owing is &#36;12350. Find the interest portion and the principal portion of that repayment, and the new balance owing afterwards.
Show worked solution →

Convert the rate. Monthly compounding uses the monthly rate:

r=0.05412=0.0045.r = \frac{0.054}{12} = 0.0045.

Interest portion. Interest is charged on the balance owing before the payment:

I=0.0045×12350=55.57555.58,I = 0.0045 \times 12350 = 55.575 \approx 55.58,

i.e. $55.58.

Principal portion. Principal repaid is the payment minus the interest:

62055.58=564.42,620 - 55.58 = 564.42,

i.e. $564.42.

New balance. Subtract the principal repaid from the old balance:

12350564.42=11785.58,12350 - 564.42 = 11785.58,

i.e. $11785.58.

Check. The two portions add to the payment: 55.58+564.42=620.0055.58 + 564.42 = 620.00, which matches.

core4 marksA &#36;25000 car loan is charged interest at 0.5%0.5\% per month with normal monthly repayments of &#36;600. In the very first month the borrower pays an extra &#36;1000, so the month 11 payment is &#36;1600. (a) Find the balance owing after the month 11 payment of &#36;1600. (b) Find the interest charged in month 22, and state how much less it is than the &#36;122.63 that would have been charged without the extra repayment.
Show worked solution →

Part (a), interest in month 1. Interest is charged on the opening balance $25000 at r=0.005r = 0.005:

I1=0.005×25000=125.00,I_1 = 0.005 \times 25000 = 125.00,

i.e. $125.00.

Closing balance after the $1600 payment. Closing is opening plus interest minus the payment:

25000+1251600=23525.00,25000 + 125 - 1600 = 23525.00,

i.e. $23525.00.

Part (b), interest in month 2. Month 22 opens at $23525.00, so

I2=0.005×23525=117.625117.63,I_2 = 0.005 \times 23525 = 117.625 \approx 117.63,

i.e. $117.63.

Compare with no extra repayment
The interest is 122.63117.63=5.00122.63 - 117.63 = 5.00 less, i.e. $5.00 less.
State the answer
The balance after month 11 is $23525.00, and the month 22 interest is $117.63, which is $5.00 less than it would have been.
Check
The extra $1000 of principal saves one month's interest of 0.005×1000=5.000.005 \times 1000 = 5.00, matching the $5.00 reduction.
core4 marksA &#36;30000 car loan is charged interest at 0.5%0.5\% per month and repaid by monthly instalments of &#36;650. Use an amortisation table to find the balance owing immediately after the third repayment, showing each row.
Show worked solution →
Set up the rule for each row
The per-period rate is r=0.005r = 0.005. For each month: interest is the opening balance times 0.0050.005, principal repaid is 650650 minus that interest, and the closing balance is opening plus interest minus 650650. Carry each closing balance down as the next opening balance.
Month 1
Opening $30000. Interest 0.005×30000=150.000.005 \times 30000 = 150.00. Principal repaid 650150=500.00650 - 150 = 500.00. Closing 30000+150650=29500.0030000 + 150 - 650 = 29500.00.
Month 2
Opening $29500. Interest 0.005×29500=147.500.005 \times 29500 = 147.50. Principal repaid 650147.50=502.50650 - 147.50 = 502.50. Closing 29500+147.50650=28997.5029500 + 147.50 - 650 = 28997.50.
Month 3
Opening $28997.50. Interest 0.005×28997.50=144.9875144.990.005 \times 28997.50 = 144.9875 \approx 144.99. Principal repaid 650144.99=505.01650 - 144.99 = 505.01. Closing 28997.50+144.99650=28492.4928997.50 + 144.99 - 650 = 28492.49.
Month Opening Interest Payment Principal repaid Closing
11 30000.0030000.00 150.00150.00 650.00650.00 500.00500.00 29500.0029500.00
22 29500.0029500.00 147.50147.50 650.00650.00 502.50502.50 28997.5028997.50
33 28997.5028997.50 144.99144.99 650.00650.00 505.01505.01 28492.4928492.49

State the answer. The balance owing immediately after the third repayment is $28492.49.

Check. Interest falls each month (150.00147.50144.99150.00 \to 147.50 \to 144.99) while principal repaid rises (500.00502.50505.01500.00 \to 502.50 \to 505.01), as expected for a reducing-balance loan.

core4 marksA &#36;40000 loan is charged interest at 6.6%6.6\% per annum compounded monthly and repaid by monthly instalments of &#36;780. Use the formula Bn=P(1+r)nM(1+r)n1rB_n = P(1+r)^n - M \cdot \dfrac{(1+r)^n - 1}{r} to find the balance owing immediately after the 1212th repayment. Round to the nearest cent.
Show worked solution →

Convert the rate and list the values. Monthly compounding gives

r=0.06612=0.0055,r = \frac{0.066}{12} = 0.0055,

with P=40000P = 40000, M=780M = 780 and n=12n = 12.

Find the growth factor.

(1.0055)121.068034.(1.0055)^{12} \approx 1.068034.

Substitute into the formula.

B12=40000×1.068034780×1.06803410.0055.B_{12} = 40000 \times 1.068034 - 780 \times \frac{1.068034 - 1}{0.0055}.

Evaluate each term. The first term is 40000×1.068034=42721.3640000 \times 1.068034 = 42721.36. The annuity factor is 0.0680340.0055=12.3698\dfrac{0.068034}{0.0055} = 12.3698, so the second term is 780×12.3698=9648.41780 \times 12.3698 = 9648.41.

B12=42721.369648.41=33072.95.B_{12} = 42721.36 - 9648.41 = 33072.95.

State the answer. The balance owing immediately after the 1212th repayment is $33072.95.

Check. Twelve payments total 12×780=936012 \times 780 = 9360, but the balance has fallen by only 4000033072.95=6927.0540000 - 33072.95 = 6927.05; the difference 93606927.05=2432.959360 - 6927.05 = 2432.95 is the interest charged over the first year, which is positive and less than a full year's interest on the opening balance (0.066×40000=26400.066 \times 40000 = 2640), as expected since the balance is shrinking.

core3 marksA &#36;20000 car loan at 0.5%0.5\% per month is repaid by monthly instalments of &#36;400. The amortisation table shows the balance after the fourth repayment is &#36;18790.97. Find the interest portion and the principal portion of the fifth repayment.
Show worked solution →

Identify the balance the interest is charged on. The fifth payment's interest is charged on the balance after the fourth payment, which is the opening balance for month 55: $18790.97.

Interest portion. Interest is the opening balance times the per-period rate r=0.005r = 0.005:

I5=0.005×18790.97=93.9548593.95,I_5 = 0.005 \times 18790.97 = 93.95485 \approx 93.95,

i.e. $93.95.

Principal portion. Principal repaid is the payment minus the interest:

40093.95=306.05,400 - 93.95 = 306.05,

i.e. $306.05.

State the answer. Of the fifth repayment, $93.95 is interest and $306.05 reduces the principal.

Check. The two portions add to the payment: 93.95+306.05=400.0093.95 + 306.05 = 400.00, which matches.

exam5 marksThe Tran family have a &#36;300000 home loan charged at 6.0%6.0\% per annum compounded monthly, with normal monthly repayments of &#36;1934. (a) Construct the first two rows of the amortisation table, showing the opening balance, interest, payment, principal repaid and closing balance for each month. (b) In month 33 the family use a tax refund to pay an extra &#36;5000 on top of their normal &#36;1934 repayment. Find the balance owing immediately after the month 33 payment. (c) Hence find the interest charged in month 44, and state how much less it is than the &#36;1493.46 that would have been charged in month 44 without the extra repayment.
Show worked solution →
Part (a), set up the monthly rate
Monthly compounding gives r=0.0612=0.005r = \dfrac{0.06}{12} = 0.005. For each row: interest is the opening balance times 0.0050.005, principal repaid is 19341934 minus that interest, and closing is opening plus interest minus 19341934.
Month 1
Interest 0.005×300000=1500.000.005 \times 300000 = 1500.00. Principal repaid 19341500=434.001934 - 1500 = 434.00. Closing 300000+15001934=299566.00300000 + 1500 - 1934 = 299566.00.
Month 2
Opening $299566.00. Interest 0.005×299566=1497.830.005 \times 299566 = 1497.83. Principal repaid 19341497.83=436.171934 - 1497.83 = 436.17. Closing 299566+1497.831934=299129.83299566 + 1497.83 - 1934 = 299129.83.
Month Opening Interest Payment Principal repaid Closing
11 300000.00300000.00 1500.001500.00 1934.001934.00 434.00434.00 299566.00299566.00
22 299566.00299566.00 1497.831497.83 1934.001934.00 436.17436.17 299129.83299129.83

Part (b), month 3 with the extra repayment. Month 33 opens at $299129.83. Interest 0.005×299129.83=1495.650.005 \times 299129.83 = 1495.65. The payment is 1934+5000=69341934 + 5000 = 6934, so

299129.83+1495.656934=293691.48,299129.83 + 1495.65 - 6934 = 293691.48,

i.e. $293691.48.

Part (c), month 4 interest. Month 44 opens at $293691.48, so

I4=0.005×293691.48=1468.46,I_4 = 0.005 \times 293691.48 = 1468.46,

i.e. $1468.46. This is 1493.461468.46=25.001493.46 - 1468.46 = 25.00 less, i.e. $25.00 less.

State the answer. After month 33 the balance is $293691.48, and the month 44 interest is $1468.46, which is $25.00 less than without the extra repayment.

Check. The extra $5000 of principal saves one month's interest of 0.005×5000=25.000.005 \times 5000 = 25.00, matching the $25.00 reduction.

exam5 marksThe Nguyen family borrow &#36;360000 for a home at 6.0%6.0\% per annum compounded monthly, repaid over 2525 years. (a) Use the repayment formula M=Pr1(1+r)nM = \dfrac{Pr}{1 - (1+r)^{-n}} to find the monthly repayment, to the nearest cent. (b) Find the total amount of interest paid over the life of the loan.
Show worked solution →

Part (a), convert the rate and term. Monthly compounding over 2525 years gives

r=0.0612=0.005,n=25×12=300.r = \frac{0.06}{12} = 0.005, \qquad n = 25 \times 12 = 300.

Find the discount factor.

(1.005)3000.223966,so 1(1.005)3000.776034.(1.005)^{-300} \approx 0.223966, \quad \text{so } 1 - (1.005)^{-300} \approx 0.776034.

Substitute into the repayment formula.

M=360000×0.0050.776034=18000.7760342319.49,M = \frac{360000 \times 0.005}{0.776034} = \frac{1800}{0.776034} \approx 2319.49,

i.e. about $2319.49 per month.

Part (b), total interest. Total interest is total payments minus the amount borrowed, with total paid=nM\text{total paid} = nM:

total paid=300×2319.49=695847.00,\text{total paid} = 300 \times 2319.49 = 695847.00,

total interest=695847.00360000=335847.00.\text{total interest} = 695847.00 - 360000 = 335847.00.

State the answer. The monthly repayment is about $2319.49, and the total interest paid is about $335847.00.

Check. The total interest is just under the amount borrowed, which is typical for a 2525-year loan at this rate, so the figure is the right order of magnitude.

exam4 marksA borrower takes a &#36;50000 loan at 9.0%9.0\% per annum compounded monthly and plans to repay it with monthly instalments of &#36;370. By comparing the repayment with the first month's interest, explain whether this loan will ever be repaid, and describe what happens to the balance.
Show worked solution →

Convert the rate. Monthly compounding gives

r=0.0912=0.0075.r = \frac{0.09}{12} = 0.0075.

Find the first month's interest. Interest is charged on the opening balance $50000:

I1=0.0075×50000=375.00,I_1 = 0.0075 \times 50000 = 375.00,

i.e. $375.00.

Compare the repayment with the interest. The repayment is $370, which is less than the interest of $375. So the payment does not even cover one month's interest. Formally, the loan finishes only if M>rPM > rP; here M=370M = 370 and rP=375rP = 375, so M<rPM < rP.

Describe what happens to the balance. Since the payment is $5 short of the interest in month 11, the unpaid $5 of interest is added to the balance:

50000+375370=50005.00,50000 + 375 - 370 = 50005.00,

i.e. the balance rises to $50005.00. The balance grows every month, so the interest charged grows too, and the gap widens.

State the answer. The loan is never repaid: because the $370 repayment is smaller than the $375 monthly interest, the balance increases each month instead of falling.

Check. The condition MrPM \le rP for a loan that never finishes is satisfied (370375370 \le 375), confirming the conclusion.

exam5 marksA &#36;45000 loan is charged interest at 6.0%6.0\% per annum compounded monthly and repaid by monthly instalments of &#36;900. (a) By setting the balance to zero and using logarithms, find the number of months needed to repay the loan. (b) Find the value of the smaller final payment.
Show worked solution →

Part (a), set up the equation. With r=0.005r = 0.005, P=45000P = 45000 and M=900M = 900, set the closed-form balance to zero:

45000(1.005)n900(1.005)n10.005=0.45000(1.005)^n - 900 \cdot \frac{(1.005)^n - 1}{0.005} = 0.

Rearrange to isolate the power. Note 9000.005=180000\dfrac{900}{0.005} = 180000, so

45000(1.005)n=180000 ⁣((1.005)n1).45000(1.005)^n = 180000\!\left((1.005)^n - 1\right).

Collecting the (1.005)n(1.005)^n terms gives

(1.005)n(45000180000)=180000,(1.005)^n(45000 - 180000) = -180000,

(1.005)n=180000135000=1.3333.(1.005)^n = \frac{180000}{135000} = 1.3333.

Take logarithms.

n=log1.3333log1.005=0.1249390.00216657.68.n = \frac{\log 1.3333}{\log 1.005} = \frac{0.124939}{0.002166} \approx 57.68.

Since the 5757th payment leaves a small balance still owing, a 5858th (smaller) payment is needed, so the loan is repaid in 5858 months.

Part (b), find the final payment. After 5757 full payments the balance owing is $609.56 (from the closed form with n=57n = 57). The final payment must clear this balance plus its one month of interest:

final interest=0.005×609.56=3.05,\text{final interest} = 0.005 \times 609.56 = 3.05,

final payment=609.56+3.05=612.61,\text{final payment} = 609.56 + 3.05 = 612.61,

i.e. $612.61.

State the answer. The loan is repaid in 5858 months, with a smaller final payment of $612.61.

Check. The final payment $612.61 is less than the regular $900, as expected for a partial last instalment, and applying it to the month-5858 opening balance of $609.56 leaves 609.56+3.05612.61=0.00609.56 + 3.05 - 612.61 = 0.00, so the loan clears exactly.

ExamExplained