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.

JC1 H2 Math Tutorial: A Complete Survival Guide For Singapore Students

Updated April 30, 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 reading this, you’re probably in JC 1, just started H 2 Math… and already feeling the pressure.

New topics, new style of questions, and teachers moving faster than in secondary school. On top of that, you’re thinking about promos, subject dropping, and eventually A Levels.

“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

Let’s be honest: JC 1 H 2 Math is a big jump from O-Level A Math or IP Math. But it’s also very learnable — if you build the right habits early.

In this guide, I’ll walk you through a step-by-step tutorial style approach to JC 1 H 2 Math, plus:

  • How to study each topic without drowning
  • How to answer questions the way Cambridge and JC exam setters want
  • How to use worksheets and hard variants to train exam-level thinking
  • The common mistakes that cause students to fail promos (and how to avoid them)

And throughout, I’ll show you how to use Tutorly.sg — a 24/7 AI tutor website built specifically for the Singapore MOE syllabus — to support your learning. Tutorly.sg has already been used by thousands of students in Singapore and has even been mentioned on Channel NewsAsia (CNA), so you’re not experimenting with some random tool.

Main links you’ll need:


Step-by-step tutorial

Let’s break JC 1 H 2 Math into core pillars you’ll definitely see in exams and promos:

  1. Functions & Graphing
  2. Quadratics & Inequalities
  3. Sequences & Series
  4. Differentiation
  5. Integration
  6. Vectors 2 D & 3 D
  7. Probability & Statistics basicpartinJC1ifyourschoolstartsearlybasic part in JC 1 if your school starts early

Instead of just listing formulas, I’ll walk through how to learn each pillar, with mini-tutorials and “what to focus on”.


1. Functions & Graphing: Your foundation for everything

If you’re weak here, almost every topic later becomes harder.

Core ideas to master:

  • Domain and range (including restricted domains)
  • Composite functions f(g(x))f(g(x)) and inverse functions f1(x)f^{-1}(x)
  • Sketching graphs: transformations, asymptotes, key points
  • Exponential and logarithmic functions

Mini-tutorial: Inverse functions

You must be comfortable with:

  1. Finding the inverse
    For y=f(x)y = f(x), to find f1(x)f^{-1}(x):

    • Swap xx and yy
    • Make yy the subject

    Example:
    y=2x35y = \frac{2 x - 3}{5}
    Swap: x=2y35x = \frac{2 y - 3}{5}
    Rearrange:
    5x=2y32y=5x+3y=5x+325 x = 2 y - 3 \Rightarrow 2 y = 5 x + 3 \Rightarrow y = \frac{5 x + 3}{2}
    So f1(x)=5x+32f^{-1}(x) = \dfrac{5 x + 3}{2}.

  2. Checking if inverse exists

    • Function must be one-to-one on the given domain
    • Often you’ll restrict the domain to make it one-to-one
  3. Graph relationship

    • Graph of y=f1(x)y = f^{-1}(x) is the reflection of y=f(x)y = f(x) across y=xy = x

How to practise this topic effectively:

  • Do basic questions until you can find inverses without thinking too much.
  • Then move to questions that involve domain restrictions and graph interpretations.
  • Finally, try questions where they mix log, exp, inverse, and composite functions together.

On Tutorly.sg, you can type something like:

“I’m doing JC 1 H 2 Math functions. Give me 5 questions on inverse functions with domain restrictions, from easy to hard, and show me full worked solutions.”

It will generate questions aligned to MOE H 2 Math and walk you through the steps after showing the final answer.


2. Quadratics & Inequalities: Beyond ‘solve for x’

This isn’t just Sec 3/4 A Math repeated. In H 2 Math, you need to:

  • Work with quadratic expressions in disguise (e.g. x+1xx + \frac{1}{x})
  • Solve inequalities involving rational functions
  • Interpret inequalities in terms of graphs and ranges of values

Mini-tutorial: Quadratic inequalities using graphs

Example:
Solve the inequality
x+1x2>0.\frac{x+1}{x-2} > 0.

