The quadratic formula & the discriminant
What you'll learn
Meet the formula that solves every quadratic, and read from b² − 4ac how many solutions to expect before solving.
Run completing-the-square once on the general quadratic ax² + bx + c = 0 — divide by a, move c, add the corner, root, tidy — and the answer arrives as a formula that works for every quadratic, forever:
Nothing in it is arbitrary: the −b and the 2a are the "move and divide" steps, and the square root holds the completed corner. It's the last lesson's geometry, frozen into symbols.
Using it
Solve 2x² + 5x − 3 = 0. Read off a = 2, b = 5, c = −3:
So x = 1/2 or x = −3. Two habits keep the formula honest: write the equation in ax² + bx + c = 0 form first (a stray term on the right corrupts a, b, c), and carry signs with their coefficients (here c = −3, and −4ac became +24).
The discriminant: the part that predicts
The expression under the root, D = b² − 4ac, decides everything before you finish:
| D | Solutions | The parabola… |
|---|---|---|
| positive | two real | crosses the x-axis twice |
| zero | exactly one | touches the axis at its vertex |
| negative | none (real) | never reaches the axis |
D < 0 leaves a negative number under the square root — impossible for real numbers, which is precisely why the floating parabola has no x-intercepts. (Algebra II's complex numbers give even those quadratics solutions; the formula survives intact.)
Choosing your weapon
| The quadratic… | Best tool |
|---|---|
| factors on sight | zero-product rule |
| has the form (x + h)² = k already | square roots directly |
| needs the vertex too | completing the square |
| anything else, or in a hurry | the formula |
Why this matters
This is the course's summit: equations (module 1) + expanding and factoring (modules 3–4) + perfect squares, all condensed into one always-works formula. From here the story continues in Pre-Calculus, where parabolas join the wider family of functions — transformed, composed, and inverted.
Check your understanding
Question 1 of 2
Using the quadratic formula on x² − 4x − 5 = 0 gives: