Tutorly.sg Logo
Topic hub
Start here for the full cluster: A-Level / JC AI Tutor (Singapore)
This helps you move from the big picture to the most relevant supporting guides.

A Level Math Shortcuts Singapore: Fast Methods For Tough Exam Questions

Updated April 29, 2026A Levels
Tutorly.sg editorial team
Singapore-focused study guides aligned to MOE exam formats.
  • Tutorly.sg has been mentioned on Channel NewsAsia (CNA)
  • Tutorly.sg has been used by thousands of users in Singapore

If you’re doing JC Math in Singapore, you already know this:

The A Level H 2 Math paper is not just about knowing formulas. It’s about how fast you can see patterns, choose the right method, and avoid wasting time on long, messy working.

“Stuck on a question? See simple explanations that help you understand fast.”
👉 Give it a try and turn confusion into clarity in minutes.

Tutorly.sg learning in Singapore

This is where smart shortcuts matter.

In this guide, I’ll walk you through A Level math shortcuts that actually help in the exam, not just “nice to know” tricks. We’ll focus on fast methods for tough questions, especially those that usually eat up 10–15 minutes each.

And whenever you want instant, step-by-step solutions aligned to the MOE A Level syllabus, you can use Tutorly.sg, a 24/7 AI tutor website built specifically for Singapore students:

Tutorly.sg has already been used by thousands of students in Singapore, and it’s even been mentioned on CNA (Channel NewsAsia), so you’re not just trying some random overseas tool.

Let’s jump into the shortcuts.


Step-by-step tutorial

In this section, I’ll show you practical shortcuts for common A Level H 2 Math topics:

  1. Differentiation (curve sketching & optimisation)
  2. Integration (especially definite integrals)
  3. AP/GP & summation
  4. Probability & binomial shortcuts
  5. Vectors fastwaystocheckperpendicular/parallel/planesfast ways to check perpendicular / parallel / planes

Each one comes with a step-by-step way to apply the shortcut so you can use it under exam pressure.


1. Differentiation shortcuts: curve sketching & optimisation

Shortcut A: Read the derivative like a story

Instead of blindly differentiating and then staring at f(x)f'(x), train yourself to “read” f(x)f'(x) to see the graph shape quickly.

Example type:
Given f(x)=(x1)2(x+2)f'(x) = (x-1)^2(x+2), sketch the possible shape of f(x)f(x).

Fast method (no full integration needed):

  1. Find critical points from f(x)=0f'(x)=0
    f(x)=0f'(x)=0 when (x1)2(x+2)=0(x-1)^2(x+2)=0
    So x=1x=1 (double root), x=2x=-2 (simple root).

  2. Use multiplicity to guess turning behaviour

    • Simple root power1power 1: graph of f(x)f(x) changes direction (max or min).
    • Double root power2power 2: graph touches and turns but doesn’t change sign in f(x)f'(x) (point of inflection with stationary point).

    So at:

    • x=2x=-2: likely a max or min.
    • x=1x=1: likely a stationary point of inflection.
  3. Check sign of f(x)f'(x) in intervals

    • Choose test points: e.g. x=3,0,2x=-3, 0, 2.
    • You don’t need exact values, just signs.

    For x=3x=-3:
    (x1)2>0(x-1)^2 > 0, (x+2)<0(x+2) < 0f(x)<0f'(x) < 0 (decreasing)

    For x=0x=0:
    (x1)2>0(x-1)^2 > 0, (x+2)>0(x+2) > 0f(x)>0f'(x) > 0 (increasing)

    For x=2x=2:
    (x1)2>0(x-1)^2 > 0, (x+2)>0(x+2) > 0f(x)>0f'(x) > 0 (increasing)

  4. Summarise behaviour quickly

    • From -\infty to 2-2: decreasing
    • At x=2x=-2: turning point (min or max?)
    • From 2-2 to 11: increasing
    • At x=1x=1: stationary point of inflection (increasing both sides)
    • After 11: still increasing

    So likely: local minimum at x=2x=-2, then graph rises, flattens at x=1x=1, and continues rising.

Why this is a shortcut:
You skip integrating f(x)f'(x) completely. In the A Level exam, if the question only needs you to describe the shape, this method is much faster.


Shortcut B: Optimisation – differentiate the right variable

In many JC questions, the time-killer is setting up the wrong variable or having too many variables.

