Tip: Tutorly's full features are available on tablet and desktop.
Tutorly.sg Logo
Topic hub
Start here for the full cluster: O-Level AI Tutor (Singapore)
This helps you move from the big picture to the most relevant supporting guides.
Try Tutorly Free →

How To Solve Quadratic Equations Step By Step (Singapore Secondary Level Tutorial)

Updated April 29, 2026O 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 in Secondary school in Singapore (especially Sec 3–4 doing E Math or A Math), quadratic equations are everywhere.

They show up in:

“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

  • Sec 3 algebra topics
  • O-Level E Math Paper 1 and Paper 2
  • A Math (even more heavily)
  • Physics kinematics questions (projectiles, motion)

So if you’re still a bit blur about quadratics, don’t panic. You’re definitely not alone.

This tutorial will walk you through how to solve quadratic equations step by step, in a way that matches what you actually see in the MOE syllabus and O-Level exam papers.

Along the way, I’ll also show you how you can use Tutorly.sg — a 24/7 AI tutor website built specifically for Singapore students — to get instant practice and explanations whenever you’re stuck.

Tutorly.sg has already been used by thousands of students in Singapore, and has even been mentioned on CNA (Channel NewsAsia), so you’re in safe hands.

Useful links to keep open:


Step-by-step tutorial

1. What is a quadratic equation?

A quadratic equation is any equation that can be written in this form:

ax2+bx+𝑐=0ax^2 + bx + 𝑐 = 0

where:

  • 𝑎, 𝑏, 𝑐 are numbers (real constants)
  • 𝑎0𝑎 \neq 0 (if 𝑎 = 0, then it’s not quadratic anymore)

Examples:

  • 𝑥2+5𝑥+6=0𝑥^2 + 5𝑥 + 6 = 0
  • 2𝑥23𝑥5=02𝑥^2 - 3𝑥 - 5 = 0
  • 3𝑥27=03𝑥^2 - 7 = 0 (here 𝑏 = 0)

In the O-Level syllabus, you usually solve quadratics in three main ways:

  1. By factorisation
  2. By completing the square
  3. Using the quadratic formula

You need to know all three, because exam questions will test them in different ways.


2. Method 1: Solving by factorisation

This is usually the first method you learn in Sec 3.

General idea

You rewrite the quadratic as a product of two brackets, then use the fact that:

If PQ = 0, then either 𝑃 = 0 or 𝑄 = 0.

Step-by-step example 1 (simple)

Solve 𝑥2+5𝑥+6=0𝑥^2 + 5𝑥 + 6 = 0.

Step 1: Factorise

We want:

𝑥2+5𝑥+6=(𝑥+?)(𝑥+?)𝑥^2 + 5𝑥 + 6 = (𝑥 + ?)(𝑥 + ?)

We need two numbers that:

  • multiply to +6
  • add up to +5

Those numbers are 22 and 33.

So:

𝑥2+5𝑥+6=(𝑥+2)(𝑥+3)𝑥^2 + 5𝑥 + 6 = (𝑥 + 2)(𝑥 + 3)

Step 2: Use “= 0”

(𝑥+2)(𝑥+3)=0(𝑥 + 2)(𝑥 + 3) = 0

So either:

  • 𝑥 + 2 = 0 → 𝑥 = -2
  • 𝑥 + 3 = 0 → 𝑥 = -3

Answer: 𝑥 = -2 or 𝑥 = -3


Step-by-step example 2 (with coefficient)

Solve 2𝑥23𝑥5=02𝑥^2 - 3𝑥 - 5 = 0.

Step 1: Factorise

We look for a pair of brackets:

(2𝑥+?)(𝑥+?)=0(2𝑥 + ?)(𝑥 + ?) = 0

We want:

  • Product of constants = -5
  • Cross terms add up to -3𝑥

Try (2𝑥 + 2)(𝑥 - 5):

  • Multiply: (2𝑥)(𝑥)=2𝑥2(2𝑥)(𝑥) = 2𝑥^2
  • Outer + inner: -10𝑥 + 2𝑥 = -8𝑥 (not correct)

Try (2𝑥 + 5)(𝑥 - 1):

  • Multiply: (2𝑥)(𝑥)=2𝑥2(2𝑥)(𝑥) = 2𝑥^2
  • Outer + inner: -2𝑥 + 5𝑥 = 3𝑥 (sign wrong)

Try (2𝑥 - 5)(𝑥 + 1):

  • Multiply: (2𝑥)(𝑥)=2𝑥2(2𝑥)(𝑥) = 2𝑥^2
  • Outer + inner: 2𝑥 - 5𝑥 = -3𝑥 (correct!)
  • Constant: -5

