The standard form of a quadratic function is $f(x)=a(x-h)^{2}+k$, where $(h,k)$ is the vertex of the parabola. To do this, we complete the square:
\begin{align*}
f(x)&=x^{2}-8x+8\\
&=x^{2}-8x+16-16+8\\
&=(x-4)^{2}-16+8\\
&=(x-4)^{2}-8.
\end{align*}
So, the
Show more…