How do you use the definition of a derivative to find the derivative of f(x)=5xf(x)=5x?
1 Answer
Dec 3, 2016
The limit definition of the derivative tells us that the derivative of a function is
f'(x)=lim_(hrarr0)(f(x+h)-f(x))/h
For this,
f'(x)=lim_(hrarr0)(5(x+h)-5x)/h
color(white)(f'(x))=lim_(hrarr0)(5x+5h-5x)/h
color(white)(f'(x))=lim_(hrarr0)(5h)/h
color(white)(f'(x))=lim_(hrarr0)5
color(white)(f'(x))=5
So when