Answer:
The vertex form is: y = 3(x-2)^2 + 7 . The vertex is (2, 7)
Explanation:
Write the function: y = 3x^2 - 12x + 11 in vertex form
The vertex form of a quadratic equation is:
y = m(x - a)^2 + b where (a,b) is the vertex
For y = 3x^2 - 12x + 11
Solve for m
y = 3(x^2 - 4x) + 11
Complete the Square:
y = 3(x^2 - 4x + 4) + 11 - 4
y = 3(x - 2)^2 + 7
The vertex then is (2, 7)