How do you use the definition of a derivative to find the derivative of f(x) = 7x^2 - 3?
1 Answer
Oct 17, 2016
Explanation:
By definition:
so, with
= lim_(h->0)({7(x^2+2hx+h^2)-3}-(7x^2-3))/h
= lim_(h->0)(7x^2+14hx+7h^2-3-7x^2+3)/h
= lim_(h->0)(color(red)(cancel(7x^2))+14hx+7h^2color(blue)cancel(-3)color(red)cancel(-7x^2)+color(blue)cancel(3))/h
= lim_(h->0)(14hx+7h^2)/h
= lim_(h->0)14x+7h
= 14x