How can a point have a slope?

1.1k Views Asked by At

Possible Duplicate:
Approaching to zero, but not equal to zero, then why do the points get overlapped?

You get the derivative of $f(x)$ by getting

the limit as $h$ tends to $0$ of $\dfrac{f(x+h) - f(x)}{(x+h) - (x)}$

I understand that the value of the derivative is the slope of the graph of the function at $x$. However when $h = 0$ you have just one point and you need $2$ points for a slope, don't you?

1

There are 1 best solutions below

0
On

Note that with one point you cannot just use a formula that uses the rate of change of $x$ because you would divide by zero. That is why we take the limit of $h$ going to zero.