Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Quadratics

Quadratic Equations

20 practice questions 2 video lessons Theory + worked examples

Master quadratic equations for Queensland Year 11 Mathematical Methods (QCAA). A quadratic equation sets a squared expression equal to zero, and usually has two solutions.

You will learn to solve by factorising and the null factor law, take square roots to handle bracket-squared forms, and turn worded problems into equations while rejecting answers that make no sense — a core skill behind every parabola you sketch.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 2 video(s)
  • Quadratic Equations - Video - Solving Quadratic Equations by Factoring Watch
  • Quadratic Equations - Video - Solving Quadratic Equations By Completing The Square Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 1), a quadratic equation is solved by making one side zero, factorising, and applying the null factor law: if a product is zero, at least one factor is zero. This page covers the null factor law, solving monic and non-monic quadratics by factorisation, solving \((x-h)^2=k\) by square roots, and worded problems that reduce to a quadratic.

A quadratic equation can be written \(ax^2+bx+c=0\) with \(a\ne0\). Its solutions (also called roots) are the \(x\)-values that make it true — the \(x\)-intercepts of the matching parabola.

The null factor law states that if \(A\times B=0\) then \(A=0\) or \(B=0\). So once a quadratic is written as a product equal to zero, you set each factor to zero and solve the simple linear equations.

When a quadratic is a perfect square equal to a number, \((x-h)^2=k\) with \(k\ge0\), you may take square roots of both sides, remembering the \(\pm\).

Zero on one side first. The null factor law only works when the product equals zero, so always rearrange to \(\ldots=0\) before factorising.
Solutions are the x-interceptsParabola y=(x minus 3)(x plus 4) cutting the x-axis at minus 4 and 3, the solutions of the equation. x y x=-4 x=3
The roots of \((x-3)(x+4)=0\) are where the parabola meets the \(x\)-axis: \(x=-4\) and \(x=3\).
Solving by taking square rootsParabola y=x squared minus 25 meeting the x-axis at plus and minus 5, from x squared equals 25. x y
Solving \(x^2=25\) by square roots gives \(x=\pm5\) — the two \(x\)-intercepts.

The two tools for this subtopic:

\[AB=0 \ \Longrightarrow\ A=0 \ \text{or}\ B=0\]
AB=0A=0 or B=0
\[(x-h)^2=k \ \Longrightarrow\ x-h=\pm\sqrt{k}\]
(x-h)2=kx-h=±k
Two roots, usually. A quadratic normally has two solutions; they are equal when the quadratic is a perfect square, and there are none (in Year 11 real terms) when a square equals a negative.

How to solve a quadratic equation

  1. Rearrange so one side is \(0\) (collect all terms on the left).
  2. Factorise the quadratic, or if it is \((x-h)^2=k\) take square roots of both sides.
  3. Solve each factor equal to zero, then state both roots (and reject any that do not fit a worded context).
Example 1 — Null factor law
Solve \((x-3)(x+4)=0\).
Solution

The product is already zero, so apply the null factor law — set each factor to zero:

\(x-3\)\(=\)\(0\)
\(x\)\(=\)\(3\)

and the other factor:

\(x+4\)\(=\)\(0\)
\(x\)\(=\)\(-4\)

\(x=3\) or \(x=-4\).

Roots of (x-3)(x+4)=0Parabola cutting the x-axis at minus 4 and 3. x y -4 3
x=3 or x=-4
Example 2 — Rearrange, then factorise
Solve \(x^2+3x=10\).
Solution

Make one side zero:

\(x^2+3x-10\)\(=\)\(0\)

Factorise the monic trinomial — two numbers multiplying to \(-10\), adding to \(3\) are \(5\) and \(-2\):

\((x+5)(x-2)\)\(=\)\(0\)

Apply the null factor law:

\(x+5\)\(=\)\(0\ \Rightarrow\ x=-5\)
\(x-2\)\(=\)\(0\ \Rightarrow\ x=2\)

\(x=-5\) or \(x=2\).

Roots of x^2+3x-10=0Parabola y=x squared plus 3x minus 10 cutting the x-axis at minus 5 and 2. x y -5 2
x=-5 or x=2
Example 3 — Taking square roots
Solve \((x-2)^2=25\).
Solution

Take the square root of both sides, keeping \(\pm\):

\(x-2\)\(=\)\(\pm\sqrt{25}\)
\(x-2\)\(=\)\(\pm5\)

Solve the two cases:

\(x\)\(=\)\(2+5=7\)
\(x\)\(=\)\(2-5=-3\)

\(x=7\) or \(x=-3\).

Roots of (x-2)^2=25Parabola y=(x minus 2) squared minus 25 with x-intercepts at minus 3 and 7. x y -3 7
x=7 or x=-3
Example 4 — A worded problem
A rectangle is \(3\ \text{m}\) longer than it is wide and has area \(40\ \text{m}^2\). Find its width.
Solution

Let the width be \(w\) metres, so the length is \(w+3\). Area gives an equation:

\(w(w+3)\)\(=\)\(40\)

Expand and make one side zero:

\(w^2+3w\)\(=\)\(40\)
\(w^2+3w-40\)\(=\)\(0\)

Factorise — two numbers multiplying to \(-40\), adding to \(3\) are \(8\) and \(-5\):

\((w+8)(w-5)\)\(=\)\(0\)
\(w\)\(=\)\(-8\ \text{or}\ 5\)

A width cannot be negative, so reject \(w=-8\).

\(w\)\(=\)\(5\)

The width is \(5\ \text{m}\) (and the length \(8\ \text{m}\)).

Valid root for a widthParabola y=w squared plus 3w minus 40 with roots minus 8 rejected and 5 the valid width. x y w=5 reject
w=5

Common pitfalls

Factorising before making it zero. The null factor law needs a product equal to \(0\). Solving \(x^2+3x=10\) as \(x(x+3)=10\) is wrong — rearrange to \(=0\) first.
Dropping the negative root. \((x-2)^2=25\) gives \(x-2=\pm5\); the \(\pm\) is essential, so there are two answers, not one.
Cancelling a factor of \(x\). Dividing \(x^2=5x\) by \(x\) loses the root \(x=0\). Instead write \(x^2-5x=0\), factor \(x(x-5)=0\), giving \(x=0\) or \(x=5\).
Keeping an impossible answer. In a worded problem, reject roots that cannot be a length, time or count.

Frequently asked questions

What is the null factor law?

If a product of factors equals zero, then at least one factor is zero. So from \((x-a)(x-b)=0\) you get \(x=a\) or \(x=b\).

Why must one side be zero before factorising?

Because the null factor law only applies to a product equal to zero. If the right side is not zero, a factor being that number tells you nothing.

How do I solve \((x-h)^2=k\)?

Take the square root of both sides to get \(x-h=\pm\sqrt{k}\), then solve the two cases \(x=h+\sqrt{k}\) and \(x=h-\sqrt{k}\).

How many solutions does a quadratic have?

Usually two. They coincide when the quadratic is a perfect square, and there are no real solutions when a square would have to equal a negative number.

Do the solutions relate to the graph?

Yes — the real solutions are exactly the \(x\)-intercepts of the parabola \(y=ax^2+bx+c\).

Why reject a negative answer in a word problem?

Lengths, times and counts cannot be negative, so a negative root is not a valid answer even though it solves the equation.