Arnold V. answered 01/30/20
Experienced Tutor in Math and Physics with PhD in Physics
f(x) = 5x2 - 3x + 3
First we calculate f(x + h)
f(x + h) = 5(x + h)2 - 3(x + h) + 3
We simplify
f(x + h) = 5x2 + 10hx + 5h2 - 3x - 3h + 3.
We rewrite as
f(x + h) = (5x2 - 3x + 3) + 10hx + 5h2 - 3h + 3.
The bracket is equal to f(x). Hence
f(x + h) = f(x) + 10hx + 5h2 - 3h or f(x + h) - f(x) = 10hx + 5h2 - 3h .