← Year 12: Financial Mathematics

NSWMaths AdvancedSyllabus dot point

How do simple and compound interest accumulate value over time, and how do we move money between present and future?

Use simple and compound interest formulas to find future values, present values, interest rates and time periods

A focused answer to the HSC Maths Advanced dot point on simple and compound interest. The two formulas, conversion between annual and per-period rates, present and future value calculations, and the effect of compounding frequency, with worked examples.

Generated by Claude OpusReviewed by Better Tuition Academy9 min answer

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

What this dot point is asking

NESA wants you to apply the simple and compound interest formulas to investments and debts, switch between an annual interest rate and a per-period rate, and solve for any one of AA, PP, rr or nn given the others. You also need to compare scenarios with different compounding frequencies.

The answer

Simple interest

Simple interest is paid only on the original principal. After nn time periods at per-period rate rr,

I=Prn,A=P+I=P(1+rn).I = P r n, \qquad A = P + I = P(1 + r n).

PP is the principal, II is total interest, AA is the total amount. The graph of AA against nn is a straight line.

Compound interest

Compound interest is added to the principal at the end of each period and earns interest in subsequent periods. After nn compounding periods at per-period rate rr,

A=P(1+r)n.A = P(1 + r)^n.

The graph of AA against nn is exponential. For the same nominal rate and time, compound interest exceeds simple interest after the first period.

Per-period rate and number of periods

Rates are usually quoted as a nominal annual rate, but interest may compound more often than annually. Convert before applying the formula.

  • Annual compounding: r=R1r = \frac{R}{1}, n=n = years.
  • Monthly: r=R12r = \frac{R}{12}, n=12Γ—n = 12 \times years.
  • Quarterly: r=R4r = \frac{R}{4}, n=4Γ—n = 4 \times years.
  • Daily: r=R365r = \frac{R}{365}, n=365Γ—n = 365 \times years.

Where RR is the nominal annual rate expressed as a decimal.

Present value

The present value PP is the amount you must invest today to grow to AA in nn periods. Rearranging,

P=A(1+r)n=A(1+r)βˆ’n.P = \frac{A}{(1 + r)^n} = A(1 + r)^{-n}.

Discounting a future amount back to the present is the same operation as compounding in reverse.

Solving for the rate or time

Solving A=P(1+r)nA = P(1 + r)^n for rr or nn:

r=(AP)1/nβˆ’1,n=ln⁑(A/P)ln⁑(1+r).r = \left(\frac{A}{P}\right)^{1/n} - 1, \qquad n = \frac{\ln(A / P)}{\ln(1 + r)}.

The time formula needs logarithms, which is fair game in Maths Advanced.

Effective annual rate

The effective annual rate makes different compounding frequencies comparable. If the nominal annual rate is RR compounded mm times per year,

reff=(1+Rm)mβˆ’1.r_{\text{eff}} = \left(1 + \frac{R}{m}\right)^m - 1.

A nominal 6%6\% compounded monthly is an effective 6.17%6.17\%, slightly more than 6%6\% compounded annually.

Worked examples

Simple vs compound

Compare \1000at at 5%perannumfor per annum for 10$ years under simple and compound interest (annual compounding).

Simple: A = 1000(1 + 0.05 \cdot 10) = \1500$.

Compound: A = 1000(1.05)^{10} = 1000 \cdot 1.62889 \approx \1628.89$.

Compounding earns about \128.89$ more over the decade.

Quarterly compounding

\8000at at 4%perannumcompoundedquarterlyfor per annum compounded quarterly for 3$ years.

r=0.044=0.01r = \frac{0.04}{4} = 0.01, n=4β‹…3=12n = 4 \cdot 3 = 12.

A = 8000 (1.01)^{12} = 8000 \cdot 1.12683 \approx \9014.62$.

Present value

You need \20000in in 5yearsandcanearn years and can earn 6%$ per annum compounded annually. Invest now:

P = \frac{20000}{(1.06)^5} = \frac{20000}{1.33823} \approx \14945.16$.

Solving for time

How long does it take \2000todoubleat to double at 7%$ per annum compounded annually?

2=(1.07)nβ€…β€ŠβŸΉβ€…β€Šn=ln⁑2ln⁑1.07β‰ˆ0.69310.0677β‰ˆ10.242 = (1.07)^n \implies n = \frac{\ln 2}{\ln 1.07} \approx \frac{0.6931}{0.0677} \approx 10.24 years.

So 1111 full years are required to reach or exceed \4000$.

Common traps

Using the annual rate with monthly periods. If interest compounds monthly, the rate in the formula is R/12R / 12, not RR. The number of periods is months, not years.

Mixing up simple and compound. A linear question uses A=P(1+rn)A = P(1 + r n). An exponential question uses A=P(1+r)nA = P(1 + r)^n. Read the wording carefully.

Forgetting to discount. A present value question asks for the amount today, so divide by (1+r)n(1 + r)^n (or multiply by (1+r)βˆ’n(1 + r)^{-n}).

Mis-rounding intermediate steps. Carry the unrounded compound factor to the final calculation, then round to cents at the end. Rounding (1.005)48(1.005)^{48} to 1.271.27 instead of 1.270491.27049 shifts the answer by several dollars.

Confusing nominal and effective rates. A nominal 12%12\% compounded monthly is an effective 12.68%12.68\%. The two are not interchangeable.

In one sentence

Compound interest grows a principal as A=P(1+r)nA = P(1 + r)^n where rr is the per-period rate and nn the number of periods, and the same formula rearranges to give present value, the required rate, or the number of periods to reach a target amount.

Past exam questions, worked

Real questions from past NESA papers on this dot point, with our answer explainer.

2022 HSC Q153 marksAn amount of $\$5000$ is invested at $6\%$ per annum compounded monthly. Find the value of the investment after $4$ years.
Show worked answer β†’

Per-period rate: r=0.0612=0.005r = \frac{0.06}{12} = 0.005. Number of periods: n=4Γ—12=48n = 4 \times 12 = 48.

A=P(1+r)n=5000(1.005)48A = P(1 + r)^n = 5000 (1.005)^{48}.

(1.005)48β‰ˆ1.27049(1.005)^{48} \approx 1.27049.

A \approx 5000 \times 1.27049 \approx \6352.45$.

Markers reward converting to the correct per-period rate, the right number of compounding periods, and an answer rounded sensibly to cents.

2020 HSC Q143 marksHow much must be invested today at $5\%$ per annum compounded annually so that the investment grows to $\$10000$ in $8$ years?
Show worked answer β†’

Rearrange A=P(1+r)nA = P(1 + r)^n for PP: P=A(1+r)nP = \frac{A}{(1 + r)^n}.

P=10000(1.05)8P = \frac{10000}{(1.05)^8}.

(1.05)8β‰ˆ1.47746(1.05)^8 \approx 1.47746.

P \approx \frac{10000}{1.47746} \approx \6768.39$.

Markers expect the present value formula stated, the correct power, and an answer rounded to cents.

Related dot points