To find the gradient of a curve at point geometrically, one must first draw the tangent line at that point.
Once the tangent is drawn, the gradient is calculated using the standard linear formula: .
The coordinates and must be two distinct points located on the tangent line, not necessarily on the curve itself (except for the point of tangency).
This geometric method provides an estimate; calculus (differentiation) is used to find the exact value algebraically.
| Feature | Straight Line Gradient | Curve Gradient |
|---|---|---|
| Consistency | Constant at all points | Changes at every point |
| Calculation | Any two points on the line | Requires a tangent at a specific point |
| Representation | A single value () | Represented by a gradient function () |