Example type:
A rectangle is inscribed under the curve y=12x2y = 12 - x^2 in the first quadrant, with one vertex at the origin and the opposite vertex on the curve. Find the maximum area.

Fast method:

  1. Choose one variable only
    Let the top-right vertex be (x,y)(x, y) on the curve in the first quadrant.
    So y=12x2y = 12 - x^2, with x>0x > 0.

  2. Express area in terms of xx only
    Rectangle has width xx and height yy.
    A=xy=x(12x2)=12xx3A = x \cdot y = x(12 - x^2) = 12 x - x^3

  3. Differentiate once and solve A(x)=0A'(x)=0
    A(x)=123x2A'(x) = 12 - 3 x^2
    Set to zero:
    123x2=0x2=4x=2 (since x>0)12 - 3 x^2 = 0 \Rightarrow x^2 = 4 \Rightarrow x=2 \ (\text{since } x>0)

  4. Check that it’s a maximum (quick 2nd derivative test)
    A(x)=6xA''(x) = -6 x
    At x=2x=2, A(2)=12<0A''(2) = -12 < 0 → maximum.

  5. Find maximum area
    Amax=12(2)23=248=16A_{\max} = 12(2) - 2^3 = 24 - 8 = 16

Shortcut mindset:
Always try to:

  • Express the quantity to optimise (area, volume, cost) in one variable.
  • Differentiate once, solve, and use 2nd derivative test quickly.

If you’re stuck, you can throw the expression into Tutorly.sg at https://tutorly.sg/app and ask it to show you the full step-by-step differentiation and reasoning for the maximum.


2. Integration shortcuts: spotting patterns quickly

Shortcut C: Use symmetry for definite integrals

For many A Level questions, especially with even/odd functions, you can save a lot of time.

Key facts:

  • A function is even if f(x)=f(x)f(-x) = f(x) → graph symmetric about the yy-axis.
  • A function is odd if f(x)=f(x)f(-x) = -f(x) → symmetric about the origin.

Shortcuts:

  1. If f(x)f(x) is odd, then
    aaf(x)dx=0\int_{-a}^{a} f(x)\,dx = 0

  2. If f(x)f(x) is even, then
    aaf(x)dx=20af(x)dx\int_{-a}^{a} f(x)\,dx = 2\int_{0}^{a} f(x)\,dx

Example:
Evaluate 22x3cosxdx\displaystyle \int_{-2}^{2} x^3\cos x \, dx.

  • x3x^3 is odd, cosx\cos x is even → product of odd and even is odd.
  • So f(x)=x3cosxf(x) = x^3\cos x is odd.
  • Therefore 22x3cosxdx=0\displaystyle \int_{-2}^{2} x^3\cos x \, dx = 0.

No integration by parts needed. Instant 1–2 marks.


Shortcut D: Substitution spotting

A lot of tough-looking integrals are just chain rule in reverse.

Pattern to look for:
If you see something like f(x)[f(x)]nf'(x) \cdot [f(x)]^n or f(x)g(f(x))f'(x)\cdot g(f(x)), think substitution.

Example:
Evaluate 3x2(1+x3)4dx\displaystyle \int 3 x^2(1+x^3)^4 \, dx.

  1. Spot the inner function: 1+x31 + x^3
    Its derivative is 3x23 x^2 → already present outside.

  2. Substitute:
    Let u=1+x3du=3x2dxu = 1 + x^3 \Rightarrow du = 3 x^2 dx.

  3. Integral becomes:
    u4du=u55+C=(1+x3)55+C.\int u^4 \, du = \frac{u^5}{5} + C = \frac{(1+x^3)^5}{5} + C.

In the exam, once you see this pattern enough times, you can almost do it mentally.

If you’re not sure what substitution to use, you can ask Tutorly.sg to “show substitution method for this integral” and it will walk you through the steps.


3. AP/GP & summation shortcuts

Shortcut E: Use the formula that cancels fastest

Instead of always writing everything out, try to choose the formula that cancels nicely.

Example type (GP):
Find the sum of the first nn terms of a GP with first term aa and common ratio r1r \neq 1.

You might know both forms:

  1. Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}
  2. Sn=a(1rn)1rS_n = \frac{a(1 - r^n)}{1 - r}

