Tip: Tutorly's full features are available on tablet and desktop.
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.
Try Tutorly Free →

Common A Level Math Questions In Singapore: How To Tackle The Most Frequently Tested Types

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

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

If you’re taking A Level Math in Singapore, you already know this: the syllabus is huge, your school tutorials are heavy, and the exam questions can feel like they’re from another planet.

But here’s the good news — A Level Math papers (H 1/H 2) from MOE and Cambridge are not random. There are very clear patterns in the types of questions that keep appearing: differentiation with application, tricky integration, AP/GP, conditional probability, vectors in 3 D, functions and graph transformations, and more.

“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

In this guide, I’ll walk you through:

  • The most common A Level Math question types in Singapore
  • How examiners usually twist them
  • Step-by-step methods you can follow
  • Practice-style questions (including hard variants) you can try on your own
  • How to use Tutorly.sg as your 24/7 “on standby” AI tutor to drill these patterns

Tutorly.sg is a Singapore-built AI tutor website (not an app) aligned to the MOE JC syllabus. It’s been mentioned on Channel NewsAsia (CNA) and used by thousands of students in Singapore, especially during the mad rush before promos and A Levels.

You can try it here anytime:

Let’s go topic by topic, but in a way that’s actually exam-focused.


Step-by-step tutorial

In this section, I’ll break down common exam-style question types and show you a repeatable way to attack them.

I’ll focus on H 2 Math, but H 1 students can still benefit for overlapping topics (just check what’s in your syllabus).


1. Differentiation With Application (Maxima/Minima, Rates of Change)

This is one of the most frequently tested areas. Examiners love:

  • Optimisation word problems (e.g. fencing, box, tank, area/volume)
  • Tangent/normal questions
  • Rates of change (related rates)

Typical optimisation flow

A classic A Level-style question:

A rectangular garden has perimeter 40 m40\text{ m}. Find the dimensions that maximise its area.

Step-by-step approach:

  1. Define variables
    Let length 𝑥, breadth 𝑦.

  2. Write constraint (from the word problem)
    Perimeter: 2𝑥+2𝑦=40𝑥+𝑦=20𝑦=20𝑥2𝑥 + 2𝑦 = 40 \Rightarrow 𝑥 + 𝑦 = 20 \Rightarrow 𝑦 = 20 - 𝑥.

  3. Write the quantity to optimise
    Area: 𝐴=xy=𝑥(20𝑥)=20𝑥𝑥2𝐴 = xy = 𝑥(20 - 𝑥) = 20𝑥 - 𝑥^2.

  4. Differentiate
    dAdx=202𝑥\frac{dA}{dx} = 20 - 2𝑥

  5. Find stationary point
    Set dAdx=0\frac{dA}{dx}=0:
    202𝑥=0𝑥=1020 - 2𝑥 = 0 \Rightarrow 𝑥 = 10.
    Then 𝑦 = 20 - 10 = 10.

  6. Check it’s a maximum
    Second derivative: 𝑑2𝐴dx2=2<0\frac{𝑑^2𝐴}{dx^2} = -2 < 0 so 𝑥=10 gives a maximum.

  7. Conclude with context
    The garden is a 10 m×10 m10\text{ m} \times 10\text{ m} square.

What to remember for exams:

  • Always express everything in terms of one variable first.
  • Differentiate, set derivative to zero, then check max/min using second derivative or sign change.
  • Give units and answer in context (“dimensions”, not just 𝑥=10).

2. Integration With Area/Volume

This is another favourite. Common A Level patterns:

  • Area between curve and line
  • Area between two curves
  • Volume of revolution about 𝑥- or 𝑦-axis

Typical area-between-curves flow

Example style:

Find the area enclosed between the curves 𝑦=𝑥2𝑦 = 𝑥^2 and 𝑦=4𝑥𝑥2𝑦 = 4𝑥 - 𝑥^2.