So:

2𝑥23𝑥5=(2𝑥5)(𝑥+1)2𝑥^2 - 3𝑥 - 5 = (2𝑥 - 5)(𝑥 + 1)

Step 2: Use “= 0”

(2𝑥5)(𝑥+1)=0(2𝑥 - 5)(𝑥 + 1) = 0

So either:

  • 2𝑥 - 5 = 0 → 2𝑥 = 5 → 𝑥=52𝑥 = \dfrac{5}{2}
  • 𝑥 + 1 = 0 → 𝑥 = -1

Answer: 𝑥=52𝑥 = \dfrac{5}{2} or 𝑥 = -1


3. Method 2: Solving by completing the square

This is important for:

  • E Math: solving, graphing parabolas, finding minimum/maximum
  • A Math: more advanced algebra and functions

General idea

You rewrite the quadratic into this form:

(𝑥+𝑝)2=𝑞(𝑥 + 𝑝)^2 = 𝑞

Then take square roots.

Standard steps (when 𝑎 = 1)

Solve 𝑥2+4𝑥5=0𝑥^2 + 4𝑥 - 5 = 0.

Step 1: Move constant to the right

𝑥2+4𝑥=5𝑥^2 + 4𝑥 = 5

Step 2: Add the “magic number”

Take half of the coefficient of 𝑥:

  • Coefficient of 𝑥 is 44
  • Half of 44 is 22
  • Square it: 22=42^2 = 4

Add 44 to both sides:

𝑥2+4𝑥+4=5+4𝑥^2 + 4𝑥 + 4 = 5 + 4

Left side becomes a perfect square:

(𝑥+2)2=9(𝑥 + 2)^2 = 9

Step 3: Square root both sides

𝑥+2=±3𝑥 + 2 = \pm 3

So:

  • 𝑥 + 2 = 3 → 𝑥 = 1
  • 𝑥 + 2 = -3 → 𝑥 = -5

Answer: 𝑥 = 1 or 𝑥 = -5


When 𝑎1𝑎 \neq 1

Solve 2𝑥2+8𝑥+3=02𝑥^2 + 8𝑥 + 3 = 0.

Step 1: Make coefficient of 𝑥2𝑥^2 equal to 1

Divide the whole equation by 2:

𝑥2+4𝑥+32=0𝑥^2 + 4𝑥 + \dfrac{3}{2} = 0

Move constant:

𝑥2+4𝑥=32𝑥^2 + 4𝑥 = -\dfrac{3}{2}

Step 2: Complete the square

Half of 44 is 22, 22=42^2 = 4.

Add 44 to both sides:

𝑥2+4𝑥+4=32+4𝑥^2 + 4𝑥 + 4 = -\dfrac{3}{2} + 4

Right side:

32+4=32+82=52-\dfrac{3}{2} + 4 = -\dfrac{3}{2} + \dfrac{8}{2} = \dfrac{5}{2}

So:

(𝑥+2)2=52(𝑥 + 2)^2 = \dfrac{5}{2}

Step 3: Square root both sides

𝑥+2=±52𝑥 + 2 = \pm \sqrt{\dfrac{5}{2}}

So:

𝑥=2±52𝑥 = -2 \pm \sqrt{\dfrac{5}{2}}

You can leave it in this surd form (usually acceptable in O-Level unless asked otherwise).


4. Method 3: Quadratic formula

The quadratic formula works for any quadratic equation:

For ax2+bx+𝑐=0ax^2 + bx + 𝑐 = 0,

𝑥=𝑏±𝑏24ac2𝑎𝑥 = \dfrac{-𝑏 \pm \sqrt{𝑏^2 - 4ac}}{2𝑎}

The part under the square root, 𝑏24ac𝑏^2 - 4ac, is called the discriminant.

  • If 𝑏24ac>0𝑏^2 - 4ac > 0 → 2 distinct real roots
  • If 𝑏24ac=0𝑏^2 - 4ac = 0 → 1 repeated real root
  • If 𝑏24ac<0𝑏^2 - 4ac < 0 → no real roots (in E Math context)

Step-by-step example

Solve 3𝑥22𝑥1=03𝑥^2 - 2𝑥 - 1 = 0 using the formula.

Here:

  • 𝑎 = 3
  • 𝑏 = -2
  • 𝑐 = -1

Step 1: Substitute into discriminant

𝑏24ac=(2)24(3)(1)=4+12=16𝑏^2 - 4ac = (-2)^2 - 4(3)(-1) = 4 + 12 = 16

