Question: Find the equation of the tangent line to the curve y = x^2 + 2x at the point where x = 1.
Options:
Correct Answer: y = 3x - 2
Solution:
f\'(x) = 2x + 2. At x = 1, f\'(1) = 4. The point is (1, 3). The tangent line is y - 3 = 4(x - 1) => y = 4x - 1.