Step-by-step:

  1. Find points of intersection
    Set 𝑥2=4𝑥𝑥2𝑥^2 = 4𝑥 - 𝑥^2:
    2𝑥24𝑥=02𝑥(𝑥2)=0𝑥=0 or 𝑥=22𝑥^2 - 4𝑥 = 0 \Rightarrow 2𝑥(𝑥 - 2) = 0 \Rightarrow 𝑥 = 0 \text{ or } 𝑥 = 2

  2. Decide which curve is on top
    Compare at a point between 0 and 2, say 𝑥=1:

    • 𝑦1=12=1𝑦_1 = 1^2 = 1
    • 𝑦2=4(1)12=3𝑦_2 = 4(1) - 1^2 = 3
      So 𝑦=4𝑥𝑥2𝑦 = 4𝑥 - 𝑥^2 is above 𝑦=𝑥2𝑦 = 𝑥^2.
  3. Set up integral
    Area:
    𝐴=02[(4𝑥𝑥2)𝑥2]dx=02(4𝑥2𝑥2)dx𝐴 = \int_{0}^{2} \left[(4𝑥 - 𝑥^2) - 𝑥^2\right] \, dx = \int_{0}^{2} (4𝑥 - 2𝑥^2) \, dx

  4. Integrate
    (4𝑥2𝑥2)dx=2𝑥223𝑥3\int (4𝑥 - 2𝑥^2)\,dx = 2𝑥^2 - \frac{2}{3}𝑥^3
    Evaluate from 0 to 2:
    𝐴=(2(2)223(2)3)0=(8163)=83𝐴 = \left(2(2)^2 - \frac{2}{3}(2)^3\right) - 0 = (8 - \frac{16}{3}) = \frac{8}{3}

Exam habits:

  • Always show the intersection working; examiners want to see it.
  • State clearly which curve is “on top”.
  • Don’t forget absolute values if the context demands positive area.

3. Sequences & Series (AP/GP, Sigma Notation)

These are very “scorable” if you know the templates.

Common A Level question types:

  • Find 𝑛th term, sum of first 𝑛 terms
  • “At least / at most” type questions using sums
  • Mixed AP/GP in the same question

Typical GP sum flow

Example style:

A geometric progression has first term 3 and common ratio 2.
(a) Find the sum of the first 8 terms.
(b) Find the least 𝑛 such that the sum of the first 𝑛 terms exceeds 1000.

Step-by-step:

(a) Sum of first 𝑛 terms of GP:
𝑆𝑛=𝑎𝑟𝑛1𝑟1𝑆_𝑛 = 𝑎 \cdot \frac{𝑟^𝑛 - 1}{𝑟 - 1}
So:
𝑆8=328121=3(2561)=3255=765𝑆_8 = 3 \cdot \frac{2^8 - 1}{2 - 1} = 3(256 - 1) = 3 \cdot 255 = 765

(b) Need smallest 𝑛 such that 𝑆𝑛>1000𝑆_𝑛 > 1000:
32𝑛121>10003(2𝑛1)>10002𝑛1>100033 \cdot \frac{2^𝑛 - 1}{2 - 1} > 1000 \Rightarrow 3(2^𝑛 - 1) > 1000 \Rightarrow 2^𝑛 - 1 > \frac{1000}{3}
2𝑛>10003+1=10033334.332^𝑛 > \frac{1000}{3} + 1 = \frac{1003}{3} \approx 334.33
Find smallest 𝑛 where 2𝑛>334.332^𝑛 > 334.33.
28=2562^8 = 256 (too small), 29=5122^9 = 512 (big enough).
So 𝑛 = 9.

Exam habits:

  • Write the formula first, then substitute.
  • For “least 𝑛” or “smallest integer”, check by direct substitution at the end (e.g. compute 𝑆8𝑆_8, 𝑆9𝑆_9).

4. Probability & Statistics (Binomial, Normal, Conditional)

For H 2, Probability + Statistics is a major chunk. Common patterns:

  • Binomial distribution with “at least / at most”
  • Normal approximation to binomial
  • Conditional probability using tree diagrams or formula
  • Hypothesis testing (for stats paper)

Typical binomial flow

Example style:

The probability that a machine produces a defective item is 0.02.
A sample of 20 items is selected at random.
(a) Find the probability that there are exactly 2 defective items.
(b) Find the probability that there are at most 1 defective item.

Step-by-step:

Let 𝑋 = number of defective items.
𝑋Bin(𝑛=20,𝑝=0.02)𝑋 \sim \text{Bin}(𝑛=20, 𝑝=0.02).

(a)
𝑃(𝑋=2)=(202)(0.02)2(0.98)18𝑃(𝑋 = 2) = \binom{20}{2}(0.02)^2(0.98)^{18}

(b)
“At most 1” means 𝑋=0 or 11:
𝑃(𝑋1)=𝑃(𝑋=0)+𝑃(𝑋=1)𝑃(𝑋 \le 1) = 𝑃(𝑋=0) + 𝑃(𝑋=1)
𝑃(𝑋=0)=(200)(0.02)0(0.98)20=(0.98)20𝑃(𝑋=0) = \binom{20}{0}(0.02)^0(0.98)^{20} = (0.98)^{20}
𝑃(𝑋=1)=(201)(0.02)(0.98)19𝑃(𝑋=1) = \binom{20}{1}(0.02)(0.98)^{19}
Then add them.

