All articles
AlgebraGrade 9–11math

Solving Quadratic Equations: Three Methods That Always Work

10 min read

A quadratic equation is any equation where the highest power of x is 2 — like x² − 5x + 6 = 0. There are exactly three reliable methods to solve them. Knowing all three — and when to use each — means you will never be stuck.

Standard Form

Every quadratic can be written as ax² + bx + c = 0, where a ≠ 0. The three numbers a, b, and c are called coefficients.
xyx₁x₂vertex
A quadratic equation graphs as a parabola. The roots are where it crosses the x-axis.

When you solve a quadratic, you are finding the roots — the values of x where the parabola crosses the x-axis. A quadratic can have two roots, one root (a repeated root), or no real roots at all.


Not sure which quadratic method to use first?

A free demo session lets us pinpoint exactly where the reasoning breaks down — no pressure, no commitment.

Book free demo

Method 1 — Factoring

Factoring works best when the equation has nice integer roots. You rewriteax² + bx + c as a product of two brackets, then use the zero-product property.

Zero-product property: If A × B = 0, then either A = 0 or B = 0 (or both). This is the key that unlocks factoring.

Solve by factoring: x² − 5x + 6 = 0

1

Find two numbers that multiply to +6 and add to −5

We need: ? × ? = 6 and ? + ? = −5.
Answer: −2 and −3 (since −2 × −3 = 6 and −2 + −3 = −5).
2

Write the factored form

(x − 2)(x − 3) = 0
3

Apply zero-product property

Either x − 2 = 0 or x − 3 = 0
x = 2    or    x = 3
4

Check both solutions

x = 2: 4 − 10 + 6 = 0
x = 3: 9 − 15 + 6 = 0

Solve by factoring: 2x² + 7x + 3 = 0

1

Multiply a × c = 2 × 3 = 6. Find two numbers that multiply to 6 and add to 7

1 and 6: multiply to 6, add to 7 ✓
2

Split the middle term and factor by grouping

2x² + x + 6x + 3 = 0
x(2x + 1) + 3(2x + 1) = 0
(2x + 1)(x + 3) = 0
3

Solve each factor

2x + 1 = 0 → x = −½
x + 3 = 0 → x = −3

Method 2 — The Quadratic Formula

When factoring is difficult or impossible, the quadratic formula always works. Memorise this formula — it solves any quadratic.

The Quadratic Formula

x = (−b ± √(b² − 4ac)) / 2a

where ax² + bx + c = 0

Solve using the formula: 2x² − 4x − 6 = 0

1

Identify a, b, and c

a = 2, b = −4, c = −6
2

Calculate the discriminant (b² − 4ac)

b² − 4ac = (−4)² − 4(2)(−6) = 16 + 48 = 64
3

Apply the formula

x = (4 ± √64) / 4 = (4 ± 8) / 4
4

Calculate both solutions

x = (4 + 8)/4 = 12/4 = 3
x = (4 − 8)/4 = −4/4 = −1

The Discriminant (b² − 4ac)

The value under the square root tells you how many real solutions exist:
  • b² − 4ac > 0 → two different real roots
  • b² − 4ac = 0 → exactly one real root (repeated)
  • b² − 4ac < 0 → no real roots

Method 3 — Completing the Square

Completing the square is more steps but gives you the vertex form of the parabola, which is useful in more advanced work. It is also how the quadratic formula was derived.

Solve by completing the square: x² + 6x − 7 = 0

1

Move the constant to the right side

x² + 6x = 7
2

Take half of the x-coefficient, square it, add to both sides

Half of 6 is 3. Three squared is 9.
x² + 6x + 9 = 7 + 9
x² + 6x + 9 = 16
3

Write the left side as a perfect square

(x + 3)² = 16
4

Take the square root of both sides (±)

x + 3 = ±4
x = −3 + 4 = 1    or    x = −3 − 4 = −7

Which Method Should You Use?

SituationBest method
Looks like it will factor cleanlyFactoring (fastest)
Messy coefficients or fractionsQuadratic formula (always works)
Need vertex form for graphingCompleting the square
Not sureQuadratic formula (safest default)
Common mistake: Forgetting the ± sign when taking a square root. Both +√ and −√ are valid roots — always write both solutions.

Practice Problems

  1. 1

    Solve by factoring: x² − 7x + 12 = 0

    Hint: Find two numbers that multiply to 12 and add to −7.

  2. 2

    Solve using the quadratic formula: 3x² − 5x − 2 = 0

    Hint: a=3, b=−5, c=−2.

  3. 3

    Solve by completing the square: x² + 4x − 5 = 0

    Hint: Add (4/2)² = 4 to both sides.

  4. 4

    Find the discriminant and state the number of roots: 2x² − 3x + 5 = 0

    Hint: b² − 4ac = 9 − 40 = ?

  5. 5

    Solve: x² − 9 = 0

    Hint: This is a difference of squares — factor it as (x+3)(x−3) = 0.

Want to practise with feedback?

Quadratics are one of those topics where small mistakes compound into bigger ones — especially under exam pressure. A free demo session lets us find exactly which step is tripping you up and fix it before it becomes a habit.

Keep reading

Related articles

Want to go deeper with a mentor?

Reading helps. Working through problems with someone who can catch your exact mistake helps more. Book a free session — no commitment.

Book free demo