Completing the square rewrites a quadratic expression \( ax^2 + bx + c \) in vertex form \( a(x-h)^2 + k \).
We use the identities:
\( (x + \frac{b}{2})^2 = x^2 + bx + (\frac{b}{2})^2 \) ⟹ \( x^2 + bx = (x + \frac{b}{2})^2 - (\frac{b}{2})^2 \)
The vertex of the parabola is at \( (h, k) \). Exact fractional values and simplified radicals are used throughout.
Enter coefficients a, b, c of the quadratic y = ax² + bx + c
\( y = \) \( 2x^2 - 4x + 1 \)