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.

JC H2 Math: A Revision Workflow with an AI Tutor (Singapore)

Updated October 20, 20189 min readA 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

For JC students, an AI tutor in Singapore is most useful when it helps you practise specific A-Level question types and clean up your working fast.

“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

If you’re not improving, it’s usually one of these:

  • you practise topics too broadly (no repetition of the same pattern)
  • you don’t diagnose the first wrong step
  • you don’t do timed sets after accuracy stabilises

The JC reality: you don’t have time to “revise everything”

JC revision gets stressful because the syllabus is big and the questions are layered.

If you’re feeling stuck, it often looks like:

  • you “understand” during review, but can’t reproduce under pressure,
  • you lose method marks because your working is messy,
  • you keep doing different questions but never stabilise a pattern.

An AI tutor helps when it gives you focused repetition and fast marking of your working.

If you want Tutorly’s Singapore AI tutor page, start here:
AI Tutor Singapore

The H 2 Math workflow (pattern → steps → timed)

Step 1: Pick one high-impact topic (5 minutes)

Start with topics that often leak marks:

  • Functions & graphs
  • Calculus techniques
  • Sequences & series
  • Probability & distributions
  • Vectors

“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

Pick the topic where you lose marks most consistently — not the one you like.

Step 2: Break it into question types (this is the key)

Example: “integration” is too broad. Break it into:

  • substitution recognition
  • integration by parts selection
  • algebra rearrangement before integrating
  • bounds / constants handling

Then drill one question type at a time.

If you can’t name the question type, you can’t practise it properly.

Step 3: Mark your steps (method marks matter)

After each attempt:

  • highlight the first wrong line
  • ask for the corrected line + the reason your line fails
  • redo immediately

Step 4: Add timed sets (2–3 times/week)

Once accuracy is stable:

  • do 10–14 questions mixed (timed)
  • review only the questions you lost marks on

The “first wrong line” rule (this fixes 80% of slow progress)

Most JC students review like this:

  • “I got it wrong, so I’ll read the full solution.”

That feels safe but it’s slow. Instead:

  • find the first wrong line
  • fix only that
  • redo the question

This turns every mistake into a targeted correction instead of a long reading session.

Prompts that are useful for H 2 Math (copy/paste)

  • “I’m a JC 2 student in Singapore. Give me 6 H 2 Math questions on vectors focused on one pattern (e.g., line intersection). One at a time. Wait for my answer.”
  • “Here is my working. Identify the first wrong line and give a corrected line. Then give 2 similar questions.”
  • “Create a 30-minute timed mixed set across calculus + probability. Provide marking-scheme style answers.”

A 2-week plan if your exam is near

This is realistic for most students.

Week 1: Stabilise 2 weak patterns

  • pick 2 topics
  • for each topic, pick 2 question types
  • drill 6 questions per session, 4 sessions/week

Week 2: Timed mixed sets + targeted correction

  • 2 timed mixed sets
  • 2 topical drills (based on mistakes from timed sets)
  • 1 final mixed set

What to ask for if you want marking-scheme style answers

Use these:

  • “Give answers in marking scheme style (short, method marks).”
  • “Don’t skip algebra steps; show method-mark lines only.”

Sample questions + step-by-step solutions (JC H 2 Math style)

Question 1 (Differentiation: stationary points)

Given y=x33x29x+2y = x^3 - 3 x^2 - 9 x + 2,

  1. find dydx\dfrac{dy}{dx}
  2. find the xx-coordinates of the stationary points.

Solution (step-by-step)

Part 1: Differentiate

Step 1: Differentiate term-by-term.
ddx(x3)=3x2,ddx(3x2)=6x,ddx(9x)=9,ddx(2)=0\dfrac{d}{dx}(x^3)=3 x^2,\quad \dfrac{d}{dx}(-3 x^2)=-6 x,\quad \dfrac{d}{dx}(-9 x)=-9,\quad \dfrac{d}{dx}(2)=0

Why: Differentiation is linear: we can differentiate each term separately and add the results.

So:
dydx=3x26x9\frac{dy}{dx}=3 x^2-6 x-9

Part 2: Stationary points

Step 2: Set dydx=0\dfrac{dy}{dx}=0.
Stationary points occur when the gradient is zero.
3x26x9=03 x^2-6 x-9=0

Step 3: Factorise.
Factor out 3 first:
3(x22x3)=03(x^2-2 x-3)=0

Why: Factoring simplifies the equation and makes solving faster.

Now factor the quadratic:
x22x3=(x3)(x+1)x^2-2 x-3=(x-3)(x+1)

So:
3(x3)(x+1)=03(x-3)(x+1)=0

Step 4: Solve each factor.
x3=0x=3,x+1=0x=1x-3=0 \Rightarrow x=3,\quad x+1=0 \Rightarrow x=-1

Final answers:
dydx=3x26x9\dfrac{dy}{dx}=3 x^2-6 x-9
Stationary points at x=3x=3 and x=1x=-1

Answer check (common wrong answers + why)

  • Wrong derivative: 3x23x93 x^2-3 x-9: differentiating 3x2-3 x^2 incorrectly (it becomes 6x-6 x, not 3x-3 x).
  • Wrong stationary points: setting y=0y=0 instead of dydx=0\dfrac{dy}{dx}=0 (stationary points are about gradient).

