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