Tangent lines
A tangent line is the affine function that matches a differentiable curve's value and slope at one chosen input.
On this page 7 sections
01Match a point and a slope#
A tangent line is the affine function that matches a differentiable curve's value and slope at one chosen input. It gives a simple local model of the curve near that input.
A line with slope through changes its output by when the input moves from to . Its equation is .
For a tangent to at , use and :
02Keep the base point visible#
Take at . The curve passes through and has derivative . Its tangent is .
Substituting checks the point: . The line's slope is , checking the derivative. A line has the right slope but misses the point.
A curve has and . Its tangent at 3 is:
Show answer and explanation
Use the known value plus the derivative times displacement from 3.
03Local agreement#
A tangent need not stay on one side of a curve or intersect it only once. For , the tangent at zero is , and the curve crosses that line at zero. Tangency is defined by local value and derivative agreement.
Must a tangent meet a curve at exactly one point globally?
Show answer and explanation
Global intersection counts do not define tangency.
Constructing the tangent requires a finite derivative at the base point. The line is an exact object; using it to estimate the curve away from that point is a separate approximation step.
Construct a tangent-line equation from a point and derivative.
- Construct a tangent-line equation from a point and derivative.
Sources & further reading
- [1]OpenStax Calculus Volume 1, §4.2 Linear Approximations and Differentials ↗openstax.org · Article