tangentline
A tangent line to a curve at a given point is the straight line that best approximates the curve near that point. It touches the curve at that point and shares the curve’s local direction there, reflecting the curve’s first-order, or linear, behavior.
If a curve is given as a function y = f(x) and f is differentiable at x = a,
For curves given parametrically by r(t) = (x(t), y(t)), the tangent line at t0 is the line through
For curves defined implicitly by F(x, y) = 0 with defined partial derivatives, the slope is dy/dx =
Examples include the tangent to y = x^2 at x = 1, which is y = 2x − 1, and