Tutorly.sg Logo

How To Understand Math Concepts In Singapore (Not Just Memorise Formulas)

Updated April 29, 2026Singapore
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 a Secondary student in Singapore, you’ve probably felt this before:

You memorise a whole stack of formulas for your Math test…
Then the teacher throws in just one twist, and suddenly everything collapses.

“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

The problem usually isn’t that you’re “bad at Math”.
The real issue: you’re memorising before you truly understand.

In the MOE syllabus bothLowerSec,Express/NAMathandOLevelAMath/EMathboth Lower Sec, Express/NA Math and O-Level A-Math/E-Math, exam questions increasingly test conceptual understanding, not just direct application. To do well in O Levels, you need to know why formulas work, and how to adapt them to new situations.

In this guide, I’ll walk you through:

  • A step-by-step way to understand Math concepts deeply
  • O-Level-style exam strategies that reward understanding
  • How to design your own “worksheet practice” (with hard variants)
  • Common mistakes Singapore students make with Math concepts
  • How to use Tutorly.sg as your 24/7 “concept coach” aligned to the MOE syllabus

By the end, you should feel more confident tackling those “twist” questions that always show up in tests and prelims.


Step-by-step tutorial: From formula memorising to real understanding

Let’s use a concrete Secondary/O-Level topic to show the process:
Algebraic expressions and factorisation coreinSec13andOLevelEMath,andessentialforAMathcore in Sec 1–3 and O-Level E-Math, and essential for A-Math.

You can apply the same approach to other topics: indices, surds, quadratic equations, trigonometry, coordinate geometry, etc.

Step 1: Start with the idea, not the formula

Instead of jumping straight to “just use this formula”, ask:

What problem is this concept trying to solve?

Example: Factorisation

In Sec 2 or 3, you learn to factorise expressions like:

  • x2+5x+6x^2 + 5 x + 6
  • 2x27x+32 x^2 - 7 x + 3

Most students memorise patterns like:

  • x2+(a+b)x+ab=(x+a)(x+b)x^2 + (a + b)x + ab = (x + a)(x + b)

But conceptually, factorisation is just:

Turning a sum into a product.

Why? Because products are easier to work with when:

  • Solving equations (set each factor to zero)
  • Simplifying expressions
  • Finding roots / xx-intercepts

So before memorising, tell yourself:

“I’m factorising because I want to express this expression as a multiplication of simpler parts.”

That alone already helps you understand why it matters.

Step 2: Connect to something you already know

Your brain learns faster when you link new ideas to old ones.

For factorisation, connect it to expansion, which you already know:

  • You know (x+2)(x+3)(x + 2)(x + 3) expands to x2+5x+6x^2 + 5 x + 6
  • Factorisation is simply going backwards:
    from x2+5x+6x^2 + 5 x + 6 back to (x+2)(x+3)(x + 2)(x + 3)

So you can think:

Expansion: product → sum
Factorisation: sum → product

This “reverse process” idea appears all over O-Level Math:

  • Differentiation vs integration inAMathin A-Math
  • Logarithms vs indices
  • Completing the square vs expanding quadratics

Whenever you learn a new concept, ask:

“Is this the reverse of something I already know?”

Step 3: Play with simple numbers first

Before jumping into scary-looking questions, use small, friendly numbers to see the pattern clearly.

Take factorisation of x2+5x+6x^2 + 5 x + 6:

  1. You want two numbers that:

    • Add to 55 (the coefficient of xx)
    • Multiply to 66 (the constant term)
  2. Try pairs of factors of 66:

    • 11 and 661+6=71 + 6 = 7 (no)
    • 22 and 332+3=52 + 3 = 5 (yes)
  3. So x2+5x+6=(x+2)(x+3)x^2 + 5 x + 6 = (x + 2)(x + 3)

Do this with several easy examples:

  • x2+7x+10x^2 + 7 x + 10
  • x2+9x+14x^2 + 9 x + 14
  • x2+4x+3x^2 + 4 x + 3

As you try a few, you’ll “feel” the pattern, not just memorise it.

You can use Tutorly.sg here:
type “Give me 5 very easy factorisation questions MOESec2levelMOE Sec 2 level, then check my answers” and it will generate questions, let you try them, and then show you step-by-step solutions from the final answer.

Step 4: Move to slightly harder, but still clear, cases

Once you’re comfortable, increase the difficulty just a bit:

  • 2x2+7x+32 x^2 + 7 x + 3
  • 3x25x23 x^2 - 5 x - 2

These require more thinking, but the concept is the same.

For 2x2+7x+32 x^2 + 7 x + 3:

  1. Multiply 2×3=62 \times 3 = 6

  2. Find two numbers that:

    • Multiply to 66
    • Add to 77
      11 and 66
  3. Rewrite the middle term:
    2x2+7x+3=2x2+x+6x+32 x^2 + 7 x + 3 = 2 x^2 + x + 6 x + 3

  4. Factor by grouping:
    =x(2x+1)+3(2x+1)=(2x+1)(x+3)= x(2 x + 1) + 3(2 x + 1) = (2 x + 1)(x + 3)

Instead of memorising a “trick”, you’re actually understanding the structure.

Whenever you feel stuck, you can ask Tutorly:

“Explain why we multiply the coefficient of x2x^2 and the constant when factorising 2x2+7x+32 x^2 + 7 x + 3.”

It will explain the logic, not just give the answer.

Step 5: Ask “What if…?” to deepen the concept

A powerful way to understand Math is to ask “What if…?” questions:

  • What if the constant is negative?
  • What if the coefficient of x2x^2 is negative?
  • What if I can’t factorise using integers?

For example:

  1. x2x6x^2 - x - 6

    • Need two numbers that multiply to 6-6 and add to 1-1
    • 3-3 and 22(x3)(x+2)(x - 3)(x + 2)
  2. 2x23x52 x^2 - 3 x - 5

    • Multiply 2×(5)=102 \times (-5) = -10
    • Need two numbers that multiply to 10-10 and add to 3-3
    • 5-5 and 222x25x+2x52 x^2 - 5 x + 2 x - 5
    • Factor by grouping: (2x+1)(x5)(2 x + 1)(x - 5)

By asking “what if”, you’re training your brain to adapt the concept, which is exactly what O-Level examiners love to test.

Step 6: Link the concept to equations and graphs

MOE’s O-Level syllabus doesn’t test concepts in isolation.

Factorisation is linked to:

  • Solving quadratic equations
  • Graphing quadratic functions
  • Finding xx-intercepts / roots

Example:

Solve x25x+6=0x^2 - 5 x + 6 = 0

If you understand factorisation as “turn sum into product”, you’ll see:

x25x+6=(x2)(x3)x^2 - 5 x + 6 = (x - 2)(x - 3)

So the equation becomes:

(x2)(x3)=0(x - 2)(x - 3) = 0

Which means:

  • Either x2=0x - 2 = 0x=2x = 2
  • Or x3=0x - 3 = 0x=3x = 3

On a graph of y=x25x+6y = x^2 - 5 x + 6, those are the xx-intercepts.

So now:

  • Factorisation
  • Solving equations
  • Graphs

are all tied together in your head as one big concept, not three separate topics.

Step 7: Test your understanding by explaining it

You know you truly understand a concept when you can:

  • Explain it to a friend in simple English
  • Explain it to yourself out loud
  • Or even type:

    “Explain factorisation for Sec 2, using simple words and small numbers first”
    into Tutorly and compare its explanation with yours

If your explanation:

  • Uses clear language
  • Shows the “why”, not just the “how”
  • Includes at least one example

Then your understanding is strong enough to handle exam variations.


Exam strategy guide: How O-Level questions actually test understanding

For Secondary and O-Level Math, exam questions often move through three levels:

“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. Basic skills – direct application (e.g. “Factorise this”)
  2. Linked skills – combine 2–3 concepts (e.g. factorise, then solve)
  3. Application / twist – same concept, but in a new context (word problems, diagrams, unfamiliar numbers)

Here’s how to handle them.

1. Read questions with “concept goggles”

When you see a question, don’t just think:

“What formula do I use?”

Instead, ask:

“Which concept is this really about?”

For example:

“The graph of y=x25x+6y = x^2 - 5 x + 6 cuts the xx-axis at points A and B.
(a) Find the coordinates of A and B.
(b) Find the equation of the straight line AB.”

Concepts involved:

  • Factorisation (to find roots)
  • Coordinate geometry (finding equation of a line from two points)

Once you see the concept combo, the question feels less scary.

2. Always rewrite the question in your own words

Before jumping into working, try to summarise:

“They’re basically asking me to find where the graph crosses the xx-axis, then use those points to find the line equation.”

This forces your brain to process the meaning, instead of just rushing into random formulas.

You can practise this with Tutorly by pasting a question and asking:

“Can you help me rephrase this question in simple words, but don’t give me the answer yet?”

Then attempt it yourself first.

3. For each step, ask “Why am I doing this?”

When you’re solving, make a habit of silently asking:

“Why this step? What am I trying to achieve?”

Example: Solving 2x27x+3=02 x^2 - 7 x + 3 = 0

  • Why factorise?
    → Because it’s a quadratic, and factorisation helps me solve it by splitting into linear factors.

  • Why set each factor to zero?
    → Because if (2x1)(x3)=0(2 x - 1)(x - 3) = 0, then at least one factor must be zero.

This habit keeps you anchored to the concept, not just the routine.

4. Expect a “twist” in Section B and higher-mark questions

In O-Level E-Math Paper 2 andAMathpapersand A-Math papers, the later questions often:

  • Mix 2–4 topics together
  • Use unfamiliar contexts (e.g. word problems involving speed, area, or money)
  • Change one small thing that breaks pure memorisation

When you see something unfamiliar:

  1. Calm down. Remind yourself:

    “The underlying concepts are still the same ones I’ve practised.”

  2. Identify the familiar parts:

    • Is there a quadratic hiding inside?
    • Is there a right-angled triangle (trigonometry)?
    • Is there a straight-line relationship (y=mx+cy = mx + c)?
  3. Break the question into mini-goals:

    • Step (a): maybe just substitution
    • Step (b): maybe algebraic manipulation
    • Step (c): maybe interpretation or explanation

The more you understand concepts, the more these “twists” feel like small variations, not totally new monsters.

5. During revision, practise “Why” questions, not just “How”

When reviewing your practice papers, don’t only ask:

  • “What is the correct solution?”

Also ask:

  • “Why does this method work?”
  • “Could I have used another method?”
  • “Which concept was actually being tested here?”

You can even paste a full solution into Tutorly and ask:

“Explain why each step in this solution makes sense, in simple terms.”

This turns every past paper into a concept lesson, not just an answer-checking exercise.


Worksheet practice: From basic to hard exam variants

To really understand a Math concept, you need deliberate practice:

  1. Start with basic questions to build confidence
  2. Move to medium questions to test flexibility
  3. Challenge yourself with hard exam-style variants

Below, I’ll give you a structure you can follow for any topic, using factorisation and quadratic equations as the main example.

You can recreate this with Tutorly by asking it to generate similar question sets for your current topic.


A. Basic practice (build the foundation)

Goal: Get comfortable with the core pattern.

Sample questions (Sec 2–3, E-Math level):

  1. Factorise:

    • (i) x2+7x+10x^2 + 7 x + 10
    • (ii) x2x12x^2 - x - 12
    • (iii) x2+6x+8x^2 + 6 x + 8
  2. Factorise:

    • (i) 2x2+9x+42 x^2 + 9 x + 4
    • (ii) 3x210x+33 x^2 - 10 x + 3
  3. Solve the following equations by factorisation:

    • (i) x2+5x+6=0x^2 + 5 x + 6 = 0
    • (ii) x23x10=0x^2 - 3 x - 10 = 0
    • (iii) 2x27x+3=02 x^2 - 7 x + 3 = 0