Step 1: Find critical points

  • Numerator zero: x+1=0x=1x + 1 = 0 \Rightarrow x = -1
  • Denominator zero (vertical asymptote): x2=0x=2x - 2 = 0 \Rightarrow x = 2

Step 2: Draw sign diagram

Intervals: (,1)(-\infty, -1), (1,2)(-1, 2), (2,)(2, \infty)

Test points:

  • x=2x = -2: 2+122=14>0\frac{-2+1}{-2-2} = \frac{-1}{-4} > 0
  • x=0x = 0: 12<0\frac{1}{-2} < 0
  • x=3x = 3: 41>0\frac{4}{1} > 0

So x+1x2>0\frac{x+1}{x-2} > 0 on (,1)(-\infty, -1) and (2,)(2, \infty).

Step 3: Check equality and restrictions

  • >>” means strictly greater, so exclude x=1x = -1
  • Denominator cannot be zero, so exclude x=2x = 2

Final answer:
x(,1)(2,).x \in (-\infty, -1) \cup (2, \infty).

This kind of question shows up often in promos.


3. Sequences & Series: Where many JC 1 s start to panic

Here you meet:

  • Arithmetic and geometric progressions AP/GPAP/GP
  • Sum to infinity
  • Recurrence relations (e.g. un+1=kun+cu_{n+1} = ku_n + c)
  • Sigma notation \sum

Mini-tutorial: Geometric series with sum to infinity

If r<1|r| < 1, then:

  • Sum of first nn terms of GP:
    Sn=a1rn1rS_n = a \frac{1 - r^n}{1 - r}

  • Sum to infinity:
    S=a1rS_\infty = \frac{a}{1 - r}

Example:
A GP has first term 5 and common ratio 0.8. Find the sum to infinity.

S=510.8=50.2=25.S_\infty = \frac{5}{1 - 0.8} = \frac{5}{0.2} = 25.

Where it gets harder in H 2 Math:

  • They mix AP + GP in one question
  • They embed sequences in real-life context (e.g. depreciation, population growth)
  • They ask you to derive a recurrence relation yourself

A good way to practise is to ask Tutorly:

“Give me 3 JC 1 H 2 Math questions involving both AP and GP in the same problem, including at least one where I have to form a recurrence relation.”


4. Differentiation: Techniques + interpretation

You’ve seen basic differentiation before, but H 2 Math pushes it further:

  • Product rule, quotient rule, chain rule
  • Implicit differentiation
  • Tangents, normals, stationary points
  • Increasing/decreasing functions, maxima/minima
  • Simple optimisation problems

Mini-tutorial: Using chain rule properly

Example: Differentiate y=(3x24x+1)5y = (3 x^2 - 4 x + 1)^5 with respect to xx.

Let u=3x24x+1u = 3 x^2 - 4 x + 1, so y=u5y = u^5.

Then:

  • dydu=5u4\frac{dy}{du} = 5 u^4
  • dudx=6x4\frac{du}{dx} = 6 x - 4

By chain rule:
dydx=dydududx=5u4(6x4)=5(3x24x+1)4(6x4).\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} = 5 u^4(6 x - 4) = 5(3 x^2 - 4 x + 1)^4(6 x - 4).

In exams, they often embed chain rule inside more complicated functions, or combine it with product/quotient rules.

Key exam skill:
After differentiating, you must be able to:

  • Interpret what the derivative means (e.g. gradient, rate of change)
  • Use it to find turning points and classify them max/minmax/min using sign diagrams or second derivative

5. Integration: Reverse of differentiation (but not always obvious)

You’ll learn:

  • Basic integration rules
  • Substitution method
  • Integration by parts
  • Definite integrals & area under curves

Mini-tutorial: Substitution

Example:
Evaluate
(2x+1)ex2+xdx.\int (2 x + 1)e^{x^2 + x} \, dx.

