Question: Determine 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, 4). The tangent line is y - 4 = 4(x - 1) => y = 4x - 4 + 4 => y = 4x - 2.