After factorisation (when it works) and completing the square (which always works but is slow), the quadratic formula is the practical workhorse for solving quadratics.
The formula
For ax2+bx+c=0 with a=0,
x=2a−b±b2−4ac.
The number D=b2−4ac under the square root is called the discriminant.
How to use
Bring the equation into standard form ax2+bx+c=0.
Identify a,b,c , be careful with signs.
Compute the discriminant D=b2−4ac.
If D<0: no real roots, stop.
If D≥0: roots are x=2a−b+D and x=2a−b−D.
A few tips:
Always double-check signs of b and c before computing the discriminant.
If the equation has decimal or fractional coefficients, multiply through to clear them , the formula behaves better with integers.
If the radical D is not a perfect square, leave it in surd form unless the problem asks for a decimal.
A train, travelling at a uniform speed for 360 km, would have taken 48 minutes less to travel the same distance if its speed were 5 km/h more. Set up a quadratic and solve.
Pitfalls / Insight
Sign of b. A typical mistake is plugging b=5 instead of b=−5 when the equation has −5x.
Discriminant under the square root , never take the root before computing the discriminant carefully.
Surds and rationalisation , write the final answer in simplest form. Convert 31 to 33 if asked.
Insight. The quadratic formula is the tool. If you can't see a clean factorisation in 15 seconds, switch to the formula , and let the discriminant tell you what kind of answer to expect.
Practice quiz
Quick check on this topic.
Quiz
Quick check : Quadratic formula
6 questions · pick the best answer
Q1
Roots of 2x2−5x+3=0 by formula:
Q2
For 3x2−6x+2=0, roots are:
Q3
In the formula, the sign ± comes from:
Q4
x2+x+1=0 has:
Q5
If D=25 for x2+bx+c=0, then D=5 and roots differ by: