The slope of a curve, made concrete
A curve doesn’t have one slope; it has a slope at every point. Lay a ruler against the curve so it just touches at one spot and runs in the same direction: that ruler is the tangent line, and its slope is the derivative f′(a). This is also called the instantaneous rate of change: if f(t) is position, f′(a) is the speed at time a.
Worked example
Tangent to y=x2 at x=3: the point is (3,9), f′(x)=2x so m=6, and y−9=6(x−3) gives y=6x−9. The normal line has slope −61: y=−61x+219.
Tangent lines are also the best straight-line approximation of a curve near a point. Put that to work in the linear approximation calculator, or see where the idea comes from on what is a derivative?
Questions students ask
How do you find the equation of a tangent line?
Three steps: (1) find the point (a,f(a)); (2) find the slope m=f′(a) by differentiating; (3) plug into point-slope form y−f(a)=m(x−a) and simplify to y=mx+b.
What is the slope of the tangent line?
It is the derivative evaluated at the point, f′(a). It is also the instantaneous rate of change of f at a.
What is the normal line?
The line through the same point perpendicular to the tangent. Its slope is −f′(a)1. If the tangent is horizontal, the normal is the vertical line x=a.
What is the instantaneous rate of change?
The rate at which f changes at one exact instant, which is the derivative f′(a). Compare it with the average rate of change b−af(b)−f(a), which is the slope of a secant line.
Can a tangent line cross the curve?
Yes. A tangent line touches the curve at the point of tangency but can cross it elsewhere, and at an inflection point it even crosses right at the point (try x^3 at a = 0).