
Bradford T. answered 02/04/21
Retired Engineer / Upper level math instructor
f(x) = x1/3
To find the slope of the curve at 4, use the formula:
m = (f(x+Δx) - f(x-Δx))/(2Δx) , Δx = 0.01
m = ((4.01)1/3 - (3.99)1/3)/0.02
= (1.5887 - 1.586)/.02 = 0.0027/.02 = 0.135 ≈ 0.14
----
Compare to f '(x) = (1/3)x-2/3, f '(4) = (1/3)/42/3 = (1/3)(0.39685) = 0.13228 --> 2% error