Janelle S. answered 09/29/20
Penn State Grad for ME, Math & Test Prep Tutoring (10+ yrs experience)
Find slope of the line tangent to the graph of f(x) = x3 − 4x + 2 at x = 2:
Find the derivative of f(x):
f'(x) = 3x2 - 4
Find f'(2), which will be the slope of f(x) at that point:
f'(2) = 3(2)2 - 4 = 8
Find f(2) to determine the point that the tangent line must go through:
f(2) = 23 - 4(2) + 2 = 2
point: (2,2)
Use the point and slope to find the y-intercept (b) of the tangent line:
y = mx + b
2 = 8(2) + b
b = -14
tangent line: y = 8x - 14