Quadratics
🎯What you need to be able to do
- Complete the square, and read the vertex and the line of symmetry straight off the result.
- Find the discriminant and use it to describe the roots — and to solve problems about a parameter.
- Solve quadratic equations by factorising, completing the square and the formula.
- Solve quadratic inequalities, and give the answer in the correct form.
- Recognise and solve equations that are quadratic in a substituted variable.
- Solve simultaneously one linear and one quadratic equation, including the tangency case.
- Sketch a quadratic and relate its algebra to its graph.
📚The mathematics
Completing the square
Any quadratic can be written in the form
and this form is worth far more than the expanded one, because it hands you three things at once: the vertex is at \( (-b,\ c) \), the line of symmetry is \( x = -b \), and the least (or greatest) value of the expression is \( c \). The last of these is why “find the minimum value” questions never need calculus at P1.
The method, when \( a \ne 1 \): factor \(a\) out of the \( x^{2} \) and \( x \) terms only, complete the square inside the bracket, then multiply back out.
The step people drop is multiplying the \( -9 \) by the 2. If your completed square does not expand back to the original, that is almost always where it went wrong — and expanding back takes ten seconds.
Note the sign convention: \( (x-3)^{2} \) puts the vertex at \( x = +3 \). Whatever makes the bracket zero is where the vertex sits.
The discriminant
For \( ax^{2} + bx + c = 0 \), the discriminant is \( b^{2} - 4ac \), and it tells you about the roots without finding them:
Translate the geometry into the algebra and back, because questions are phrased either way:
- “cuts the \(x\)-axis twice”, “meets the curve at two points” → \( > 0 \)
- “touches”, “is a tangent to”, “has equal roots” → \( = 0 \)
- “does not meet”, “is always positive” (with \(a > 0\)) → \( < 0 \)
Questions asking for the values of a constant \(k\) that produce a given number of roots are discriminant questions, and they almost always end in a quadratic inequality in \(k\).
Quadratic inequalities
To solve \( ax^{2} + bx + c > 0 \): find the critical values by solving the corresponding equation, sketch the parabola, and read off the region. Do not divide an inequality by an expression whose sign you do not know, and do not simply reverse the sign of the equation’s answer.
The shape decides the form of the answer, and this is where marks are lost:
- Positive \(a\), and you want \( > 0 \) — the curve is above the axis outside the roots, so the answer is two separate regions: \( x < \alpha \) or \( x > \beta \).
- Positive \(a\), and you want \( < 0 \) — the curve is below the axis between the roots, so the answer is a single interval: \( \alpha < x < \beta \).
Disguised quadratics
Many equations become quadratic after a substitution. Spot the pattern: the power of one term is exactly twice the power of another.
Solve for \(u\), then undo the substitution — the answer to the question is in \(x\), not \(u\). Two checks matter at that stage: \( u = x^{2} \) gives two values of \(x\) for each positive \(u\) and none for a negative one; \( u = \sqrt{x} \) requires \( u \ge 0 \), so a negative root of the quadratic must be discarded.
Simultaneous equations: one linear, one quadratic
Make one variable the subject of the linear equation and substitute into the quadratic. That direction round is always easier, and substituting the quadratic into the linear one produces a mess.
The resulting quadratic tells you how the line and the curve are related, which is the discriminant again: two solutions means the line is a chord cutting the curve twice, one repeated solution means it is a tangent, and no real solutions means they never meet.
✏️Worked example
(a) Factor the 3 out of the first two terms only:
Since \( 3(x+2)^{2} \ge 0 \) always, and equals zero only when \( x = -2 \), the least value of \( f(x) \) is \( -5 \), occurring at \( x = -2 \).
(b) Tangency means the line meets the curve exactly once, so equating them must give a quadratic with a repeated root:
Setting the discriminant to zero: \( (4-m)^{2} - 4(1)(8) = 0 \), so \( (4-m)^{2} = 32 \) and \( 4 - m = \pm 4\sqrt{2} \). Hence \( m = 4 \mp 4\sqrt{2} \), that is
(c) Factorise: \( 2x^{2} - 5x - 3 = (2x + 1)(x - 3) \), so the critical values are \( x = -\tfrac{1}{2} \) and \( x = 3 \). The coefficient of \( x^{2} \) is positive, so the parabola opens upwards and is at or above the axis outside the roots:
📝Practise
Work through these, then reveal the answer. Each question targets a different objective from the list above.
1. Express \( 5 + 8x - 2x^{2} \) in the form \( a - 2(x + b)^{2} \) and hence state the greatest value of the expression.
2. The equation \( x^{2} + (k+3)x + 4k = 0 \) has equal roots. Find the possible values of \(k\).
3. Solve \( x^{4} - 13x^{2} + 36 = 0 \).
4. Find the values of \(k\) for which the line \( y = 2x + k \) does not intersect the curve \( y = x^{2} - 3x + 7 \).
5. Solve the simultaneous equations \( 2x + y = 5 \) and \( x^{2} + y^{2} = 25 \).
6. Solve \( 3^{2x} - 10\left(3^{x}\right) + 9 = 0 \).
🔗Go deeper — other people’s work
These are external resources, not mine. If one stops working, tell me and everything above it on this page still stands.
- Desmos — graph a quadratic with a slider on \(k\) and watch the discriminant change the number of roots
- Khan Academy — completing the square and quadratic inequalities
- Cambridge examiner reports — quadratic inequalities appear in almost every one