Geometrically, f'(a) is the slope of the tangent line to the graph of f at the point (a, f(a)). The tangent line is the best linear approximation to the curve at that point. Its equation is y - f(a) = f'(a)(x - a). This geometric interpretation gives physical meaning to the derivative: it tells you the direction and steepness of the curve at a single point.
Graph functions and their tangent lines at various points. Compute tangent line equations using the derivative. Show how the tangent line approximates the function near the point of tangency. Compare tangent lines at different points to see how the slope changes.
When you defined the derivative using limits, the focus was algebraic: take the limit of the difference quotient (f(x+h) - f(x))/h as h → 0. Now we ask: what does that limit *mean* geometrically?
The difference quotient is the slope of the secant line through the points (x, f(x)) and (x+h, f(x+h)) — the line that cuts across the curve at two points. As h → 0, the second point slides toward the first. The secant line rotates and approaches a limiting position: the tangent line at (x, f(x)). The derivative f'(a) is exactly the slope of that tangent line at x = a.
This gives you the equation of the tangent line immediately. A line through the point (a, f(a)) with slope f'(a) has equation y - f(a) = f'(a)(x - a). This is the point-slope form applied to calculus, and it is one of the most useful formulas you will use throughout the rest of the course. Want to know where a curve is pointing at x = 2? Compute f'(2), plug in.
The geometric interpretation also clarifies what the derivative is measuring more intuitively than the limit definition alone. A large positive f'(a) means the curve is rising steeply to the right at a. A negative f'(a) means it is falling. An f'(a) = 0 means the curve has a momentary flat spot — the tangent is horizontal. This last case is important and easily misread: a horizontal tangent does *not* mean the function is flat near that point. The function y = x³ has f'(0) = 0, yet the curve keeps rising through the origin. What f'(a) = 0 tells you is that the instantaneous rate of change is zero *at that instant* — you need more information (the second derivative, for instance) to know the behavior nearby.
One other misconception to clear up: the tangent line is defined at a single point and characterized by its slope there, but as a geometric line it extends infinitely in both directions. It can — and often does — intersect the curve again at other points far from the point of tangency. The "tangent" in tangent line refers to how the line meets the curve locally, not to a global promise about intersection.