How do you use the limit definition of the derivative to find the derivative of y=-4x-2?

1 Answer
Sep 12, 2016

-4

Explanation:

The definition of derivative is stated as follows:
lim(h->0)(f(x+h)-f(x))/h

Let's apply the above formula on the given function:

lim(h->0)(f(x+h)-f(x))/h
=lim(h->0)(-4(x+h)-2-(-4x-2))/h
=lim(h->0)(-4x-4h-2+4x+2)/h
=lim(h->0)((-4h)/h)

Simplifying by h

=lim(h->0)(-4)
=-4