The Quadratic Function
The standard form ax² + bx + c, the axis of symmetry, and how the discriminant determines the number of real roots.
The standard form ax² + bx + c, the axis of symmetry, and how the discriminant determines the number of real roots.
A function is called quadratic because the highest power of its variable is 2 — the variable is squared. That single feature forces its graph into one shape, the parabola, and everything else about the function follows from the three coefficients that describe it.
The condition is not a technicality. With
the squared term vanishes and the function collapses to
, a straight line.
This vertical line is the axis of symmetry; the parabola is a mirror image across it. The vertex sits on it, and its height comes from substituting that x back into the function.
Note the minus sign: a positive moves the axis to the left, a negative
to the right — the opposite of what the sign suggests.
The roots are the solutions of — where the parabola meets the x-axis. A quadratic always has two, though they may coincide or fail to be real. The discriminant decides which:
| Δ = b² − 4ac | Roots | Graph |
|---|---|---|
| Δ > 0 | Two distinct real | Crosses the axis twice |
| Δ = 0 | One repeated | Touches the axis once |
| Δ < 0 | Two non-real | Never meets the axis |
The vertex lies below the axis and the curve opens upward, so it must cross twice — the discriminant only confirmed what the shape already implied.
Anything that rises and then falls — a thrown ball, a jet of water in a fountain, the path of a projectile — traces a parabola, because constant acceleration makes displacement depend on the square of time. The same shape appears in reverse for objects that fall and rebound, and in optimisation problems where a maximum or minimum is wanted.