Question 2 (Integration: substitution)

Evaluate 2x(x2+1)5dx\int 2 x(x^2+1)^5\,dx.

Solution (step-by-step)

Step 1: Choose a substitution.
Let u=x2+1u = x^2+1.

Why: We see (x2+1)5(x^2+1)^5 and also 2x2 x. That’s a strong hint for substitution.

Step 2: Differentiate uu with respect to xx.
dudx=2xdu=2xdx\frac{du}{dx}=2 x \Rightarrow du = 2 x\,dx

Step 3: Replace in the integral.
2x(x2+1)5dx=u5du\int 2 x(x^2+1)^5\,dx = \int u^5\,du

Step 4: Integrate.
u5du=u66+C\int u^5\,du = \frac{u^6}{6}+C

Why: Use the power rule: undu=un+1n+1+C\int u^n du = \frac{u^{n+1}}{n+1}+C for n1n\neq -1.

Step 5: Substitute back u=x2+1u=x^2+1.
(x2+1)66+C\frac{(x^2+1)^6}{6}+C

Final answer: (x2+1)66+C\dfrac{(x^2+1)^6}{6}+C

Answer check (common wrong answers + why)

  • Wrong answer: (x2+1)55+C\dfrac{(x^2+1)^5}{5}+C: forgetting to increase the power (it must be 66, not 55).
  • Wrong answer: (x2+1)63+C\dfrac{(x^2+1)^6}{3}+C: missing the 16\frac{1}{6} factor (from integrating u5u^5).

Question 3 (Probability)

A fair coin is tossed 5 times. Find the probability of getting exactly 3 heads.

“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

Solution (step-by-step)

Step 1: Identify the distribution.
This is a binomial situation: each toss has two outcomes H/TH/T, and the probability of head is constant.

So:

  • n=5n=5
  • p=12p=\dfrac 12
  • want P(X=3)P(X=3)

Why: Binomial applies when trials are independent and identical.

Step 2: Use the binomial formula.
P(X=3)=(53)(12)3(12)53P(X=3)=\binom{5}{3}\left(\frac 12\right)^3\left(\frac 12\right)^{5-3}

Why: (53)\binom{5}{3} counts how many ways to place 3 heads in 5 tosses.

Step 3: Simplify.
(53)=10,(12)3(12)2=(12)5=132\binom{5}{3}=10,\quad \left(\frac 12\right)^3\left(\frac 12\right)^2=\left(\frac 12\right)^5=\frac{1}{32}

So:
P(X=3)=10132=1032=516P(X=3)=10\cdot \frac{1}{32}=\frac{10}{32}=\frac{5}{16}

Final answer: 516\dfrac{5}{16}

Answer check (common wrong answers + why)

  • Wrong answer: 132\dfrac{1}{32}: forgetting the combinations (53)\binom{5}{3}.
  • Wrong answer: 35\dfrac{3}{5}: treating probability like “3 out of 5” (binomial requires counting outcomes).

Question 4 (Sequences and series)

The sequence is defined by un=3n1u_n = 3 n - 1.

  1. Find u1u_1, u2u_2, and u5u_5.
  2. Find the sum of the first 10 terms, S10S_{10}.

Solution (step-by-step)

Part 1: Substitute values of nn.

Step 1: Find u1u_1.
u1=3(1)1=2u_1 = 3(1) - 1 = 2

Why: The formula gives the term directly once you plug in nn.

Step 2: Find u2u_2.
u2=3(2)1=5u_2 = 3(2) - 1 = 5

Step 3: Find u5u_5.
u5=3(5)1=14u_5 = 3(5) - 1 = 14

Part 2: Sum of first 10 terms

This is an arithmetic sequence because the difference between terms is constant:
un+1un=[3(n+1)1][3n1]=3u_{n+1}-u_n = [3(n+1)-1] - [3 n-1] = 3

Why: Constant difference means arithmetic progression (AP), so we can use AP sum formulas.

So:

  • first term a=u1=2a = u_1 = 2
  • common difference d=3d = 3
  • number of terms n=10n = 10

Step 4: Find the 10th term u10u_{10}.
u10=3(10)1=29u_{10} = 3(10) - 1 = 29

Step 5: Use the AP sum formula.
S10=n2(a+u10)=102(2+29)=5×31=155S_{10} = \frac{n}{2}(a + u_{10}) = \frac{10}{2}(2+29)=5 \times 31 = 155

Why: AP sum is the average of first and last term multiplied by number of terms.

Final answers:
u1=2,  u2=5,  u5=14u_1=2,\; u_2=5,\; u_5=14 and S10=155S_{10}=155

Answer check (common wrong answers + why)

  • Wrong u1u_1: 3: forgetting the “1-1” in 3n13 n-1.
  • Wrong sum: 150: using the wrong last term (you need u10=29u_{10}=29, not u9u_9 or u11u_{11}).

If you want an AI tutor built for Singapore JC revision

Tutorly.sg supports JC levels with Singapore-focused practice and step-by-step explanations.

Start here: AI Tutor Singapore

Try Tutorly immediately nosignupno sign-up:
https://tutorly.sg/app

“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