The standard form of a quadratic function is $f(x)=a(x-h)^{2}+k$, where $(h,k)$ is the vertex of the parabola. We can rewrite $g(x)$ as follows:
\begin{align*}
g(x) &= 3x^{2}-12x+13\\
&= 3(x^{2}-4x)+13\\
&= 3[(x-2)^{2}-4]+13\\
&= 3(x-2)^{2}-12+13\\
&=
Show more…