Primary Tool
2D Graphing
Graphing is the right teaching medium because the question is geometric first: what does the tangent line tell you about the curve near one point?
The picture to keep in mind
For , the tangent line at is . Near , that line gives the best local linear model of the curve.
The derivative is the slope of that tangent line. It tells you how steep the graph is at that point, not across the whole interval.
Why local matters
Far from , the tangent line stops tracking the parabola well. That is why the derivative should be read as local behavior, not as a global description of the function.
This local viewpoint is what later supports linear approximation, optimization, and differential equations.
How to read the graph
At the point of tangency, the curve and the line share both position and slope. That is why the tangent line is the best linear predictor of the function for very small changes in .
As you move farther away, the curvature of the parabola pulls the graph away from the line. The derivative therefore answers a local question: what happens immediately near the point?
Why this idea matters later
Once students understand the derivative as local linear behavior, formulas like stop looking mysterious.
The same idea is behind optimization, numerical methods, and the tangent-line intuition used in differential equations.
Common Pitfall
A derivative is not the slope between two separated points on the graph. It is the slope you get when those two points come together at one point.
Try a Variation
Graph with its tangent line at . How does the local fit compare with the parabola example?
Related Pages
Keep moving through the cluster
Differentiate a polynomial from first principles
This worked example shows how the derivative definition creates an algebra problem first and a limit problem second. The simplification step is the point of the exercise.
Open worked example →
Epsilon-delta proof that
This proof is common because it shows the standard move in early analysis: factor the expression, then bound the extra factor by forcing into a smaller interval first.
Open proof →