Shortcut:
Use the version that avoids negative signs or awkward denominators.

  • If 0<r<10 < r < 1, I usually use Sn=a(1rn)1rS_n = \dfrac{a(1 - r^n)}{1 - r}.
  • If r>1r > 1, I often use Sn=a(rn1)r1S_n = \dfrac{a(r^n - 1)}{r - 1}.

It’s the same formula, but in algebra-heavy questions, this saves time and reduces sign mistakes.


Shortcut F: Sum to infinity – think “ratio only”

If r<1|r|<1, then S=a1rS_\infty = \dfrac{a}{1 - r}.

Fast thinking:
When you see multiple GPs in one question, quickly focus on the ratio and first term only.

Example:
An infinite GP has first term 5 and sum to infinity 20. Find rr.

Use S=a1rS_\infty = \dfrac{a}{1 - r}.
So 20=51r1r=520=1420 = \dfrac{5}{1 - r} \Rightarrow 1 - r = \dfrac{5}{20} = \dfrac{1}{4}
r=114=34\Rightarrow r = 1 - \dfrac{1}{4} = \dfrac{3}{4}.

No need to think about nn at all.


4. Probability & binomial shortcuts

Shortcut G: Use complement when “at least” or “at most” is messy

Pattern:
If you see “at least 1”, “at least 2”, etc., and the direct method gives many terms, try the complement.

Example:
XBin(n=10,p=0.2)X \sim \text{Bin}(n=10, p=0.2), find P(X1)P(X \ge 1).

Instead of summing P(X=1)+P(X=2)++P(X=10)P(X=1)+P(X=2)+\dots+P(X=10), use:

P(X1)=1P(X=0)P(X \ge 1) = 1 - P(X=0)
P(X=0)=(100)(0.2)0(0.8)10=(0.8)10P(X=0) = \binom{10}{0}(0.2)^0(0.8)^{10} = (0.8)^{10}
So P(X1)=1(0.8)10P(X \ge 1) = 1 - (0.8)^{10}.

One term instead of ten.


Shortcut H: Mean and variance of binomial – don’t expand

You should know these by heart:

  • If XBin(n,p)X \sim \text{Bin}(n, p),
    • E(X)=npE(X) = np
    • Var(X)=np(1p)\text{Var}(X) = np(1-p)

In many A Level questions, they ask for mean and variance first, then use them later for approximations or comparisons. Don’t start expanding the whole distribution.


5. Vectors shortcuts

Shortcut I: Use dot product to check perpendicular quickly

If two vectors a\vec{a} and b\vec{b} are perpendicular, then ab=0\vec{a} \cdot \vec{b} = 0.

In the exam, instead of drawing or overthinking geometry, quickly compute dot product.

Example:
Check if a=(121)\vec{a} = \begin{pmatrix}1\\2\\-1\end{pmatrix} is perpendicular to b=(210)\vec{b} = \begin{pmatrix}2\\-1\\0\end{pmatrix}.

ab=12+2(1)+(1)0=22+0=0\vec{a} \cdot \vec{b} = 1\cdot 2 + 2\cdot(-1) + (-1)\cdot 0 = 2 - 2 + 0 = 0

So they are perpendicular.


Shortcut J: Line–plane intersection – plug and solve

To find where a line meets a plane, the fastest method is usually:

  1. Write the line in parametric form (if not already).
  2. Substitute x,y,zx, y, z into plane equation.
  3. Solve for parameter (e.g. λ\lambda), then substitute back.

Example:
Line l:r=(123)+λ(211)l: \vec{r} = \begin{pmatrix}1\\2\\3\end{pmatrix} + \lambda \begin{pmatrix}2\\1\\-1\end{pmatrix}
Plane π:x+y+z=6\pi: x + y + z = 6.
Find point of intersection.

  1. Parametric form:
    x=1+2λx = 1 + 2\lambda
    y=2+λy = 2 + \lambda
    z=3λz = 3 - \lambda

  2. Substitute into plane:
    (1+2λ)+(2+λ)+(3λ)=6(1 + 2\lambda) + (2 + \lambda) + (3 - \lambda) = 6
    1+2+3+(2λ+λλ)=61+2+3 + (2\lambda + \lambda - \lambda) = 6
    6+2λ=62λ=0λ=06 + 2\lambda = 6 \Rightarrow 2\lambda = 0 \Rightarrow \lambda = 0.

  3. Substitute λ=0\lambda=0 back into line:
    (x,y,z)=(1,2,3)(x, y, z) = (1, 2, 3).

