Why Completing the Square Matters for Vertex Form and the Turning Point
A quadratic function and its turning point. Link to graph: https://www.desmos.com/calculator/fktyfs12st A quadratic function is any function of the form f(x) = ax² + bx + c with a ≠ 0 . Its graph is a parabola, and every parabola has exactly one turning point (also called the vertex ). Completing the square is fundamental because it rewrites the quadratic as a shifted square , which makes the turning point immediately visible. Vertex form: the turning point is built in The vertex form of a quadratic is: f(x) = a(x − h)² + k This form is powerful because it exposes two facts at once: (x − h)² ≥ 0 for all real x (a square is never negative). (x − h)² = 0 happens exactly when x = h . So: If a > 0 , then a(x − h)² ≥ 0 , so the smallest possible value of f(x) is k , achieved at x = h (a minimum). If a < 0 , then a(x − h)² ≤ 0 , so the largest possible value of f(x) is k , achieved at x = h (a maximum). Therefore, in vertex form, the turning ...