Tutorly.sg Logo

How To Score Better Using Technique In Singapore O Levels

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 Sec 3 or Sec 4 student in Singapore, you probably already know this:

At O Level, it’s not just how smart you are – it’s how you answer.

“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

Two students can understand the same topic, but one gets an A 1 and the other gets a B 4 or C 5… simply because of exam technique.

In this guide, I’ll walk you through exactly how to score better using technique for common O-Level subjects in Singapore, with a strong focus on:

  • Step-by-step methods you can follow
  • How examiners actually mark
  • How to practise using Tutorly.sg, a 24/7 AI tutor website built specifically for Singapore students and aligned to the MOE syllabus

Tutorly.sg has already been used by thousands of students in Singapore, and has even been mentioned on Channel NewsAsia (CNA) – so when I recommend it, it’s because it actually fits what you need for O Levels.

You can check it out here:
AI tutor overview: https://tutorly.sg/ai-tutor-singapore
Start practising instantly: https://tutorly.sg/app


Step-by-step tutorial

Let’s go paper by paper and focus on technique, not just content.

I’ll cover:

  • English (Paper 1 & 2)
  • Math (E Math focus, with some A Math ideas)
  • Science (Combined / Pure – short structured answers)

You don’t have to read everything at once. Jump to the subject you’re most stressed about, then come back later for the rest.


1. English O Level – Technique Over “Good English”

Many students think: “My English not very good, confirm cannot get A.”

But the O-Level English paper is very structured. If you know the techniques, you can pull up your grade even if your language isn’t perfect.

1.1 Situational Writing – The 20-Minute Formula

Target: 15–18/30 consistently.

Step-by-step technique:

  1. Read the task box carefully (2–3 min)
    Underline:

    • Who you are (e.g. student, CCA leader)
    • Who you’re writing to (e.g. principal, company)
    • Purpose (complain, request, invite, inform)
    • Format (email, letter, report, article, speech)
  2. Plan 3 main points (3–4 min)
    Usually based on the bullet points given. For each, plan:

    • 1 clear topic sentence
    • 1–2 supporting details
    • 1 “extra” detail to show maturity (e.g. suggestion, consequence, feeling)
  3. Follow the correct format (2–3 min)

    • Email: To / From / Subject / Date + greeting
    • Letter: Address, date, salutation, sign-off
    • Report: Title + sub-headings
      Don’t lose easy format marks.
  4. Write in clear, simple sentences (10–12 min)
    Focus on:

    • Clear purpose (“I am writing to…”)
    • Polite tone (especially to adults)
    • Linking words: “Firstly”, “In addition”, “Furthermore”, “As a result”
  5. Check for the 3 C’s (3 min)

    • Clear: Can the examiner see your main points easily?
    • Complete: Did you answer all bullet points?
    • Consistent: Same tone & role from start to end.

Technique tip:
Even if your vocabulary is not very strong, you can still score well by being very clear and organised. Examiners reward clarity.

You can practise situational writing on Tutorly.sg by pasting a past-year question into the English section. Tutorly will:

  • Grade your piece
  • Show you a sample answer
  • Highlight how to structure and phrase your points better

1.2 Comprehension – How to “Lift” Properly

Many students lose marks here because they copy blindly or don’t answer the question focus.

Step-by-step technique for 2–4 mark questions:

  1. Circle the question word

    • “Why…?” → Reason
    • “How…?” → Method / explanation
    • “What does this show about…?” → Inference about character/attitude
  2. Find the relevant lines (1 min)
    Don’t read the whole passage again. Scan for keywords.

  3. Lift with editing (2–3 min)

    • Remove irrelevant parts
    • Change pronouns:
      • “He was tired” → “The boy was tired”
    • Turn it into a full sentence that answers the question directly
  4. Check if you answered the full question
    If question has two parts, your answer also needs two parts.

Inference questions (the killer ones):

Use this structure:

The phrase “___” suggests that [character] is (trait) because (explain what the phrase shows).

Example:
Question: What does the phrase “his hands trembled as he opened the letter” show about John’s feelings?

Answer style:

The phrase “his hands trembled as he opened the letter” suggests that John was very anxious and nervous, because his physical reaction shows he was not calm and was afraid of what the letter might say.

Tutorly.sg can generate new comprehension passages and walk you through model answers so you can see exact phrasing that scores.


2. Math O Level – Method Marks Are Your Best Friend

For E Math, you don’t need to be a genius. You just need to:

  • Know the standard methods
  • Apply them fast and accurately
  • Avoid careless mistakes

2.1 Algebra – A Systematic Way To Tackle Questions

Example type: Solve 2(3x4)=5x+72(3 x - 4) = 5 x + 7