Step 2: Use the formula

𝑥=(2)±1623=2±46𝑥 = \dfrac{-(-2) \pm \sqrt{16}}{2 \cdot 3} = \dfrac{2 \pm 4}{6}

So:

  • 𝑥=2+46=66=1𝑥 = \dfrac{2 + 4}{6} = \dfrac{6}{6} = 1
  • 𝑥=246=26=13𝑥 = \dfrac{2 - 4}{6} = \dfrac{-2}{6} = -\dfrac{1}{3}

Answer: 𝑥 = 1 or 𝑥=13𝑥 = -\dfrac{1}{3}


5. Which method should you use?

For O-Level style questions:

  • Factorisation:
    Use it when the quadratic is “nice” and factorisable with integers.
    Faster, and often what examiners expect if they say “solve by factorisation”.

  • Completing the square:
    Use it when the question asks for maximum/minimum value or vertex form, or explicitly says “by completing the square”.

  • Quadratic formula:
    Use it when:

    • Factorisation is hard or impossible with integers
    • The question says “hence use the quadratic formula”
    • You want a reliable method that always works (but be careful with algebra)

If you’re practising on Tutorly.sg (<https://tutorly.sg/ai-tutor-singapore>), you can actually type:

“Solve 2𝑥23𝑥5=02𝑥^2 - 3𝑥 - 5 = 0 by factorisation, then show using quadratic formula”

and the AI tutor will give you:

  • The final answers
  • Step-by-step worked solution for each method

So you can compare and see how the methods relate.


Exam strategy guide

Quadratic equations are almost guaranteed to appear in O-Level E Math, and very heavily in A Math. Here’s how to handle them efficiently in exams.

“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. Read the instruction carefully

Look for key phrases:

  • “Solve the equation…” → any method (unless specified)
  • “Solve the equation by factorisation” → must show factorisation
  • “Solve the equation by completing the square” → must use that method
  • “Using the quadratic formula, find the roots of…” → use the formula

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 use the wrong method when they clearly specify, you can lose method marks even if the answers are correct.


2. Time management tips

For O-Level E Math:

  • Don’t spend more than 3–4 minutes on a single quadratic question in Paper 1.
  • If it’s in a long question in Paper 2 (e.g. coordinate geometry, kinematics), the quadratic part is usually just one step. Don’t overthink it.

If you’re stuck:

  1. Try factorisation quickly.
  2. If cannot factorise nicely, switch to the quadratic formula.
  3. If still stuck, leave some working, circle the question, and move on. Come back later.

3. Check your answers smartly

You don’t always have time to substitute back in detail, but you can do quick checks:

  • For ax2+bx+𝑐=0ax^2 + bx + 𝑐 = 0, if roots are 𝑝 and 𝑞:

  • Sum of roots: 𝑝+𝑞=𝑏𝑎𝑝 + 𝑞 = -\dfrac{𝑏}{𝑎}

    • Product of roots: pq=𝑐𝑎pq = \dfrac{𝑐}{𝑎}

Example:

For 𝑥25𝑥+6=0𝑥^2 - 5𝑥 + 6 = 0, roots found: 𝑥 = 2 and 𝑥 = 3.

  • Sum: 2 + 3 = 5 → matches 𝑏𝑎=51=5-\dfrac{𝑏}{𝑎} = -\dfrac{-5}{1} = 5
  • Product: 23=62 \cdot 3 = 6 → matches 𝑐𝑎=61=6\dfrac{𝑐}{𝑎} = \dfrac{6}{1} = 6

If these don’t match, you know something went wrong.


4. Use your calculator carefully

For O-Level, you’re allowed a scientific calculator, but not a CAS calculator that solves equations automatically.

However, you can:

  • Use it to compute the discriminant 𝑏24ac𝑏^2 - 4ac
  • Use it to handle fractions and surds accurately
  • Check approximate decimal values of your answers

Exam tip: If your exact answer is 𝑥=52𝑥 = \dfrac{5}{2}, don’t write 2.52.5 unless they ask for a decimal. Exact forms are usually safer.


5. When quadratics appear inside word problems

Common contexts in Singapore papers:

  • Area of a rectangle / garden / field
  • Height of a projectile: 𝑕=ut12gt2𝑕 = ut - \dfrac{1}{2}gt^2
  • Revenue / profit problems in E Math
  • Coordinate geometry: intersection of a line and a parabola

Strategy:

  1. Translate the situation into an equation.
  2. Rearrange until you get a standard quadratic form ax2+bx+𝑐=0ax^2 + bx + 𝑐 = 0.
  3. Choose the method (factorisation / formula).
  4. After solving, interpret the answers in context (reject negative lengths/time if not realistic).

If you want practice with these word problems, you can throw past-year questions into Tutorly.sg (<https://tutorly.sg/app>) and ask it to:

“Explain step-by-step how to form the quadratic equation from this word problem, then solve it.”

You’ll still need to think (it won’t just give you final answers to copy), but you can see each step clearly.


Worksheet practice

Use this section like a mini worksheet. Try each question yourself first, then check with a solution method (you can also use Tutorly.sg to confirm your answers and see steps).

I’ll organise them by difficulty: basic, intermediate, then hard exam-style variants.


A. Basic practice (factorisation focus)

Q 1. Solve 𝑥27𝑥+12=0𝑥^2 - 7𝑥 + 12 = 0 by factorisation.

Outline:

  • Find two numbers that multiply to +12 and add up to -7.
  • Factorise, then solve each bracket = 0.

Q 2. Solve 2𝑥2+3𝑥2=02𝑥^2 + 3𝑥 - 2 = 0 by factorisation.

Outline:

  • Look for (2𝑥 + ?)(𝑥 + ?) type.
  • Check cross terms carefully.

Q 3. Solve 3𝑥212𝑥=03𝑥^2 - 12𝑥 = 0.

Outline:

  • First factor out the common factor 3𝑥.
  • Then solve each factor = 0.

B. Intermediate practice (completing the square & formula)

Q 4. Solve 𝑥2+6𝑥+5=0𝑥^2 + 6𝑥 + 5 = 0 by completing the square.

Outline:

  1. Move constant to the right.
  2. Add the “magic number” (half of 6, then square).
  3. Form (𝑥+𝑝)2=𝑞(𝑥 + 𝑝)^2 = 𝑞, then take square roots.

Q 5. Solve 2𝑥24𝑥+1=02𝑥^2 - 4𝑥 + 1 = 0 using the quadratic formula.

Outline:

  • Identify 𝑎, 𝑏, 𝑐.
  • Compute 𝑏24ac𝑏^2 - 4ac.
  • Substitute into 𝑏±𝑏24ac2𝑎\dfrac{-𝑏 \pm \sqrt{𝑏^2 - 4ac}}{2𝑎}.

Q 6. A quadratic equation has roots 𝑥 = 2 and 𝑥 = -3. Form the quadratic equation in the form ax2+bx+𝑐=0ax^2 + bx + 𝑐 = 0 with integer coefficients.

Outline:

  • Use (𝑥 - 2)(𝑥 + 3) = 0.
  • Expand, simplify, write in standard form.

C. Hard exam variants (O-Level style)

These are the kind that can appear in the later part of Paper 1 or inside a structured Paper 2 question.


Q 7. Discriminant and nature of roots

Given the quadratic equation kx24𝑥+1=0kx^2 - 4𝑥 + 1 = 0, where 𝑘 is a constant:

  1. Find the value(s) of 𝑘 for which the equation has equal roots.
  2. Find the value(s) of 𝑘 for which the equation has no real roots.

Outline:

  • Use discriminant 𝑏24ac𝑏^2 - 4ac.
  • Equal roots → discriminant = 0.
  • No real roots → discriminant < 0.

Let 𝑎 = 𝑘, 𝑏 = -4, 𝑐 = 1.


Q 8. Word problem – area

The length of a rectangle is (𝑥 + 3) cm and the width is (𝑥 - 2) cm. The area of the rectangle is 40 cm240\text{ cm}^2.

  1. Form a quadratic equation in 𝑥.
  2. Solve the equation.
  3. Hence, find the dimensions of the rectangle.

Outline:

  • Area = length × width.
  • Set (𝑥 + 3)(𝑥 - 2) = 40.
  • Expand, rearrange to ax2+bx+𝑐=0ax^2 + bx + 𝑐 = 0.
  • Solve (likely factorisation or formula).
  • Reject any value of 𝑥 that gives negative length/width.

Q 9. Application – projectile motion

A ball is thrown upwards from a height of 1.5 m1.5\text{ m} with an initial velocity of 8 m/s8\text{ m/s}. Its height 𝑕 metres above the ground after 𝑡 seconds is given by

𝑕=1.5+8𝑡5𝑡2.𝑕 = 1.5 + 8𝑡 - 5𝑡^2.

“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)

  1. Show that the equation for when the ball hits the ground is 5𝑡28𝑡1.5=05𝑡^2 - 8𝑡 - 1.5 = 0.
  2. Solve this equation, giving your answers correct to 2 decimal places.
  3. Hence, find the time taken for the ball to hit the ground.

Outline:

  • Hits the ground → 𝑕 = 0.
  • Rearrange to standard quadratic.
  • Use quadratic formula.
  • One root will be negative (ignore, not physical).
  • Positive root is the time taken.

Q 10. Maximum value (completing the square)

The function 𝑓(𝑥)=2𝑥2+8𝑥+3𝑓(𝑥) = -2𝑥^2 + 8𝑥 + 3 represents the profit (in dollars) made by a company when they produce 𝑥 units of a certain product.

  1. Rewrite 𝑓(𝑥) in the form 𝑎(𝑥𝑕)2+𝑘𝑎(𝑥 - 𝑕)^2 + 𝑘.
  2. Hence, find the maximum profit and the number of units that should be produced to obtain this maximum profit.

Outline:

  • Factor out -2 from 𝑥2𝑥^2 and 8𝑥.
  • Complete the square inside the bracket.
  • Identify the vertex (𝑕, 𝑘).
  • Because coefficient of 𝑥2𝑥^2 is negative, it’s a maximum.

How to use Tutorly.sg with these questions

If you’re practising alone at home, sometimes you’re not sure if your answer is correct, or you don’t know where your mistake is.

Here’s how you can use Tutorly.sg effectively:

  1. Go to <https://tutorly.sg/app>.
  2. Type in one of the questions, for example:

“Q 8: The length of a rectangle is (x + 3) cm and the width is (x - 2) cm… (full question). Please show me the step-by-step solution.”

  1. Tutorly will:
    • Give you the final answer
    • Show a clear, step-by-step worked solution that you can follow

You can also ask:

  • “Explain why we reject the negative value of 𝑡 in Q 9.”
  • “Show how to complete the square for 2𝑥2+8𝑥+3-2𝑥^2 + 8𝑥 + 3 slowly.”

Because it’s built for the Singapore MOE syllabus, the style of solution will feel very similar to what your teacher expects and what you see in Ten-Year Series.


Common mistakes

These are the errors I see most often from Sec 3–4 students, especially under exam stress. If you fix these, your accuracy will improve a lot.

1. Forgetting to write “= 0” before solving

You must rearrange to ax2+bx+𝑐=0ax^2 + bx + 𝑐 = 0 before using:

  • Factorisation
  • Quadratic formula
  • Completing the square (properly)

Example:

Given 𝑥2+3𝑥=10𝑥^2 + 3𝑥 = 10.

Wrong: Straight away factorise as (𝑥 + 5)(𝑥 - 2) or something random.

Correct:

𝑥2+3𝑥10=0𝑥^2 + 3𝑥 - 10 = 0

Then solve.


2. Sign mistakes in factorisation

Example: 𝑥2𝑥6=0𝑥^2 - 𝑥 - 6 = 0.

Students sometimes write:

(𝑥3)(𝑥2)=0(𝑥 - 3)(𝑥 - 2) = 0

Check: (𝑥3)(𝑥2)=𝑥25𝑥+6(𝑥 - 3)(𝑥 - 2) = 𝑥^2 - 5𝑥 + 6 (totally different).

Correct factorisation:

(𝑥3)(𝑥+2)=𝑥2𝑥6(𝑥 - 3)(𝑥 + 2) = 𝑥^2 - 𝑥 - 6

Always expand quickly in your head to check:

  • Product of constants
  • Sum of cross terms

3. Dropping the “±\pm” when taking square roots

From (𝑥+2)2=9(𝑥 + 2)^2 = 9:

Wrong:

𝑥+2=3𝑥=1𝑥 + 2 = 3 \Rightarrow 𝑥 = 1

Correct:

𝑥+2=±3𝑥=1 or 𝑥=5𝑥 + 2 = \pm 3 \Rightarrow 𝑥 = 1 \text{ or } 𝑥 = -5

Forgetting the negative root loses you half the marks immediately.


4. Mixing up 𝑏24ac𝑏^2 - 4ac in the quadratic formula

Common mistakes:

  • Using 4𝑐 instead of 4ac
  • Forgetting that 𝑏 might be negative (e.g. 𝑏 = -2)

Example: For 3𝑥22𝑥1=03𝑥^2 - 2𝑥 - 1 = 0,

  • 𝑎 = 3, 𝑏 = -2, 𝑐 = -1
  • 𝑏24ac=(2)24(3)(1)𝑏^2 - 4ac = (-2)^2 - 4(3)(-1), not 224(3)(1)2^2 - 4(3)(1)

If you’re not careful with signs


“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