← Math Methods guides

QLDMath Methods

QCE Maths Methods EA strategy: 2026 guide

A 2026 guide to QCE Maths Methods External Assessment strategy. The two-paper structure, Paper 1 technology-free, Paper 2 technology-active with CAS, common calculation patterns across Units 3 and 4, and a six-week preparation routine.

Generated by Claude OpusReviewed by Better Tuition Academy8 min readQCAA-MM-EA

How the EA is structured

The QCAA Maths Methods EA is two papers sat in the November assessment block.

Paper 1. 90 minutes plus perusal. 60 marks. Technology-free: no CAS, no scientific calculator. Tests by-hand mathematical fluency.

Paper 2. 90 minutes plus perusal. 90 marks. Technology-active: CAS calculator permitted (TI-Nspire or Casio Classpad). Tests problem solving where the CAS handles algebra.

Combined: 50 percent of the subject result. Cumulative across Units 3 and 4.

Topic frequency analysis

From Unit 3 (continuous from Year 12 Term 1):

  • Differentiation by chain, product, quotient rules.
  • Stationary points and optimisation.
  • Antidifferentiation (standard plus reverse-chain factor).
  • Definite integrals and area between curves.
  • Exponential and logarithmic equations.
  • Modelling growth and decay.

From Unit 4 (final term of Year 12):

  • Differentiation of sin⁑x\sin x, cos⁑x\cos x, tan⁑x\tan x, exe^x, ln⁑x\ln x extended.
  • Integration of sin⁑(kx)\sin(kx), cos⁑(kx)\cos(kx), ekxe^{kx}.
  • Discrete random variables, expected value, variance.
  • Binomial distribution: mean npnp, variance np(1βˆ’p)np(1-p).
  • Normal distribution: standardisation, P(X less than x).
  • Sample proportions: distribution, standard error.
  • Confidence intervals for proportions.

Paper 1 calculation patterns

Differentiation. Chain, product, quotient rules. Standard derivatives (sin⁑\sin, cos⁑\cos, tan⁑\tan, exe^x, ln⁑x\ln x) and their composites.

Worked example. ddx[x2sin⁑(3x)]\frac{d}{dx}[x^2 \sin(3x)] by product rule.

ddx[x2sin⁑(3x)]=2xsin⁑(3x)+x2β‹…3cos⁑(3x)=2xsin⁑(3x)+3x2cos⁑(3x)\frac{d}{dx}[x^2 \sin(3x)] = 2x \sin(3x) + x^2 \cdot 3 \cos(3x) = 2x \sin(3x) + 3x^2 \cos(3x)

Antidifferentiation. Standard antiderivatives plus reverse-chain factor.

Worked example. ∫cos⁑(5x+1)dx=15sin⁑(5x+1)+C\int \cos(5x + 1) dx = \frac{1}{5} \sin(5x + 1) + C.

Solving exponential equations. Take logs of both sides.

Worked example. 3e2x=123 e^{2x} = 12. Divide: e2x=4e^{2x} = 4. Take ln: 2x=ln⁑42x = \ln 4, x=ln⁑42=12ln⁑4=ln⁑2x = \frac{\ln 4}{2} = \frac{1}{2} \ln 4 = \ln 2.

Exact trig values. Memorise standard table:

angle IMATH_22 IMATH_23 IMATH_24
0 0 1 0
IMATH_25 IMATH_26 IMATH_27 IMATH_28
IMATH_29 IMATH_30 IMATH_31 1
IMATH_32 IMATH_33 IMATH_34 IMATH_35
IMATH_36 1 0 undefined

Area between two curves. Find intersection points. Determine which curve is above on each interval. Integrate the difference.

Paper 2 calculation patterns

Modelling. Set up an equation from the worded scenario. Use CAS to solve.

Worked example. A population grows logistically: P(t)=L1+Aeβˆ’ktP(t) = \frac{L}{1 + A e^{-kt}} with carrying capacity L = 1000, initial population P(0) = 100, growth constant k = 0.2 per year. When does the population reach 500?

Setup. 500=10001+Aeβˆ’0.2t500 = \frac{1000}{1 + A e^{-0.2t}}. Find A from initial condition: 100=10001+A100 = \frac{1000}{1 + A} gives A=9A = 9.

Solve with CAS: 500=10001+9eβˆ’0.2t500 = \frac{1000}{1 + 9 e^{-0.2t}} has 1+9eβˆ’0.2t=21 + 9 e^{-0.2t} = 2, eβˆ’0.2t=1/9e^{-0.2t} = 1/9, t=ln⁑9/0.2β‰ˆ10.99t = \ln 9 / 0.2 \approx 10.99 years.

Binomial probability. binomPdf(n, p, k) or binomCdf for cumulative.

Worked example. In a binomial experiment with n=20n = 20, p=0.3p = 0.3, find P(X≀5)P(X \leq 5).

CAS: binomCdf(20, 0.3, 0, 5) = 0.4164.

Mean: np=6np = 6. Variance: np(1βˆ’p)=4.2np(1-p) = 4.2.

Normal distribution. normCdf for probabilities, invNorm for percentiles.

Worked example. Heights ∼N(170,102)\sim N(170, 10^2). Find P(180 less than X less than 195).

CAS: normCdf(180, 195, 170, 10) = 0.1525.

Confidence interval for proportion. p^Β±zβˆ—p^(1βˆ’p^)/n\hat{p} \pm z^* \sqrt{\hat{p}(1 - \hat{p}) / n} where zβˆ—=1.96z^* = 1.96 for 95 percent.

Worked example. Sample size 400, observed 144 successes. p^=0.36\hat{p} = 0.36. Margin = 1.960.36Γ—0.64/400=0.0471.96 \sqrt{0.36 \times 0.64 / 400} = 0.047. 95 percent CI: (0.313, 0.407).

Common student errors

Sign in chain rule. ddxcos⁑(2x)=βˆ’2sin⁑(2x)\frac{d}{dx} \cos(2x) = -2 \sin(2x).

Factor in trig antiderivatives. ∫sin⁑(3x)dx=βˆ’13cos⁑(3x)+C\int \sin(3x) dx = -\frac{1}{3} \cos(3x) + C.

Missing +C. Always include in indefinite integrals.

Domain check in log equations. Verify the argument is positive at the solution.

Wrong exact trig values. Memorise.

CAS without setup. Report the setup (the equation or function) plus the CAS output. Method marks reward setup.

Significant figures. 3 sig fig unless told otherwise. Exact form when asked.

Confusing binomial and normal. Discrete versus continuous. Don't mix.

Reading question carelessly. "At least" includes the equality; "more than" excludes it.

Six-week preparation routine

Weeks 1-2. Key knowledge review using the QCAA Maths Methods syllabus as a checklist. Map each subject matter point to your notes.

Weeks 3-4. Paper 1 by-hand drills. 30 minutes per day on differentiation, antidifferentiation, exact trig values, exponential and log equations.

Week 5. Paper 2 CAS drills. Modelling problems. Probability distributions. Confidence intervals. Build a personal cheat-sheet of CAS commands.

Week 6. Full timed exam pairs. Two pairs (Paper 1 plus Paper 2) per week. Mark against QCAA reports. Identify topics with persistent errors and revisit.

QCAA marking criteria

Marks are awarded for:

  1. Correct mathematics (right concept, right formula, right answer).
  2. Show working (method marks even if arithmetic slips).
  3. Significant figures and exact form (as appropriate).
  4. Notation and presentation (correct use of variables, equations).
  5. Clear communication including context units in modelling problems.

In one sentence

QCE Maths Methods EA rewards Paper 1 by-hand fluency (chain, product, quotient rules, antidifferentiation, exact trig values, exponential and log equations) and Paper 2 CAS-assisted problem solving (modelling, binomial and normal distributions, confidence intervals), all supported by a six-week preparation routine that culminates in full timed exam pairs.

  • math-methods
  • qce-math-methods
  • ea
  • external-assessment
  • exam-strategy
  • year-12
  • 2026