How to use these for understanding (not just speed):

  • After solving, check:

    “Do my factors, when expanded, give back the original expression?”

  • Ask yourself:

    “What are the two numbers I was looking for in each case?”

  • Try to explain to yourself:

    “Why did I rewrite the middle term in Q 2?”

You can type:

“Give me 10 basic factorisation questions like these, and only show me the answers after I try.”

into Tutorly.sg to get more practice.


B. Medium practice (link concepts)

Goal: Combine factorisation with solving and simple applications.

Sample questions:

  1. Solve:

    • (i) x24x12=0x^2 - 4 x - 12 = 0
    • (ii) 3x2+2x8=03 x^2 + 2 x - 8 = 0
  2. The product of two consecutive integers is 5656.
    Let the smaller integer be xx.

    • (a) Write an equation in terms of xx.
    • (b) Solve the equation.
    • (c) Hence, find the two integers.
  3. The area of a rectangle is x2+7x+10 cm2x^2 + 7 x + 10 \text{ cm}^2.
    Its length is (x+5)(x + 5) cm.

    • (a) Express the breadth in terms of xx.
    • (b) Hence, find the dimensions of the rectangle when x=2x = 2.

What these are training:

  • Turning word problems into algebraic equations
  • Recognising quadratics in disguised forms
  • Using factorisation to interpret real-world quantities (length, breadth, integers)

When you check answers (using your teacher, school marking scheme, or Tutorly), don’t just see if it’s correct. Ask:

“Where did the quadratic equation come from in this question?”


C. Hard exam variants (O-Level style)

Now we move to the kind of questions that usually separate B 3 from A 1.

Hard Variant Set 1: Mixed concepts in one question

A rectangular field has a length of (2x+3)(2 x + 3) m and a breadth of (x1)(x - 1) m.
The area of the field is 77 m277 \text{ m}^2.

(a) Form an equation in xx and show that it simplifies to
2x2+x80=02 x^2 + x - 80 = 0
(b) Solve the equation 2x2+x80=02 x^2 + x - 80 = 0.
(c) Hence, find the dimensions of the field.

Concepts involved:

  • Expansion (to form the equation)
  • Rearranging to standard quadratic form
  • Factorisation or quadratic formula
  • Interpreting which root makes sense (rejecting negative length if necessary)

Hard Variant Set 2: Graph and roots connection

The quadratic function f(x)=x25x+6f(x) = x^2 - 5 x + 6 is given.

(a) Factorise x25x+6x^2 - 5 x + 6.
(b) Hence, find the values of xx for which f(x)=0f(x) = 0.
(c) The graph of y=f(x)y = f(x) is drawn on a set of axes.
Write down the coordinates of the points where the graph cuts the xx-axis.
(d) The straight line y=x2y = x - 2 intersects the graph at points P and Q.
Find the coordinates of P and Q.

Part (d) is the twist: you need to solve

x25x+6=x2x^2 - 5 x + 6 = x - 2

which becomes:

x26x+8=0x^2 - 6 x + 8 = 0

“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

then factorise to find xx, then use y=x2y = x - 2.

Concepts involved:

  • Factorisation
  • Solving equations
  • Graph interpretation
  • Intersection of line and curve

Hard Variant Set 3: Parameter-style question (common in better schools / prelims)

The quadratic expression x2+kx+8x^2 + kx + 8 can be factorised into
(x+a)(x+b)(x + a)(x + b)
where aa and bb are integers.

(a) Express kk in terms of aa and bb.
(b) Given that aa and bb are positive integers and a<ba < b,
find all possible values of kk.

Concepts involved:

  • Comparing coefficients
  • Understanding that a+b=ka + b = k and ab=8ab = 8
  • Systematic listing of factor pairs of 8

