Question: What is the vertex of the parabola represented by the equation y = x^2 - 4x + 1?
Options:
Correct Answer: (2, -3)
Solution:
Use the vertex formula x = -b/2a: x = 4/2 = 2. Substitute x back to find y: y = 2^2 - 4(2) + 1 = -3. Vertex is (2, -3).