HSC Maths Formula Sheet Explained (2026)

Last updated: 20 July 2026

NESA gives you a reference sheet in every HSC Maths exam. Most students glance at it once and never look again. That's a mistake. Knowing what's on it, what isn't, and when to use each formula can save you time and marks in the exam.

This guide goes through every formula on the sheet, explains it in plain English, and tells you what you still need to memorise.

What is the reference sheet?

It's a single page of formulas you can use during the exam. Same sheet for Standard 2, Advanced, Extension 1, and Extension 2, though not every formula is relevant to every course.

The catch: it doesn't include everything. You need to know which formula to use for each question, how to apply it, and what's missing.

You can get the official version from the NESA website. Download it, print it, and use it during every practice session.

PracticePapers.io also has an interactive formula sheet with all 65 formulas across 14 topics, each with explanations, common mistakes, and worked examples.

What's on the sheet

Algebra

Quadratic formula:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Use it to solve any quadratic equation in the form ax² + bx + c = 0. The bit under the square root (b² - 4ac) is called the discriminant. If it's positive, two solutions. Zero, one solution. Negative, no real solutions.

Trigonometry

Sine rule:

asinA=bsinB=csinC\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}

Use it for non-right-angled triangles when you have a side and its opposite angle.

Cosine rule:

c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C

Use it when you have two sides and the angle between them, or when you have all three sides and need an angle.

Area of a triangle:

A=12absinCA = \frac{1}{2}ab\sin C

Use it when you know two sides and the included angle but don't have a base and height.

Arc length:

l=θ360×2πr (degrees)orl=rθ (radians)l = \frac{\theta}{360} \times 2\pi r \text{ (degrees)} \quad \text{or} \quad l = r\theta \text{ (radians)}

Use it to find the length of an arc. In Advanced and above, you'll be working in radians.

Series and sequences

Arithmetic sequence:

an=a+(n1)d,Sn=n2(2a+(n1)d)orSn=n2(a+l)a_n = a + (n-1)d, \quad S_n = \frac{n}{2}(2a + (n-1)d) \quad \text{or} \quad S_n = \frac{n}{2}(a + l)

Use it when terms go up or down by a constant amount. Shows up in simple interest and loan repayment questions.

Geometric sequence:

an=arn1,Sn=a(rn1)r1,r1a_n = ar^{n-1}, \quad S_n = \frac{a(r^n - 1)}{r - 1}, \quad r \neq 1

Use it when each term is multiplied by a constant ratio. Shows up in compound interest and annuity questions.

Infinite geometric series:

S=a1r,r<1S_\infty = \frac{a}{1-r}, \quad |r| < 1

Use it when a geometric series converges (ratio between -1 and 1). Appears in Extension 1.

Calculus: differentiation

Power rule:

ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}

Product rule:

ddx(uv)=udvdx+vdudx\frac{d}{dx}(uv) = u\frac{dv}{dx} + v\frac{du}{dx}

Quotient rule:

ddx(uv)=vdudxudvdxv2\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{v\frac{du}{dx} - u\frac{dv}{dx}}{v^2}

Chain rule:

ddx[f(g(x))]=f(g(x))g(x)\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)

These are the four rules you'll use constantly. The product rule is for multiplying functions, quotient for dividing, chain for composite functions. Most real questions need a combination of them.

Calculus: integration

xndx=xn+1n+1+C,n1\int x^n \, dx = \frac{x^{n+1}}{n+1} + C, \quad n \neq -1 1xdx=lnx+C\int \frac{1}{x} \, dx = \ln|x| + C exdx=ex+C\int e^x \, dx = e^x + C sinxdx=cosx+C\int \sin x \, dx = -\cos x + C cosxdx=sinx+C\int \cos x \, dx = \sin x + C

These are the basics. Harder integrals need techniques like substitution, which is covered in Extension 1. Note the negative sign on the sine integral. That catches a lot of students.

Statistics

Z-score:

z=xμσz = \frac{x - \mu}{\sigma}

Converts any normal distribution to the standard normal so you can look up probabilities. The empirical rule: 68% of data falls within 1 standard deviation, 95% within 2, 99.7% within 3.

Expected value:

E(X)=xP(x)E(X) = \sum x \cdot P(x)

The mean of a discrete probability distribution.

Variance:

Var(X)=E(X2)[E(X)]2\text{Var}(X) = E(X^2) - [E(X)]^2

Measures how spread out a distribution is.

Financial mathematics

Compound interest:

A=P(1+rn)ntorA=P(1+r)nA = P\left(1 + \frac{r}{n}\right)^{nt} \quad \text{or} \quad A = P(1+r)^n

Future value of an investment with compound interest.

Annuity (future value):

A=M[(1+r)n1r]A = M \left[\frac{(1+r)^n - 1}{r}\right]

Future value of regular deposits.

Annuity (present value):

P=M[1(1+r)nr]P = M \left[\frac{1 - (1+r)^{-n}}{r}\right]

Present value or loan amount based on regular repayments.

What's NOT on the sheet

This is where students get caught. They assume a formula will be there and it isn't. Here's what you need to memorise.

Trig values you must know cold

sin(π/6)=1/2,cos(π/6)=3/2sin(\pi/6) = 1/2, cos(\pi/6) = \sqrt3/2 sin(π/4)=1/2,cos(π/4)=1/2sin(\pi/4) = 1/\sqrt2, cos(\pi/4) = 1/\sqrt2 sin(π/3)=3/2,cos(π/3)=1/2sin(\pi/3) = \sqrt3/2, cos(\pi/3) = 1/2 sin(π/2)=1,cos(π/2)=0sin(\pi/2) = 1, cos(\pi/2) = 0 tan(π/4)=1tan(\pi/4) = 1

Derivatives you must know cold

d/dx(ex)=exd/dx(e^{x}) = e^{x} d/dx(tanx)=sec2xd/dx(tan x) = sec^{2}x

Logarithm laws (not on the sheet)

loga(xy)=loga(x)+loga(y)log_{a}(xy) = log_{a}(x) + log_{a}(y) loga(x/y)=loga(x)loga(y)log_{a}(x/y) = log_{a}(x) - log_{a}(y) loga(xn)=nloga(x)log_{a}(x^{n}) = n·log_{a}(x) loga(a)=1log_{a}(a) = 1 loga(1)=0log_{a}(1) = 0

Tips for using the sheet in the exam

  1. Know where everything is. Practise with the sheet so you can find formulas fast. Three hours goes quickly.
  2. Don't rely on it for everything. Basic differentiation rules should be automatic. The sheet is for less frequent formulas.
  3. If you can't remember a formula, check the sheet rather than guessing. A wrong formula costs you the whole question.
  4. Check the notation. The sheet uses specific notation and you need to understand what each symbol means before exam day.
  5. After solving a problem, verify your formula matches the sheet. Catches memory errors.

Common mistakes

The interactive version

The PracticePapers.io formula sheet has 65 formula cards across 14 topics, covering all four HSC courses. Each formula comes with a plain-English explanation, common mistake warnings, and worked examples. There's live search, course filtering, and a print mode.

View the formula sheet


Based on the current NESA HSC Mathematics reference sheet. Always check the official NESA website for the latest version. PracticePapers.io is not affiliated with NESA.