This is the kind of conceptual question that punishes pure memorisation but rewards students who really understand how factorisation connects to coefficients.


How to use Tutorly.sg for worksheet-style practice

Instead of waiting for tuition or your teacher to give you more questions, you can:

  1. Go to Tutorly.sg
  2. Choose your level and subject e.g.Sec3AMath,Sec4EMathe.g. Sec 3 A-Math, Sec 4 E-Math
  3. Type something like:
    • “Give me 5 basic factorisation questions Sec2MOElevelSec 2 MOE level, then 5 medium ones, then 5 hard O-Level style variants. Don’t show answers until I ask.”
    • “Generate a mixed-worksheet on quadratics: 3 easy, 3 medium, 4 hard application questions.”

Tutorly has already been used by thousands of students in Singapore, and it’s been mentioned on Channel NewsAsia (CNA), so it’s built with our local MOE syllabus in mind.

You can attempt each question, then ask Tutorly to:

  • Check your final answer
  • Show a clear, step-by-step solution from the final answer
  • Explain any step you don’t understand in simpler words

This turns your practice into a personalised worksheet + tutor session, anytime you want, even at 11pm before a test.


Common mistakes: Why many Singapore students still struggle with Math concepts

Even hardworking students make some very fixable mistakes that block understanding. See which ones sound like you.

1. Memorising formulas without knowing when to use them

You might know:

  • Quadratic formula
  • Area formulas
  • Trigonometric ratios
  • Sine rule, cosine rule AMathA-Math

But in exams, you freeze because you’re not sure:

“Is this a quadratic formula question, or can I factorise?”
“Do I use sine or cosine here?”

Fix: For each formula you learn, write down:

  • What type of problem it solves
  • One simple example
  • One limitation (when it does NOT apply)

For example, for factorisation:

  • Use it when: solving quadratic equations that can be factorised nicely
  • Example: x25x+6=0x^2 - 5 x + 6 = 0
  • Limitation: if the quadratic doesn’t factorise nicely with rational numbers, use quadratic formula instead

You can ask Tutorly:

“Explain when I should choose factorisation vs quadratic formula, with Sec 3/O-Level examples.”

2. Skipping the “easy” questions

Some students jump straight to Ten-Year Series hard questions and then feel demoralised.

But without strong basics, the hard questions will always look impossible.

Fix: Use a ladder approach:

  1. Do 5–10 easy questions first (to see the pattern)
  2. Move to medium ones
  3. Then only hit the hard variants

You can tell Tutorly specifically:

“I’m weak in solving quadratic equations. Start with very easy questions, then slowly increase difficulty.”

3. Never reflecting on mistakes

A lot of students just look at the answer key and move on.

But your mistakes are your best teacher.

Fix: For every mistake, ask:

  1. Was it:

    • A careless slip?
    • A concept misunderstanding?
    • A misreading of the question?
  2. If it was a concept issue, ask:

    • “Which step did I not understand?”
    • “What assumption did I wrongly make?”

You can paste your wrong solution into Tutorly and ask:

“Compare my solution with the correct one and explain where my concept went wrong.”

Justremember:Tutorlyexplainsbasedonthefinalanswerandthengivesyouastepbystepsolution;itdoesnttrackeachofyourwrittenstepslikeanautomarker.Just remember: Tutorly explains based on the final answer and then gives you a step-by-step solution; it doesn’t “track” each of your written steps like an auto-marker.

4. Treating Math as a “memory subject”

Some students revise Math like History:

  • Rereading notes
  • Highlighting formulas
  • Copying worked examples without thinking

But Math is a doing subject.

Fix:

  • Spend 80–90% of your Math revision time actually solving questions
  • Only 10–20% reading notes or watching explanations
  • For every new concept, do at least:
    • 5 easy
    • 5 medium
    • 5 hard questions

Use Tutorly as your on-demand practice generator and explainer, not just as an answer machine.

5. Giving up too early on “weird” questions

When a question looks different from your


“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