Let u=x2+xu = x^2 + x
Then dudx=2x+1du=(2x+1)dx\frac{du}{dx} = 2 x + 1 \Rightarrow du = (2 x+1)\,dx

So:
(2x+1)ex2+xdx=eudu=eu+C=ex2+x+C.\int (2 x + 1)e^{x^2 + x} \, dx = \int e^u \, du = e^u + C = e^{x^2 + x} + C.

The trick is to spot a function and its derivative inside the integrand.


6. Vectors: 2 D and 3 D geometry in algebra form

Many students struggle here because it’s a new way of thinking.

You need to know:

  • Vector notation: a\vec{a}, AB\vec{AB}, coordinates form
  • Magnitude and direction
  • Dot product (scalar product) and angle between vectors
  • Equations of lines and planes
  • Intersection of lines, line-plane, plane-plane inJC2usually,butbasicsstartinJC1in JC 2 usually, but basics start in JC 1

Mini-tutorial: Equation of a line

Given a point A(1,2,3)A(1,2,3) and a direction vector d=(214)\vec{d} = \begin{pmatrix}2 \\ -1 \\ 4\end{pmatrix}, the line ll can be written as:

r=(123)+λ(214),λR.\vec{r} = \begin{pmatrix}1 \\ 2 \\ 3\end{pmatrix} + \lambda \begin{pmatrix}2 \\ -1 \\ 4\end{pmatrix}, \quad \lambda \in \mathbb{R}.

Where r\vec{r} is the position vector of a general point on the line.


7. Probability & Statistics (if your school starts in JC 1)

Some JCs start the statistics portion in JC 1:

  • Basic probability rules
  • Conditional probability
  • Permutations and combinations (sometimes revisited here)

You don’t need to be a stats genius yet, but you must be solid in:

  • P(AB)P(A \cap B), P(AB)P(A \cup B)
  • Using tree diagrams or tables
  • Understanding “given that” questions (conditional probability)

Exam strategy guide

Content knowledge alone is not enough. JC exams (especially promos) are about application and speed under pressure.

“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

Here’s how to approach JC 1 H 2 Math exams in Singapore, from school tests to promos.


1. Know the weightage and pattern

Typically for JC 1:

  • Papers are around 2 hours to 2.5 hours
  • Mix of short questions and longer structured questions
  • Topics are often integrated e.g.functions+calculus,sequences+inequalitiese.g. functions + calculus, sequences + inequalities

Look at your school’s past year promos or mid-years. You’ll notice:

  • Question 1–2: Shorter, more direct (functions, algebra, simple calculus)
  • Middle questions: Vectors, sequences, more thinking required
  • Last 1–2 questions: Heavier application or multi-part questions

Plan your time roughly like:

  • First 20–30 mins: Clear the easier questions quickly but accurately
  • Middle 60–75 mins: Tackle medium-difficulty questions
  • Last 20–30 mins: Hardest questions + checking

2. Marks are for method, not just final answer

Cambridge and JC markers reward clear working. Even if you can’t fully solve, you can still collect method marks.

When answering:

  • Always show key steps, especially:
    • Factorisation
    • Substitution
    • Differentiation/integration working
    • Use of formulas e.g.AP/GPsumse.g. AP/GP sums
  • For “Hence” questions, use your previous result. Don’t re-derive from scratch.

A good habit when practising:

  • After solving a question, ask: “If I lost my final answer, would the marker still know what I did?”
  • If the answer is no, your working is too thin.

On Tutorly.sg, when you ask for a solution, you’ll see step-by-step working laid out clearly. Use this to compare with your own style:

  • Are you skipping logical steps?
  • Are you using proper notation?

3. How to handle “I don’t know how to start”

This is a huge problem in JC 1. You open the paper, see a long question, and your brain freezes.

Here’s a simple rescue plan:

  1. Underline what is given and what is asked.
  2. Write down relevant formulas or definitions on the side.
  3. Ask yourself: “Which topic is this really about?”
    • If it’s sequences, think unu_n, SnS_n, AP/GP.
    • If it’s vectors, think about lines, planes, dot product.
  4. Try to solve just the first part of the question. Often, later parts depend on your answer from part (i).

