
Patrick B. answered 12/09/19
Tutor
4.7
(31)
Math and computer tutor/teacher
f(x+h) = 2(x+h)^2 - 5(x+h) - 6
= 2(x^2 + 2xh + h^2) - 5x - 5h - 6
= 2x^2 + 4xh + 2h^2 - 5x - 5h - 6
f(x+h) - f(x) = 4xh + 2h^2 -5h
dividing by h: 4x + 2h - 5 <--- this is the difference quotient