Convert standard form ax² + bx + c to vertex form a(x – h)² + k and explore parabola properties step by step. v2.3 E‑E‑A‑T enhanced
The vertex form of a quadratic function is f(x) = a(x – h)² + k. It explicitly displays the vertex (h, k) and the vertical stretch factor a. This form is invaluable in calculus (optimization), physics (projectile motion), engineering (curve fitting), and economics (profit maximization).
Derivation from standard form (complete the square):
ax² + bx + c = a[ x² + (b/a)x ] + c = a[ (x + b/(2a))² – (b/(2a))² ] + c = a(x – h)² + k,
where h = –b/(2a) and k = c – a·h². This identity is exact for all real coefficients.
Take 2x² + 8x + 5:
Our calculator performs this symbolically and verifies with both formulas.
An arch in the shape of y = –0.02x² + 0.8x + 2 (units in meters). Find the highest point (vertex). Using h = –0.8/(2·(–0.02)) = 20 m, k = –0.02(20)² + 0.8·20 + 2 = 10 m. So the arch peaks at (20,10) — vital for clearance. Our calculator confirms this instantly.