Question: For the function f(x) = 3x^2 - 12x + 7, find the coordinates of the vertex.
Options:
Correct Answer: (2, -1)
Solution:
The vertex is at x = -b/(2a) = 12/(2*3) = 2. f(2) = 3(2^2) - 12(2) + 7 = -1. So, the vertex is (2, -1).