Raymond B. answered 06/11/22
Math, microeconomics or criminal justice
f(x) = 3x^2 -4x +2
f(x+h) = 3(x+h)^2 -4(x+h) +2 = 3(x^2+2xh+h^2) -4x -4h +2 = 3x^2 +6xh +3h^2 -4x -4h+2
f(x+h)-f(x) = 3x^2 +6xh +3h^2 -4x - 4h +2 - 3x^2 +4x -2 = 6xh+3h^2-4h
[f(x+h)-f(x)]/h = 6x +3h -4
as h approaches 0 [f(x+h)-f(x)]/h approaches 6x -4 = f'(x) = the derivative of f(x)