How to find the equation of a tangent line
The equation of a tangent line to a function at is found by evaluating the function and its derivative at that point. This method applies whenever the function is differentiable at . The derivative provides the slope of the tangent line, while provides the y-coordinate. These values are substituted into the point-slope form of a linear equation.
The setup
You require a function and an x-coordinate . The function must be continuous and differentiable at the given point. Recall the point-slope formula for a line: .
The steps
- Evaluate to find the y-coordinate. The point of tangency is . 2. Compute the derivative using standard differentiation rules. 3. Evaluate to find the slope of the tangent line. 4. Substitute , , and into the point-slope formula . 5. Isolate to rewrite the equation in slope-intercept form if requested.
Checking the result
Substitute into your final tangent line equation. It must output the exact same y-coordinate as . Next, take the derivative of your tangent line; it must equal the constant .
Common errors
The most frequent error is leaving the slope as instead of evaluating it at the constant . A tangent line is a linear equation, so its slope must be a scalar, not a function of . Another common error is sign mistakes when isolating .
Worked example
Find the equation of the tangent line to at .
Step 1: Find the y-coordinate. . The point of tangency is . Step 2: Compute the derivative. . Step 3: Find the slope at . . Step 4: Substitute into the point-slope formula. . Step 5: Convert to slope-intercept form. simplifies to . The final equation is .
FAQ
Run your own problem
References: Stewart Calculus, Chapter 2: Derivatives · OpenStax Calculus Volume 1, Chapter 3: Derivatives · Khan Academy: Derivatives - Tangent lines
See also