If you’re stuck while revising at home, this is exactly where Tutorly.sg is useful:

  • You can paste the question in and ask,

    “Give me a hint for part (i) only, don’t show full solution yet.”

  • Then try again. If still stuck, ask for the next hint or the full solution.

This way, you train your brain to start questions instead of giving up immediately.


4. Promos vs A Levels mindset

Even though you’re in JC 1, A Levels style has already started:

  • Questions are less about routine calculation
  • More about reasoning and connecting topics

If you build A-Level style habits now:

  • Writing clear, logical working
  • Explaining reasoning for inequalities, maxima/minima, etc.
  • Being comfortable with wordy application questions

You’ll find JC 2 and the actual A Levels much less scary.


Worksheet practice

You can’t “understand” your way to an A for H 2 Math. You need serious practice, including hard variants that feel worse than your tutorials.

Let’s talk about:

  1. How to structure your own practice
  2. Sample worksheet-style questions (with easy → medium → hard variants)
  3. How to use Tutorly.sg as your personal “worksheet generator”

1. How to structure practice each week

For JC 1, a realistic weekly plan might look like:

  • 2–3 days: Do your school tutorial questions properly (not copying friends).
  • 1–2 days: Extra practice:
    • 3–5 easier questions to build confidence
    • 2–3 medium questions
    • 1–2 hard exam-style questions

When you’re closer to tests or promos:

  • Add timed practice e.g.1hour,do34questionswithoutdistractionse.g. 1 hour, do 3–4 questions without distractions
  • Simulate the exam environment: no notes, no checking answers until the end

Instead of hunting for random questions online, you can ask Tutorly.sg:

“Create a 10-question JC 1 H 2 Math worksheet on differentiation, with 4 easy, 4 medium, and 2 hard exam-style questions. After each question, show me the final answer only. At the end, show me full step-by-step solutions.”

You get fresh questions each time, aligned to MOE H 2 Math, and you don’t waste time flipping through multiple PDFs.


2. Sample worksheet: Functions & inequalities

Let’s build a mini worksheet together, including hard variants.

Q 1 (Easy) – Domain and range

Find the domain and range of f(x)=52xf(x) = \sqrt{5 - 2 x}.

Key idea:

  • Square root requires 52x05 - 2 x \ge 0
  • Then find range from resulting interval of xx

Q 2 (Medium) – Composite & inverse

Given f(x)=3x1f(x) = 3 x - 1 and g(x)=1x+2g(x) = \dfrac{1}{x+2}, find:

a) f(g(x))f(g(x))
b) g(f(x))g(f(x))
c) (fg)1(x)(f \circ g)^{-1}(x)


Q 3 (Medium) – Quadratic inequality

Solve the inequality
x25x+60.x^2 - 5 x + 6 \le 0.

Key idea:

  • Factorise
  • Use sign diagram or graph interpretation

Q 4 (Hard) – Rational inequality (exam-style)

Solve the inequality
x24x5x+1<0.\frac{x^2 - 4 x - 5}{x + 1} < 0.

Thinking path:

  1. Factorise numerator: x24x5=(x5)(x+1)x^2 - 4 x - 5 = (x-5)(x+1)
  2. Expression becomes (x5)(x+1)x+1\dfrac{(x-5)(x+1)}{x+1}
  3. But you cannot cancel blindly without considering x1x \ne -1
  4. Solve carefully and represent solution set

This is the type of question many JC 1 students mishandle in exams.


3. Sample worksheet: Differentiation (with hard variant)

Q 5 (Easy) – Basic differentiation

Differentiate y=4x33x2+2x7y = 4 x^3 - 3 x^2 + 2 x - 7 with respect to xx.


“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

Q 6 (Medium) – Product rule

Differentiate y=x2exy = x^2 e^x with respect to xx.


Q 7 (Medium) – Stationary point

Given y=x33x2+2y = x^3 - 3 x^2 + 2,

