HomeBlogThe 5 Most Common Mistakes Students Make in HSC Differential Calculus
4 June 2026·7 min read

The 5 Most Common Mistakes Students Make in HSC Differential Calculus

After marking hundreds of HSC maths papers, five calculus errors appear again and again. Here's what they are, why students make them, and how to fix them before the exam.

After marking enough HSC papers you stop being surprised. The same five errors show up in differential calculus year after year — from top students to struggling ones. Not because students don't know calculus, but because the pressure of the exam exposes small gaps in procedure that cost real marks.

Here's what to drill before your class sits the HSC.


1. Forgetting the limit as h→0 in first principles

First principles is one of those questions that looks easy until NESA's marking guidelines remind you it isn't. Students correctly set up the difference quotient, simplify the algebra, and then write down the final expression — without ever applying the limit.

The full structure should be:

f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

For f(x)=x2f(x) = x^2, students frequently simplify to 2x+h2x + h and stop there. The correct step is to write f(x)=limh0(2x+h)=2xf'(x) = \lim_{h \to 0}(2x + h) = 2x. Without the limit notation written explicitly and resolved, NESA won't award full marks — even if the final answer is correct.

The fix: make "write lim as the very last step and resolve it" a non-negotiable habit. Drill it until they do it automatically, even when it feels redundant.


2. Algebraic errors expanding (x+h)ⁿ

This is the most frustrating mistake because it isn't a calculus error — it's algebra causing a wrong answer in a calculus question. For f(x)=x3f(x) = x^3, expanding (x+h)3(x+h)^3 should give:

x3+3x2h+3xh2+h3x^3 + 3x^2h + 3xh^2 + h^3

Students regularly write x3+h3x^3 + h^3 (dropping the middle terms entirely) or use the wrong binomial coefficients. Even strong students make this mistake when they're rushing. The problem compounds: a wrong expansion leads to the wrong derivative, which is then marked wrong end-to-end.

The fix: for quadratic first-principles proofs, require students to explicitly write (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 before substituting. For cubics, write each term of the binomial expansion on its own line. Slowing the algebra down by one step prevents most of these errors.


3. Missing the chain rule on composite functions

Chain rule errors are the most expensive mistake in C1.2. They appear in roughly two-thirds of the questions, and missing the inner derivative costs a mark every single time.

When differentiating y=(3x2+1)5y = (3x^2 + 1)^5, students write:

dydx=5(3x2+1)4\frac{dy}{dx} = 5(3x^2 + 1)^4

The correct answer is 5(3x2+1)4×6x=30x(3x2+1)45(3x^2+1)^4 \times 6x = 30x(3x^2+1)^4. The outer function is differentiated correctly; the inner derivative is just missing.

The pattern is: if the argument isn't just xx, the chain rule applies. Give students a three-step process to make it a checklist rather than an afterthought:

  1. Identify the inner function uu.
  2. Differentiate the outer function, leaving uu in place.
  3. Multiply by uu'.

Students who struggle with this mostly struggle because they treat it as a formula to remember rather than a procedure to follow.


4. Sign errors in the quotient rule

The quotient rule is:

ddx[uv]=vuuvv2\frac{d}{dx}\left[\frac{u}{v}\right] = \frac{v\,u' - u\,v'}{v^2}

The numerator is vuuvv \cdot u' - u \cdot v', not uvvuu \cdot v' - v \cdot u'. Students consistently reverse the subtraction order. The sign flip turns the correct answer into the wrong one, even when the differentiation of uu and vv is perfect.

A mnemonic that works: "low d-high minus high d-low, square the bottom and away we go." The denominator is also always v2v^2 — not 2v22v^2, not (v)2(v')^2.

Quick self-check: differentiate y=x/x=1y = x/x = 1 using the quotient rule. The answer should be zero. If students get anything else, the formula is wrong.


5. Writing [ln f(x)]′ = 1/f(x)

Students learn ddx[lnx]=1x\frac{d}{dx}[\ln x] = \frac{1}{x} and then misapply it to composite logarithms. For y=ln(sinx)y = \ln(\sin x), they write y=1sinxy' = \frac{1}{\sin x}. This is the chain rule problem again, but in the specific context of logarithms where the error is extremely common.

The correct result is:

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

So ddx[ln(sinx)]=cosxsinx=cotx\frac{d}{dx}[\ln(\sin x)] = \frac{\cos x}{\sin x} = \cot x, not 1sinx\frac{1}{\sin x}.

The problem is that the shorthand 1x\frac{1}{x} feels complete enough that students don't notice the inner derivative is missing. Teach the full rule as f(x)f(x)\frac{f'(x)}{f(x)} from the start, rather than deriving it from the base case. The base case ddx[lnx]=1x\frac{d}{dx}[\ln x] = \frac{1}{x} is just the special case where f(x)=xf(x) = x and f(x)=1f'(x) = 1.


What this looks like in practice

These five mistakes all come down to the same root cause: students learn the formula but not the process. First principles is a procedure with a specific end step (take the limit). The chain rule is a multiplier that must be applied whenever there's a composite structure. The quotient rule has a specific numerator order.

Fixing them isn't about more practice on the same exercises — it's about explicit procedural checklists that students follow until the checks become automatic.

If you want to drill your class on C1.2 specifically, browse the outcome-mapped questions at curriq's HSC Advanced Calculus page.

Free for NSW teachers

Generate NESA-aligned worksheets in 30 seconds.

Pick a syllabus, choose outcomes, set difficulty — export a print-ready paper. Free during early access.

Join the waitlist

More from the blog