Find the Equation of a Tangent Line
Enter a function and a point to calculate the equation of the tangent line at that point.
Understanding Tangent Lines
A tangent line to a curve at a given point is a straight line that just touches the curve at that point. It has the same slope as the curve at that point and represents the instantaneous rate of change of the function.
Calculating the Tangent Line
To find the equation of the tangent line to the function f(x) at x = a:
- Compute f(a), the value of the function at x = a.
- Find f'(a), the derivative of the function evaluated at x = a. This is the slope of the tangent line.
- Use the point-slope form of a line: y - f(a) = f'(a)(x - a).
Applications of Tangent Lines
Tangent lines are used in various fields such as physics for motion analysis, in economics for marginal analysis, and in engineering for approximations.