Technique:

  1. Expand brackets:
    6x8=5x+76 x - 8 = 5 x + 7

  2. Group x terms on one side:
    6x5x=7+86 x - 5 x = 7 + 8

  3. Simplify:
    x=15x = 15

  4. Check quickly:
    Substitute x=15x = 15 back:
    LHS: 2(3(15)4)=2(454)=2×41=822(3(15) - 4) = 2(45 - 4) = 2 \times 41 = 82
    RHS: 5(15)+7=75+7=825(15) + 7 = 75 + 7 = 82

Why this technique helps:
You’re training your brain to follow a fixed pattern. In exam stress, fixed patterns save you.

On Tutorly.sg, you can:

  • Ask for “10 algebra questions like O-Level standard”
  • Get instant answers + step-by-step solution
  • See the same pattern repeated until it becomes natural

2.2 Coordinate Geometry – Read The Question Like A Script

Example:
“Given points A2,32, 3 and B8,98, 9, find the equation of the line AB.”

Step-by-step:

  1. Find gradient mm:
    m=y2y1x2x1=9382=66=1m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{9 - 3}{8 - 2} = \frac{6}{6} = 1

  2. Use point-slope form:
    yy1=m(xx1)y - y_1 = m(x - x_1)
    Use A2,32, 3: y3=1(x2)y - 3 = 1(x - 2)

  3. Simplify to y=mx+cy = mx + c:
    y3=x2y - 3 = x - 2
    y=x+1y = x + 1

Technique tip:
For every coordinate question, quickly write down:

  • Formula for gradient
  • Formula for midpoint
  • Formula for distance

Even if you forget for a moment, that small habit can save you a question.

Tutorly.sg can generate coordinate geometry questions at different difficulty levels, including trick ones where:

  • You have to find unknown coordinates given the midpoint or gradient
  • Lines are parallel or perpendicular

3. Science O Level – Answering With Keywords

For Combined Science (and Pure), exam technique is mostly about:

  • Using correct scientific terms
  • Writing just enough (not essays)
  • Matching the mark allocation

3.1 Short-structured questions – The Keyword Method

Example (Biology):
“Describe how oxygen is transported in the blood.” [3]

Technique:

  1. Look at the marks: 3 marks = usually 3 key points.
  2. Recall topic keywords:
    • Red blood cells
    • Haemoglobin
    • Oxyhaemoglobin
  3. Form concise, keyword-heavy sentences:

Sample answer:

  1. Oxygen enters red blood cells in the lungs.
  2. It combines with haemoglobin to form oxyhaemoglobin.
  3. Oxyhaemoglobin is transported in the blood and releases oxygen to body tissues.

You don’t need to write a story. Just hit the marking points.

Tutorly.sg is very good for this type of question because:

  • You can type in your full answer
  • It will show you a model answer with all the keywords
  • You can compare and see what you missed

Exam strategy guide

Now let’s zoom out and talk about overall exam strategy for O Levels in Singapore – especially if you feel your content is “okay” but your marks are stuck.

“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

I’ll break it into:

  • Before the exam weeks/monthsweeks/months
  • Night before
  • During the paper

1. Before the exam: Technique-based practice, not just “study”

Many students revise like this:
Read notes → Highlight → Do a few questions → Hope for the best.

Instead, try this technique-first approach:

1.1 Identify your “pattern weakness”

Look at your last few tests. Ask:

  • Do you always lose marks in MCQ or structured?
  • Is it time management?
  • Is it careless mistakes?
  • Is it not understanding the question?

Once you know the pattern, you can target it.

Examples:

  • Always leaving last 5 marks blank → Time management problem
  • Always 1 mark short in Science → Keyword / technique problem
  • Always lose 3–4 marks in Math despite correct method → Presentation / final answer problem

1.2 Train with “exam-style drills”

Instead of doing 1 full paper slowly, try:

  • 15 minutes: Only algebra questions
  • 15 minutes: Only graph questions
  • 20 minutes: Only comprehension inference questions

Why this works:

  • Your brain gets many repetitions of the same technique
  • You see the same pattern appear in different questions
  • You build speed and confidence

