Raymond B. answered 08/04/22
Tutor
5
(2)
Math, microeconomics or criminal justice
f(x) = x^2 -6x +2
f(x+h) = (x+h)^2 -6(x+h) +2 = x^2 +2hx + h^2 -6x -6h +2
f(x+h) - f(x) = x^2+2hx+h^2-6x-6h+2 -(x^2-6x+2) = 2hx +h^2-6h
[(x+h)-f(x)]/h = 2x +h -6