a) Find dydx\dfrac{dy}{dx}.
b) Find the coordinates of the stationary points.
c) Determine the nature max/minmax/min of each stationary point.


Q 8 (Hard) – Application / optimisation

A rectangular field is to be fenced on three sides (two widths and one length), with the fourth side along a straight river that needs no fencing. You have 120 m of fencing material. Let the width be xx m.

a) Express the area AA of the field in terms of xx.
b) Find the value of xx that maximises the area.
c) Find the maximum area.

This is classic JC 1 optimisation, and schools love this style.


4. Sample worksheet: Vectors (with hard variant)

Q 9 (Medium) – Dot product

Given a=(121)\vec{a} = \begin{pmatrix}1 \\ 2 \\ -1\end{pmatrix} and b=(213)\vec{b} = \begin{pmatrix}2 \\ -1 \\ 3\end{pmatrix}, find:

a) ab\vec{a} \cdot \vec{b}
b) The angle between a\vec{a} and b\vec{b}


Q 10 (Hard) – Line intersection (challenging)

Line l1l_1 is given by
r=(102)+λ(211),\vec{r} = \begin{pmatrix}1 \\ 0 \\ 2\end{pmatrix} + \lambda \begin{pmatrix}2 \\ 1 \\ -1\end{pmatrix},
and line l2l_2 is given by
r=(311)+μ(12k),\vec{r} = \begin{pmatrix}3 \\ -1 \\ 1\end{pmatrix} + \mu \begin{pmatrix}1 \\ 2 \\ k\end{pmatrix},
where kk is a constant.

a) Find the values of λ\lambda and μ\mu for which l1l_1 and l2l_2 intersect, in terms of kk.
b) Hence, find the value of kk for which l1l_1 and l2l_2 intersect at exactly one point.

This is already closer to A Level style but can appear in stronger JC 1 papers.


5. Turning Tutorly.sg into your personal worksheet machine

Instead of passively doing only school tutorials, you can actively create practice for yourself:

On https://tutorly.sg/app, you can:

  • Pick Level: JC 1 / JC 2, Subject: H 2 Math
  • Then ask things like:
    • “Generate 15 JC 1 H 2 Math questions on sequences and series, with 5 easy, 5 medium, 5 hard. Show final answers only first.”
    • “Give me 8 vector questions focusing on lines in 3 D, including at least 3 intersection/angle questions.”

When you’re done, you can say:

“Now show me step-by-step worked solutions for Q 3, Q 5 and Q 7 only — I got those wrong.”

This is a very efficient way to build targeted practice around your weak topics.


Common mistakes

Let’s talk about the things that actually cause students to fail JC 1 H 2 Math in Singapore, even if they’re hardworking.


1. Treating JC 1 like Sec 4

Common mindset:

“I’ll just pay attention in class, do tutorials near the deadline, and cram before tests.”

This might have worked for O-Level A Math.
For H 2 Math, this usually leads to:

  • Confusion after the first few topics
  • Panic before promos
  • Scraping a borderline pass or failing

Fix:

  • Revise weekly, not just before tests.
  • After each lecture or tutorial, spend 20–30 minutes reviewing and doing 2–3 extra questions.

You can use Tutorly.sg for these quick top-ups:

“Give me 3 mixed JC 1 H 2 Math questions on today’s topics: functions and inequalities. Medium difficulty only.”


2. Memorising formulas without understanding

For example:

  • Using SnS_n formula without knowing when it’s AP or GP
  • Differentiating blindly without thinking about what the derivative means
  • Applying integration by parts everywhere, even when substitution is easier

In exams, questions are set to punish pure memorisation. They twist the context slightly, and suddenly your memorised pattern doesn’t work.

Fix:

  • After learning a formula, ask:
    • “What does this represent?”
    • “When should I use it? When should I not?”
  • Try explaining the concept in your own words, or ask Tutorly:

“Explain to me in simple terms when to use AP vs GP in JC 1 H 2 Math, with


“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