Exam habits:

  • Always define 𝑋 clearly with distribution.
  • Use correct notation: 𝑋Bin(20,0.02)𝑋 \sim \text{Bin}(20, 0.02).
  • For “at least / at most”, translate carefully to 𝑋𝑘𝑋 \le 𝑘 or 𝑋𝑘𝑋 \ge 𝑘 and decide if you want to use 1𝑃(𝑋)1 - 𝑃(𝑋 \le \dots).

5. Vectors in 3 D Geometry

This topic is heavily tested because it checks both algebra and spatial reasoning.

Common patterns:

  • Show that lines are parallel / intersecting / skew
  • Find angle between lines or between line and plane
  • Find shortest distance between point and line / point and plane

Typical line–plane angle flow

Example style:

A line 𝑙 has direction vector 𝑑=(122)\mathbf{𝑑} = \begin{pmatrix}1\\2\\-2\end{pmatrix}
A plane π\pi has normal vector 𝑛=(211)\mathbf{𝑛} = \begin{pmatrix}2\\-1\\1\end{pmatrix}.
Find the acute angle between the line and the plane.

Step-by-step:

Angle between line and plane is complementary to angle between line and normal.

  1. Find angle θ\theta between 𝑑\mathbf{𝑑} and 𝑛\mathbf{𝑛} using:
    cosθ=𝑑𝑛𝑑𝑛\cos\theta = \frac{\mathbf{𝑑} \cdot \mathbf{𝑛}}{\|\mathbf{𝑑}\| \|\mathbf{𝑛}\|}

Compute dot product:
𝑑𝑛=1(2)+2(1)+(2)(1)=222=2\mathbf{𝑑} \cdot \mathbf{𝑛} = 1(2) + 2(-1) + (-2)(1) = 2 - 2 - 2 = -2

Norms:
𝑑=12+22+(2)2=9=3\|\mathbf{𝑑}\| = \sqrt{1^2 + 2^2 + (-2)^2} = \sqrt{9} = 3
𝑛=22+(1)2+12=6\|\mathbf{𝑛}\| = \sqrt{2^2 + (-1)^2 + 1^2} = \sqrt{6}

So:
cosθ=236\cos\theta = \frac{-2}{3\sqrt{6}}

Take acute angle:
θ=cos1(236)\theta = \cos^{-1}\left(\frac{2}{3\sqrt{6}}\right) (ignore sign for angle).

  1. Angle between line and plane is:
    ϕ=90θ\phi = 90^\circ - \theta

Exam habits:

  • Always state what angle you’re finding (line–line, line–plane, plane–plane).
  • For line–plane, remember to use the normal and then subtract from 9090^\circ.

6. Functions & Graphs (Transformations, Inverses)

This is where many students lose marks unnecessarily.

Common patterns:

  • Sketching transformed graphs
  • Finding inverse functions and domains
  • Showing functions are one-to-one / many-to-one

Typical inverse function flow

Example style:

Given 𝑓(𝑥)=2𝑥3𝑥+1𝑓(𝑥) = \dfrac{2𝑥 - 3}{𝑥 + 1}, 𝑥1𝑥 \ne -1.
(a) Show that 𝑓 is one-to-one.
(b) Find 𝑓1(𝑥)𝑓^{-1}(𝑥) and state its domain.

Step-by-step:

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

(a) One-to-one: show 𝑓(𝑎)=𝑓(𝑏)𝑎=𝑏𝑓(𝑎) = 𝑓(𝑏) \Rightarrow 𝑎 = 𝑏.

Set:
2𝑎3𝑎+1=2𝑏3𝑏+1\frac{2𝑎 - 3}{𝑎 + 1} = \frac{2𝑏 - 3}{𝑏 + 1}
Cross-multiply:
(2𝑎3)(𝑏+1)=(2𝑏3)(𝑎+1)(2𝑎 - 3)(𝑏 + 1) = (2𝑏 - 3)(𝑎 + 1)
Expand both sides, simplify, you should end up with 𝑎 = 𝑏.

(b) Find inverse:

  1. Start with 𝑦=2𝑥3𝑥+1𝑦 = \dfrac{2𝑥 - 3}{𝑥 + 1}.
  2. Swap 𝑥 and 𝑦:
    𝑥=2𝑦3𝑦+1𝑥 = \frac{2𝑦 - 3}{𝑦 + 1}
  3. Solve for 𝑦:
    𝑥(𝑦+1)=2𝑦3𝑥(𝑦 + 1) = 2𝑦 - 3
    xy+𝑥=2𝑦3xy + 𝑥 = 2𝑦 - 3
    xy2𝑦=𝑥3xy - 2𝑦 = -𝑥 - 3
    𝑦(𝑥2)=𝑥3𝑦(𝑥 - 2) = -𝑥 - 3
    𝑦=𝑥3𝑥2𝑦 = \frac{-𝑥 - 3}{𝑥 - 2}

So:
𝑓1(𝑥)=𝑥3𝑥2𝑓^{-1}(𝑥) = \frac{-𝑥 - 3}{𝑥 - 2}

Domain of 𝑓1𝑓^{-1} is the range of 𝑓.
Also, from the formula, 𝑥2𝑥 \ne 2 (denominator).
You can find the range of 𝑓 by excluding the horizontal asymptote value from 𝑦.

Exam habits:

  • For inverse, always swap 𝑥 and 𝑦 then solve.
  • State domain and range clearly, especially when graph transformations are involved.

Exam strategy guide

Now that you’ve seen common question types, let’s talk strategy for the actual A Level exam in Singapore.

“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. Know the weightage and plan your time

For H 2 Math (9740):

  • Paper 1: Pure math focus
  • Paper 2: Pure math + probability & statistics

You don’t need to be perfect in every topic, but you must:

  • Be solid in high-frequency topics: differentiation, integration, sequences & series, vectors, probability.
  • Have a plan for time management:
    • Do the “standard pattern” questions first.
    • Leave long proofs or weird geometry to later.

A simple approach:

  • First 10–15 minutes: Scan through, mark questions as Easy / Medium / Hard based on familiarity.
  • Start with Easy → Medium → Hard.
  • Don’t get stuck more than 8–10 minutes on a single question early on.

2. Recognise question “templates”

A Level questions often follow templates with small twists:

  • “Show that …” in AP/GP → usually wants you to write general term and manipulate algebraically.
  • “Hence, or otherwise” → you are supposed to use the previous result (saves time).
  • “Given that 𝑋𝑋 \sim Binomial / Normal” → define 𝑋 properly and write the probability in notation first.

Train yourself to label the pattern in your head:

  • “This is a standard optimisation.”
  • “This is area between curves.”
  • “This is conditional probability (Bayes).”
  • “This is a vector line–plane angle question.”

Once you recognise the pattern, your brain knows which formulas and steps to use.

When you practise using Tutorly.sg, you can literally type something like:

“Give me an A Level H 2 Math question on optimisation (differentiation) similar to past year papers.”

And it will generate a question aligned to MOE A Level style, plus a step-by-step solution so you can see the full template.

Try it here: https://tutorly.sg/ai-tutor-singapore or go straight to the web app at https://tutorly.sg/app.


3. Use the marking scheme mindset

Markers in Singapore look for:

  • Correct setup (equations, definitions, notation)
  • Logical progression (each step follows from the previous)
  • Final answer with units or context

This means:

  • Even if you can’t finish, write as many correct intermediate steps as you can.
  • For probability, define 𝑋 and write 𝑃(𝑋2)𝑃(𝑋 \le 2) properly before using calculator.
  • For vectors, write vector equations clearly, e.g.
    𝑟=(120)+λ(314)\mathbf{𝑟} = \begin{pmatrix}1\\2\\0\end{pmatrix} + \lambda\begin{pmatrix}3\\-1\\4\end{pmatrix}

4. Calculators are tools, not brains

In Singapore A Levels, your GC is powerful, but:

  • It won’t help if your setup is wrong.
  • You must still show key steps.

Use your calculator for:

  • Solving equations numerically (e.g. for 𝑛 in series questions)
  • Checking binomial probabilities
  • Checking your integration/differentiation answers quickly

But don’t rely on it to guess the method. In practice sessions, do the setup without GC first, then check with GC.


5. Simulate exam conditions regularly

Doing one or two questions at a time is okay for learning, but for exam performance, you need:

  • Full-paper practice under timed conditions
  • No notes, no pausing, no checking answers in between

You can use Tutorly.sg as your “question generator”:

  1. Ask it for a full set of mixed-topic questions (e.g. “10-question A Level H 2 Math mock set focusing on vectors, integration, and probability”).
  2. Attempt them under a fixed time (e.g. 90 minutes).
  3. Only after finishing, check each answer with Tutorly and compare with the step-by-step solution.

Because Tutorly.sg is online and available 24/7, you can do this even at 1am during mugging season.


Worksheet practice

Here are some practice-style questions that mirror common A Level patterns, including hard variants. Try them on your own first before checking solutions (you can ask Tutorly.sg to walk you through them).

