The Quadratic Formula
Grade 6The formula that always works
When a quadratic will not factorise cleanly, the quadratic formula solves it every time. For any equation in the form ax² + bx + c = 0:
The ± means there are usually two solutions. Write both out clearly.
Identifying a, b, and c
Before using the formula, write the equation in standard form ax² + bx + c = 0. Then identify a (coefficient of x²), b (coefficient of x), and c (the constant). Get the signs right — if your equation is 3x² − 2x − 5 = 0, then a = 3, b = −2, c = −5.
Worked example
The discriminant tells you how many solutions
The discriminant is b² − 4ac. If it is positive: two solutions. If zero: one repeated solution. If negative: no real solutions (the parabola does not cross the x-axis).
Try this one
Solve by factorising.
\[ x^2 + 7x + 12 = 0 \]
[3]
This uses factorising a quadratic into two brackets.
Ask yourself: 'which two numbers multiply to give the constant term AND add to give the coefficient of \( x \)?'
For example, with \( x^2 + 5x + 6 = 0 \), you'd look for two numbers that multiply to 6 and add to 5, giving \( (x+2)(x+3)=0 \).