On Tutorly.sg (https://tutorly.sg/app), you can:

  • Ask for “10 hard algebra questions like O Level Paper 2”
  • Or “5 English comprehension inference questions at O-Level standard”
  • Get instant answers and explanations so you don’t waste time stuck

2. Night before: Don’t “chiong” content, sharpen technique

The night before, you shouldn’t be learning new topics. Focus on:

  • Formula recall
  • Common question types
  • Fast writing / working style

Ideas:

  • For Math:

    • Write out all key formulas on 1 sheet (area, volume, trig, coordinate geometry)
    • Do 5–10 quick questions from topics you’re weaker in
  • For English:

    • Review situational writing formats
    • Read 1–2 model essays and notice how they organise paragraphs
  • For Science:

    • Go through common definitions and process explanations
    • Do a few short-structured questions and compare with model answers on Tutorly.sg

3. During the paper: Simple rules that save marks

3.1 Time-block your paper

Example for a 2-hour paper 120min120 min:

  • 5 min – Read through / plan which questions to do first
  • 90 min – Main questions keeparough1mark=1minrulekeep a rough 1-mark = 1 min rule
  • 15 min – Go back to skipped questions
  • 10 min – Check answers

You won’t follow this perfectly, but having a plan stops you from spending 25 minutes stuck on one killer question.


3.2 “3-pass” method for MCQ

Especially useful for Science / Math MCQ.

  1. Pass 1 – Easy first

    • Answer everything you’re 90–100% sure of
    • Circle the question number if you’re unsure
  2. Pass 2 – Think harder

    • Return to circled questions
    • Eliminate clearly wrong options
    • Make your best choice
  3. Pass 3 – If really stuck

    • Don’t leave blank
    • Make a reasoned guess (still better than random)

This technique ensures you collect all the easy marks first, then battle the hard ones.


3.3 Use the “Examiner Lens”

Before moving on from a question, quickly ask:

“If I were the examiner, can I easily find the marks in my answer?”

That means:

  • For Math:

    • Clear working, not all squeezed into one line
    • Final answer boxed or underlined
  • For English:

    • Paragraphing is clear
    • Question focus is addressed in the first sentence of your answer
  • For Science:

    • Each marking point is a separate, clear sentence
    • Key terms are spelled correctly (e.g. “photosynthesis”, “haemoglobin”)

Worksheet practice

Now let’s do what actually improves your grade: practice with feedback.

I’ll give you sample questions (including harder variants), plus how you can continue similar practice using Tutorly.sg.


1. English – Practice Questions (With Hard Variants)

1.1 Situational writing practice

Basic variant (moderate):
You are a Secondary 4 student. Your school canteen is often overcrowded and many students cannot find seats during recess. Write an email to your principal to suggest ways to improve the situation.

Technique practice:

  • Identify role: Sec 4 student
  • Audience: Principal
  • Purpose: Suggest / propose
  • Tone: Polite, respectful

Try writing:

  • Introduction (purpose)
  • 2–3 suggestions eachwithreason+possibleimpacteach with reason + possible impact
  • Polite closing

Hard variant:
Same situation, but:

Your principal has already implemented some measures (e.g. staggered recess, extra benches) which are not working well. In your email, you must:

  • Acknowledge the existing measures
  • Explain why they are not effective
  • Suggest realistic improvements

This variant tests:

  • Balanced tone (not rude, but honest)
  • Ability to evaluate and not just suggest

You can paste your answer into Tutorly.sg and ask it to:

  • Grade based on O-Level marking style
  • Suggest more mature phrasing
  • Show a sample answer for comparison

1.2 Comprehension inference practice

Question template (harder):

“What does the phrase ‘she forced a smile as she waved goodbye’ suggest about her true feelings?” [2]

Expected technique:

  • Identify hidden meaning (she is pretending)
  • Use structure:
    • “The phrase … suggests that she is (emotion/trait) because (explanation).”

You can ask Tutorly.sg for:

  • “5 inference questions based on a short passage”
  • Then compare your answers with the model ones

2. Math – Practice Questions (With Hard Variants)

2.1 Algebra practice

Basic variant:

Solve:
3(2x5)=4x+73(2 x - 5) = 4 x + 7

Hard variant (O-Level style):

A number is increased by 5 and the result is multiplied by 3. The final value is 4 less than twice the original number. Find the original number.

Technique:

  1. Let original number be xx
  2. “Increased by 5” → x+5x + 5
  3. “Multiplied by 3” → 3(x+5)3(x + 5)
  4. “4 less than twice the original number” → 2x42 x - 4

Set up equation:
3(x+5)=2x43(x + 5) = 2 x - 4
Solve step-by-step.

Use Tutorly.sg to generate:

  • “10 word problems on linear equations OLevelstandardO-Level standard
  • Practise until setting up equations feels natural

2.2 Coordinate geometry practice

Basic variant:

Given A1,21, 2 and B7,87, 8, find:

  1. Midpoint of AB
  2. Length of AB

Hard variant:

Point A is 2,52, 5. The midpoint of AB is 7,97, 9. Find the coordinates of B.

Technique:

Use midpoint formula:
(x1+x22,y1+y22)=(7,9)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right) = (7, 9)
Substitute A2,52, 5, solve for B(x2x_2, y2y_2).

Tutorly.sg can give you mixed-difficulty sets:

  • Start with basic formula questions
  • Move on to reverse problems findingunknowncoordinates,parallel/perpendicularlinesfinding unknown coordinates, parallel/perpendicular lines