“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/blog-images/middle 2.png)


A. Differentiation & Optimisation

Q 1 (Standard):
A closed rectangular box with a square base is to have a volume of 108 cm3108\text{ cm}^3. The material for the base and top costs 3 times as much per cm2\text{cm}^2 as the material for the sides. Find the dimensions of the box that minimise the total cost.

Hints:

  • Let base side length be 𝑥, height be 𝑕.
  • Volume constraint: 𝑥2𝑕=108𝑥^2 𝑕 = 108.
  • Express cost in terms of 𝑥 only, then differentiate.

Hard variant – Q 2 (Trickier optimisation):
A piece of wire of length 40 cm40\text{ cm} is cut into two parts. One part is bent to form a square, and the other is bent to form a circle. How should the wire be cut so that the total area enclosed is minimised?

Hints:

  • Let 𝑥 be length used for square, so 40 - 𝑥 for circle.
  • Side of square: 𝑥4\dfrac{𝑥}{4}, radius of circle: 40𝑥2π\dfrac{40 - 𝑥}{2\pi}.
  • Total area: 𝐴(𝑥)=(𝑥4)2+π(40𝑥2π)2𝐴(𝑥) = \left(\frac{𝑥}{4}\right)^2 + \pi\left(\frac{40 - 𝑥}{2\pi}\right)^2.
  • Differentiate, set derivative to zero, check for minimum.

You can paste Q 2 into Tutorly at https://tutorly.sg/app and ask it to “show me the full working and final answer”. It will give you the step-by-step differentiation and reasoning.


B. Integration & Area/Volume

Q 3 (Standard area):
The curve 𝑦=𝑥34𝑥𝑦 = 𝑥^3 - 4𝑥 intersects the 𝑥-axis at 𝑥 = -2, 0, 2.
Find the total area of the regions enclosed between the curve and the 𝑥-axis.

Hints:

  • Sketch sign of 𝑦 between the roots.
  • You’ll need to split the integral into intervals where the curve is above/below the axis and use absolute values.

Hard variant – Q 4 (Volume of revolution):
The region 𝑅 is bounded by the curve 𝑦=ln𝑥𝑦 = \ln 𝑥, the line 𝑥 = 𝑒, and the 𝑥-axis.
Find the volume when 𝑅 is rotated about the 𝑥-axis.

Hints:

  • Identify limits: where does 𝑦=ln𝑥𝑦 = \ln 𝑥 meet the 𝑥-axis?
  • Use formula for volume of revolution:
    𝑉=π𝑎𝑏𝑦2dx𝑉 = \pi \int_𝑎^𝑏 𝑦^2 \, dx
  • Here, 𝑦=ln𝑥𝑦 = \ln 𝑥 so integrate (ln𝑥)2(\ln 𝑥)^2.

If you get stuck integrating (ln𝑥)2(\ln 𝑥)^2, ask Tutorly.sg to “show the integration of (ln𝑥)2(\ln 𝑥)^2 step-by-step using integration by parts”.


C. Sequences & Series

Q 5 (Standard AP/GP mix):
The first, third and fifth terms of an arithmetic progression (AP) are also the first three terms of a geometric progression (GP).
Given that the first term of the AP is 3 and the common difference is 𝑑,
(a) express the second and third terms of the GP in terms of 𝑑,
(b) find the value of 𝑑.

Hints:

  • AP terms: 33, 3 + 𝑑, 3 + 2𝑑, 3 + 3𝑑, 3 + 4𝑑, …
  • GP first three terms: 33, 3 + 2𝑑, 3 + 4𝑑.
  • Use GP property: (2nd)2=(1st)(3rd)(\text{2nd})^2 = (\text{1st})(\text{3rd}).

Hard variant – Q 6 (Inequality with sum):
A geometric progression has positive terms, first term 𝑎 and common ratio 𝑟 where 0 < 𝑟 < 1.
Given that the sum to infinity is 20 and the sum of the first 3 terms is more than 15,
find the range of possible values of 𝑟.

Hints:

  • Sum to infinity: 𝑎1𝑟=20𝑎=20(1𝑟)\dfrac{𝑎}{1 - 𝑟} = 20 \Rightarrow 𝑎 = 20(1 - 𝑟).
  • Sum of first 3 terms: 𝑆3=𝑎(1+𝑟+𝑟2)>15𝑆_3 = 𝑎(1 + 𝑟 + 𝑟^2) > 15.
  • Substitute 𝑎 and solve inequality in 𝑟.

D. Probability


“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, no sign-up), try Tutorly here:


Related Articles

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

More free resources