
Doug C. answered 09/19/19
Math Tutor with Reputation to make difficult concepts understandable
lim h->0 [(f(x+h) - f(x)] / h is the definition of derivative, where [f(x+h) - f(x)]/h is called a difference quotient.
So we have for the difference quotient:
[a(x+h) + b - (ax+b)] /h
[ax+ah +b - ax -b]/h
ah/h
a
But the limit h->0 of a is just a.