
William W. answered 11/09/20
Experienced Tutor and Retired Engineer
The slope of the line tangent to f(x) = x3 is the derivative function. The derivative function, using the power rule, is f '(x) = 3x2 so at x = 7, the slope is f '(7) = 3(72) = 3(49) = 147.
The function value for x = 7 is 73 = 343 so (7, 343) is the point on the curve we are being asked to find the equation of the tangent line for. We can use the point-slope form:
y - 343 = 147(x - 7)
y - 343 = 147x - 1029
y = 147x - 686 or, using function notation:
L(x) = 147x - 686
So m = 147 and b = -686
So the linear approximation of 6.7^3 is:
L(6.7) = 147(6.7) - 686 = 298.9