Question: For the parabola y = x^2 - 4x + 3, find the coordinates of the vertex.
Options:
Correct Answer: (2, -1)
Solution:
To find the vertex, use x = -b/(2a). Here, a = 1, b = -4, so x = 2. Substitute x = 2 into the equation to find y = -1. Thus, the vertex is (2, -1).