3. Science – Practice Questions (With Hard Variants)

3.1 Biology short-structured

Basic variant:

“State one function of the following:
(a) Red blood cells
(b) Platelets” [2]

Hard variant:

“Explain how red blood cells are adapted for their function.” [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

Technique:

Think of adaptation + reason:

  • Biconcave shape → increases surface area for diffusion of oxygen
  • No nucleus → more space for haemoglobin
  • Contains haemoglobin → binds oxygen

Write 3 clear points, each with function/reason.


3.2 Physics / Chemistry application

Basic variant (Physics):

“State the relationship between current, voltage and resistance.” [1]
Expected: V=IRV = IR

Hard variant:

“A wire of resistance 5 Ω\Omega is connected to a 10 V battery. Calculate the current flowing through the wire.” [2]

Technique:

Use formula I=VRI = \frac{V}{R}.

You can ask Tutorly.sg for:

  • “10 structured questions on electricity at O-Level standard”
  • Get step-by-step solutions for each

Common mistakes

Here are the most common mistakes I see from Sec 3–4 students in Singapore, and what you can do differently.


1. Studying “content only” and ignoring technique

You can memorise every formula and definition, but if you:

  • Don’t know how questions are asked
  • Don’t know how answers are marked

…your grade will stay stuck.

Fix:
For each topic, do this:

  1. Learn / revise content
  2. Do 5–10 exam-style questions
  3. Compare your answers with model answers (on school notes or Tutorly.sg)
  4. Note down phrases / steps that always appear

2. Writing too much (and still missing the mark)

Especially in English and Science.

  • Long paragraphs with no focus
  • Repeating the same point
  • Missing required keywords

Fix:

  • Look at the marks first
    • 1 mark → 1 point
    • 2–3 marks → 2–3 points
  • Answer using short, focused sentences
  • Under exam conditions, don’t “story-tell” unless it’s English composition

On Tutorly.sg, you can:

  • Paste your Science/English answers
  • Compare with a short, high-scoring model answer
  • Train yourself to write just enough

3. Leaving blanks when you’re “not 100% sure”

Many students in Singapore are scared of being “wrong”, so they leave blanks.

But examiners cannot give marks for blank spaces.

Fix:

  • For MCQ:
    • Always choose the best possible answer
  • For structured:
    • Write something based on logic or partial understanding
    • You might still get 1 out of 2 or 3 marks

When practising on Tutorly.sg, don’t be shy to attempt even if you’re unsure. The AI tutor will show you:

  • The correct answer
  • Step-by-step solution
  • Explanation of why your attempt was wrong

4. Not reviewing mistakes properly

Doing 10 papers is useless if you never learn from your errors.

Common pattern:

  • Do paper
  • Check answers
  • “Aiya, careless lah”
  • Move on

Fix:

For each paper, create a Mistake Log:

  • Question number
  • Topic
  • Type of mistake concept/careless/misreadquestion/timeconcept / careless / misread question / time
  • Correct method or keyword

Over time, you’ll see patterns. For example:

  • Always misreading “describe” vs “explain”
  • Always making sign errors in algebra
  • Always missing units in Physics

You can also do this digitally by:

  • Copying tricky questions into Tutorly.sg
  • Asking for similar questions to test if you’ve really fixed the problem

5. Only practising “easy” questions

It feels shiok to do questions you already know how to do. But the exam will always contain:

  • 20–40% harder variants
  • Application questions
  • Unfamiliar contexts

Fix:

  • For each topic, make sure you attempt:
    • A few basic questions (to warm up)
    • A few harder, exam-style questions

On Tutorly.sg, you can directly request:

  • “Hard variants”
  • “Tricky questions”
  • “O-Level style application questions”

This prepares you for the shock factor in the actual paper.


Start practising technique the smart way

If you’ve read until here, you already know this:

  • Scoring better in O Levels isn’t just about “studying harder”
  • It’s about using the right techniques, practising them, and getting fast feedback

That’s where Tutorly.sg is honestly one of the most practical tools you can use:

  • It’s a 24/7 AI tutor website, built specifically for Singapore students from Primary to JC, aligned to the MOE syllabus
  • It has already been used by thousands of students in Singapore and was featured on CNA
  • You can practise English, Math, and Science with:
    • Instant answers
    • Step-by-step worked solutions
    • Model responses for writing questions
    • Custom question sets e.g.10hardalgebraquestionslikeOLevele.g. “10 hard algebra questions like O Level”

You don’t need to wait for your school teacher or tuition teacher to mark your work. You can practise anytime, even at 11pm the night before a test.

Start here to learn more about the AI tutor:
https://tutorly.sg/ai-tutor-singapore

Or jump straight into practising questions


“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