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