How do you use the limit definition to find the derivative of #f(x)=3x-4#?
1 Answer
May 18, 2017
# :. f'(x) = 3 #
Explanation:
The definition of the derivative of
# f'(x)=lim_(h rarr 0) ( f(x+h)-f(x) ) / h #
So Let
# \ \ \ \ \ f(x+h) = 3(x+h) -4 #
# :. f(x+h) = 3x+3h -4 #
And so the derivative of
# \ \ \ \ \ f'(x) = lim_(h rarr 0) ( (3x+3h -4) - (3x-4) ) / h #
# " " = lim_(h rarr 0) ( 3h ) / h #
# " " = lim_(h rarr 0) 3 #
# :. f'(x) = 3 #