The graph of a quadratic function has a vertex at (2, -6) and passes through the po...
Check the final answer first, then review the worked steps.
Check the final answer first, then review the worked steps.
The vertex form of a quadratic function is $f(x) = a(x-h)^2 + k$. Given the vertex $(h, k) = (2, -6)$, we have $f(x) = a(x-2)^2 - 6$. Using the point $(0, 2)$, we get $2 = a(0-2)^2 - 6$, which simplifies to $8 = 4a$, so $a=2$. Thus, $f(x) = 2(x-2)^2 - 6$. Expanding this to standard form $f(x) = ax^2 + bx + c$, we get $f(x) = 2(x^2 - 4x + 4) - 6 = 2x^2 - 8x + 8 - 6 = 2x^2 - 8x + 2$.