01
Why Vertex Form Dominates
The vertex form y = a(x − h)² + k is standard form already solved. Given y = 2x² − 8x + 5, finding the vertex requires completing the square — a multi-step process. In vertex form y = 2(x − 2)² − 3, the vertex (2, −3) is immediately visible.
Standard: y = 2x² − 8x + 5
Step 1: y = 2(x² − 4x) + 5
Step 2: y = 2(x² − 4x + 4) + 5 − 8
Vertex form: y = 2(x − 2)² − 3 ✓
Every transformation — shift, stretch, flip — maps directly to one parameter. This is the reason physicists and engineers default to it.
02
The Parameter a — Physics of Shape
|a| controls focus tightness. The focal length is p = 1/(4a), so a = 2 gives p = 0.125 — a tight focus. Satellite dishes use high a values (narrow bowl) to concentrate signals. Car headlights use a bulb at the focus; the dish pushes light into a parallel beam.
a = 1 → focus at (h, k + 0.25)
a = 4 → focus at (h, k + 0.0625)
a → ∞ → focus → vertex itself
When a < 0, the parabola opens downward. In projectile motion h(t) = −½gt² + v₀t + h₀, the coefficient of t² is always negative — gravity always curves the path downward.
03
The Discriminant — One Number, Three Stories
From standard form coefficients A, B, C: Δ = B² − 4AC. In vertex form, this simplifies to Δ = −4ak, because shifting horizontally (h) never changes how many times the curve crosses the x-axis — only a (shape) and k (height of vertex) matter.
Δ > 0: parabola cuts x-axis twice
Δ = 0: vertex sits exactly on x-axis
Δ < 0: parabola floats above (or below) axis
This is why the quadratic formula has ±√Δ — two solutions branch from one root. When Δ < 0, the square root enters the complex numbers: x = h ± i√(|k/a|), real-valued only when the graph is visible.
04
Quadratics in the Real World
Projectile motion: y = −½g t² + v₀t + y₀. Here a = −g/2, the vertex is the peak of flight, and the roots are when the object hits the ground. Revenue optimisation: if demand falls linearly, revenue = price × quantity is always quadratic — maximum profit is at the vertex.
Max range (45° launch on flat ground):
R = v₀²/g — a vertex form result
Bridge cable sag: y = (w/2H)x² — h=0, k=0
Parabolic solar collectors focus sunlight to a single line (3D trough) or point (dish), exploiting the focal property. Even the shape of a hanging chain approximates a parabola when the load is uniformly distributed along the horizontal (as in suspension bridge decks — not the free-hanging cable, which is a catenary).