No need for fancy vector geometry; just plug and solve.


Exam strategy guide

Shortcuts are powerful only if you know when to use them. Here’s how to structure your A Level H 2 Math exam strategy around speed and accuracy.

“Access more than 1000+ past year papers to practice”
👉 Start a paper today and test yourself like it’s the real exam.

Study smarter with Tutorly.sg


1. First 10 minutes: scan and mark

When you get the paper:

  1. Flip through all questions quickly.
  2. Put a small mark:
    • ✔ for “I can do this confidently”
    • ? for “I think I can, but need time”
    • ! for “Looks tough / unfamiliar”

This helps you:

  • Secure easy marks first.
  • Avoid getting trapped in a 15-mark question too early.

2. Do “guaranteed” questions first

Start with the ✔ questions:

  • Standard differentiation/integration
  • Straightforward AP/GP
  • Routine probability questions
  • Simple vectors dotproduct,basicline/planedot product, basic line/plane

Your goal is to build momentum and confidence, and lock in marks early.

Use shortcuts here to move even faster:

  • Symmetry in integrals
  • Complement rule in binomial
  • Dot product for perpendicularity
  • Direct formulas for mean/variance

3. For tough questions: recognise the pattern first, don’t brute-force

When you face a ? or ! question, pause for 20–30 seconds and ask:

  • Is this a standard type? e.g.optimisation,showthatinequality,areaundercurvee.g. optimisation, show-that inequality, area under curve
  • Which topic is it really testing? (e.g. substitution, partial fractions, conditional probability)

Once you identify the pattern, choose the matching shortcut:

  • Optimisation → express in 1 variable, differentiate once
  • Definite integral with symmetry → check even/odd
  • Probability “at least” → try complement
  • Vectors with angles → dot product, not geometry

If after 2–3 minutes you still can’t see the path, move on and come back later. Don’t let one question destroy your timing.


4. Time budgeting (realistic for Singapore A Levels)

For H 2 Math Paper 1 or 2 3hours,100marks3 hours, 100 marks, a rough guide:

  • First 30–40 min: clear as many short, straightforward parts as possible.
  • Next 1.5 hours: tackle medium and long questions systematically.
  • Last 30–40 min:
    • Return to stuck questions.
    • Double-check answers where you know you’re weak (e.g. algebraic manipulation, sign errors).

You don’t need to be perfect, but you must not leave many blank parts that you could have attempted with a bit more time.

Shortcuts are not about skipping working; they’re about choosing the fastest valid method.


5. How to practise shortcuts effectively (not just memorise)

If you want these methods to be automatic:

  1. Pick 1 topic per day (e.g. binomial, vectors, optimisation).
  2. Do 3–5 exam-style questions focusing on using the shortcut.
  3. After each question, reflect:
    • Did I spot the shortcut early?
    • If not, what clue did I miss?

You can use Tutorly.sg to generate more questions of the same type and difficulty:

  • Go to https://tutorly.sg/ai-tutor-singapore
  • Select your level and subject e.g.JC2H2Mathe.g. JC 2 H 2 Math.
  • Ask for:
    “Give me 5 A Level style optimisation questions with increasing difficulty and show full worked solutions.”

Tutorly will give you questions plus step-by-step solutions, so you can compare your method with the faster method.


Worksheet practice

Let’s go through some practice questions, including hard variants similar to what you might see in A Level prelims or the actual exam.

Try them on your own first, then use these as model solutions or ask Tutorly.sg to generate similar ones.


Practice Set 1: Differentiation & optimisation

Q 1 (Medium)

The curve y=x36x2+9xy = x^3 - 6 x^2 + 9 x.

  1. Find the coordinates of the stationary points.
  2. Determine the nature of each stationary point.

Outline of shortcut solution:

  1. Differentiate:
    dydx=3x212x+9=3(x24x+3)=3(x1)(x3).\frac{dy}{dx} = 3 x^2 - 12 x + 9 = 3(x^2 - 4 x + 3) = 3(x-1)(x-3).
    Set dydx=0\dfrac{dy}{dx} = 0x=1x=1 or x=3x=3.

“Doing Secondary Science? Pick a topic and practise like it’s a real exam — with clear answers right after.”
👉 Try Tutorly now and start a Science topic in seconds.

![Secondary Science topics you can practise on Tutorly.sg]/app/blogimages/middle2.png/app/blog-images/middle 2.png

  1. Find yy-coordinates:

    • At x=1x=1: y=16+9=4y=1 - 6 + 9 = 4.
    • At x=3x=3: y=2754+27=0y=27 - 54 + 27 = 0.
      So stationary points: (1,4)(1,4) and (3,0)(3,0).
  2. Use sign chart (fast):
    For x<1x<1, choose x=0x=0: (x1)(x3)=()()=+(x-1)(x-3) = (-)(-) = + → increasing.
    Between 1 and 3, pick x=2x=2: (+)()=(+)(-) = - → decreasing.
    For x>3x>3, pick x=4x=4: (+)(+)=+(+)(+) = + → increasing.

So:

  • (1,4)(1,4): increasing → decreasing → local maximum
  • (3,0)(3,0): decreasing → increasing → local minimum

Q 2 (Harder optimisation)

A cylindrical container without a lid is to have a volume of 500 cm3500\ \text{cm}^3. The base radius is rr cm and the height is hh cm. The material for the base costs twice as much per cm2\text{cm}^2 as the material for the curved surface. Find the value of rr and hh that minimise the total cost.

Outline of shortcut approach:

  1. Volume: V=πr2h=500h=500πr2V = \pi r^2 h = 500 \Rightarrow h = \dfrac{500}{\pi r^2}.

  2. Cost:

    • Base area: πr2\pi r^2 (cost factor 2k2 k per cm2\text{cm}^2).
    • Curved surface area: 2πrh2\pi r h (cost factor kk per cm2\text{cm}^2).
      Total cost CC (in units of kk):
      C=2(πr2)+1(2πrh)=2πr2+2πrh.C = 2(\pi r^2) + 1(2\pi r h) = 2\pi r^2 + 2\pi r h.
  3. Substitute hh:
    C(r)=2πr2+2πr500πr2=2πr2+1000r.C(r) = 2\pi r^2 + 2\pi r \cdot \frac{500}{\pi r^2} = 2\pi r^2 + \frac{1000}{r}.

  4. Differentiate and set to zero:
    C(r)=4πr1000r2.C'(r) = 4\pi r - 1000 r^{-2}.
    Set C(r)=0C'(r)=0:
    4πr1000r2=04πr3=1000r3=250π.4\pi r - \frac{1000}{r^2} = 0 \Rightarrow 4\pi r^3 = 1000 \Rightarrow r^3 = \frac{250}{\pi}.

    So r=(250π)1/3r = \left(\dfrac{250}{\pi}\right)^{1/3}.

  5. Find hh:
    h=500πr2=500π(250π)2/3=(simplify if needed).h = \frac{500}{\pi r^2} = \frac{500}{\pi \left(\dfrac{250}{\pi}\right)^{2/3}} = \text{(simplify if needed)}.

  6. 2nd derivative test (quick):
    C(r)=4π+2000r3>0C''(r) = 4\pi + 2000 r^{-3} > 0 for r>0r>0 → minimum.

This is exactly the kind of question where setting up the expression in one variable and differentiating once is your main shortcut.


Practice Set 2: Integration

Q 3 (Medium with symmetry)

Evaluate 33(x54x3+2x)dx\displaystyle \int_{-3}^{3} (x^5 - 4 x^3 + 2 x)\,dx.

Shortcut solution:

All terms are odd powers of xx, so the whole integrand is an odd function.

Therefore,
33(x54x3+2x)dx=0.\int_{-3}^{3} (x^5 - 4 x^3 + 2 x)\,dx = 0.


Q 4 (Harder substitution)

Evaluate 016x(1+3x2)2dx\displaystyle \int_{0}^{1} \frac{6 x}{(1+3 x^2)^2}\,dx.

Shortcut solution:

  1. Spot inner function: 1+3x21+3 x^2; derivative is 6x6 x.

  2. Substitute:
    Let $u = 1 + 3 x


“Practice PSLE Science questions and get clear, step-by-step answers instantly.”
👉 Try a question now and see how fast you can improve.

Try Tutorly.sg on the website

Ready to practise?

If you want a Singapore-focused AI tutor you can use immediately website,nosignupwebsite, no sign-up, try Tutorly here:


Related Articles